summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/fujitsu-laptop.c
Commit message (Expand)AuthorAgeFilesLines
...
* platform/x86: fujitsu-laptop: remove backlight-related attributes from the pl...Michał Kępień2017-03-231-87/+3
* platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()Michał Kępień2017-03-141-14/+14
* platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is pr...Michał Kępień2017-03-141-14/+10
* platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_lap...Michał Kępień2017-03-141-8/+8
* platform/x86: fujitsu-laptop: register backlight device in a separate functionMichał Kępień2017-03-141-16/+22
* platform/x86: fujitsu-laptop: simplify brightness key event generation logicMichał Kępień2017-03-141-25/+15
* platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()Michał Kępień2017-03-141-31/+33
* platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entriesAlan Jenkins2017-02-261-4/+0
* platform/x86: fujitsu-laptop: autodetect LCD interface on all modelsAlan Jenkins2017-02-261-9/+9
* platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handlingAlan Jenkins2017-02-261-9/+5
* platform/x86: fujitsu-laptop: remove redundant forward declarationsAlan Jenkins2017-02-261-4/+0
* platform/x86: fujitsu-laptop: replace numeric values with constantsAlan Jenkins2017-02-261-6/+11
* platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGSAlan Jenkins2017-02-261-25/+25
* platform/x86: fujitsu-laptop: make platform-related variables match naming co...Alan Jenkins2017-02-261-10/+10
* platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol namesAlan Jenkins2017-02-261-79/+79
* platform/x86: fujitsu-laptop: clearly denote backlight-related symbolsAlan Jenkins2017-02-261-107/+107
* platform/x86: fujitsu-laptop: make hotkey handling functions more similarMichał Kępień2017-02-041-5/+5
* platform/x86: fujitsu-laptop: break up complex loop conditionMichał Kępień2017-02-041-3/+5
* platform/x86: fujitsu-laptop: move keycode processing to separate functionsMichał Kępień2017-02-041-33/+43
* platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_hotkey_not...Michał Kępień2017-02-041-77/+75
* platform/x86: fujitsu-laptop: simplify logolamp_get()Michał Kępień2017-02-041-11/+11
* platform/x86: fujitsu-laptop: rework logolamp_set() to properly handle errorsMichał Kępień2017-02-041-9/+14
* platform/x86: fujitsu-laptop: set default trigger for radio LED to rfkill-anyMicha? K?pie?2017-02-031-0/+1
* platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting cal...Micha? K?pie?2016-12-281-21/+21
* fujitsu-laptop: Rework brightness of eco ledMatej Groma2016-07-061-3/+2
* fujitsu-laptop: Add support for eco LEDMatej Groma2016-06-281-0/+56
* fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based modelsMichał Kępień2016-06-281-0/+14
* fujitsu-laptop: Remove unused macrosMichał Kępień2016-06-281-10/+0
* fujitsu-laptop: Use module name in debug messagesMichał Kępień2016-06-281-1/+1
* fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-051-6/+6
* fujitsu-laptop: Support radio LEDMichał Kępień2016-04-151-0/+51
* fujitsu-laptop: Support radio toggle buttonMichał Kępień2016-03-231-1/+7
* fujitsu-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+3
* fujitsu-laptop: use FB_BLANK_* constantsMichael Karcher2015-01-231-3/+4
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-181-4/+2
|\
| * platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-031-4/+2
* | platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID listZhang Rui2014-09-091-9/+7
* fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause2014-08-161-5/+5
* fujitsu-laptop: Clear build warningsJean Delvare2014-08-161-5/+4
* fujitsu-laptop: Drop unneeded includeJean Delvare2014-03-201-1/+0
* fujitsu-laptop: fix error return codeJulia Lawall2014-01-211-8/+7
* fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-16/+4
* fujitsu-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-9/+4
* fujitsu-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-9/+2
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-4/+0
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-2/+2
* Email/web address changeJonathan Woithe2012-03-281-1/+1
* fujitsu-laptop: Convert printks to pr_<level>Joe Perches2011-05-271-20/+19
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1