summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/fujitsu-laptop.c
AgeCommit message (Expand)Author
2015-06-19fujitsu-laptop: Port to new backlight interface selection APIHans de Goede
2015-01-23fujitsu-laptop: use FB_BLANK_* constantsMichael Karcher
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
2014-09-09ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID listZhang Rui
2014-08-16fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause
2014-08-16fujitsu-laptop: Clear build warningsJean Delvare
2014-03-20fujitsu-laptop: Drop unneeded includeJean Delvare
2014-01-21fujitsu-laptop: fix error return codeJulia Lawall
2013-09-24fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-09-24fujitsu-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-24fujitsu-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-03-28Email/web address changeJonathan Woithe
2011-05-27fujitsu-laptop: Convert printks to pr_<level>Joe Perches
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki
2011-01-07fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-08-03fujitsu-laptop: make needlessly global symbols staticAxel Lin
2010-08-03compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin
2010-08-03fujitsu-laptop: remove unnecessary input_free_device callsAxel Lin
2010-05-20drivers/platform/x86: Use kzallocJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-23fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-10-09fujitsu-laptop: address missed led-class ifdef fixupJonathan Woithe
2009-09-19Merge branch 'fujitsu' into releaseLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-28fujitsu-laptop: increment driver versionJonathan Woithe
2009-08-28fujitsu-laptop: driver [un]registration fixesBartlomiej Zolnierkiewicz
2009-08-28fujitsu-laptop: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-08-28fujitsu-laptop: Correct redundant testJulia Lawall
2009-08-28fujitsu-laptop: support led-class as moduleStephen Gildea
2009-04-07fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas
2009-04-07fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-02-21fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown