summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/fujitsu-laptop.c
AgeCommit message (Expand)Author
2017-01-12platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting cal...Micha? K?pie?
2016-07-06fujitsu-laptop: Rework brightness of eco ledMatej Groma
2016-06-28fujitsu-laptop: Add support for eco LEDMatej Groma
2016-06-28fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based modelsMichał Kępień
2016-06-28fujitsu-laptop: Remove unused macrosMichał Kępień
2016-06-28fujitsu-laptop: Use module name in debug messagesMichał Kępień
2016-05-05fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-04-15fujitsu-laptop: Support radio LEDMichał Kępień
2016-03-23fujitsu-laptop: Support radio toggle buttonMichał Kępień
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