Age | Commit message (Expand) | Author |
2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li |
2022-10-03 | platform/x86: use PLATFORM_DEVID_NONE instead of -1 | Barnabás Pőcze |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2018-04-19 | platform/x86: fujitsu-laptop: Simplify soft key handling | Darren Hart (VMware) |
2018-03-23 | platform/x86: fujitsu-laptop: Support Lifebook U7x7 hotkeys | Jan-Marek Glogowski |
2018-03-21 | platform/x86: fujitsu-laptop: Revert UNSUPPORTED_CMD back to an int | Michał Kępień |
2018-02-24 | platform/x86: fujitsu-laptop: Clean up constants | Michał Kępień |
2018-02-24 | platform/x86: fujitsu-laptop: Define constants for backlight power control | Michał Kępień |
2018-02-24 | platform/x86: fujitsu-laptop: Do not include linux/slab.h | Michał Kępień |
2018-02-24 | platform/x86: fujitsu-laptop: Clearly distinguish module parameters | Michał Kępień |
2018-02-24 | platform/x86: fujitsu-laptop: Simplify error paths | Michał Kępień |
2018-02-24 | platform/x86: fujitsu-laptop: Defer input device registration | Michał Kępień |
2018-02-24 | platform/x86: fujitsu-laptop: Unify local variable naming | Michał Kępień |
2017-10-30 | platform/x86: fujitsu-laptop: Fix radio LED detection | Michał Kępień |
2017-09-29 | platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt | Ville Syrjälä |
2017-07-11 | platform/x86: fujitsu-laptop: constify attribute_group structures. | Arvind Yadav |
2017-07-07 | platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return value | Gustavo A. R. Silva |
2017-06-30 | platform/x86: fujitsu-laptop: rework debugging | Michał Kępień |
2017-06-30 | platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methods | Michał Kępień |
2017-06-30 | platform/x86: fujitsu-laptop: do not update ACPI device power status | Michał Kępień |
2017-06-30 | platform/x86: fujitsu-laptop: sanitize hotkey input device identification | Michał Kępień |
2017-06-30 | platform/x86: fujitsu-laptop: use strcpy to set ACPI device names and classes | Michał Kępień |
2017-06-30 | platform/x86: fujitsu-laptop: remove redundant safety checks | Michał Kępień |
2017-06-03 | platform/x86: fujitsu-laptop: use device-specific data in remaining module code | Michał Kępień |
2017-06-03 | platform/x86: fujitsu-laptop: use device-specific data in LED-related code | Michał Kępień |
2017-06-03 | platform/x86: fujitsu-laptop: explicitly pass ACPI device to call_fext_func() | Michał Kępień |
2017-06-03 | platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI device | Michał Kępień |
2017-06-03 | platform/x86: fujitsu-laptop: allocate fujitsu_laptop in acpi_fujitsu_laptop_... | Michał Kępień |
2017-06-03 | platform/x86: fujitsu-laptop: use device-specific data in backlight code | Michał Kępień |
2017-06-03 | platform/x86: fujitsu-laptop: allocate fujitsu_bl in acpi_fujitsu_bl_add() | Michał Kępień |
2017-06-03 | platform/x86: fujitsu-laptop: distinguish current uses of device-specific data | Michał Kępień |
2017-04-19 | platform/x86: fujitsu-laptop: simplify error handling in acpi_fujitsu_laptop_... | Michał Kępień |
2017-04-19 | platform/x86: fujitsu-laptop: do not log LED registration failures | Michał Kępień |
2017-04-19 | platform/x86: fujitsu-laptop: switch to managed LED class devices | Michał Kępień |
2017-04-19 | platform/x86: fujitsu-laptop: reorganize LED-related code | Michał Kępień |
2017-04-19 | platform/x86: fujitsu-laptop: refactor LED registration | Michał Kępień |
2017-04-19 | platform/x86: fujitsu-laptop: select LEDS_CLASS | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: remove redundant fields from struct fujitsu_bl | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: account for backlight power when determining br... | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_updat... | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: ignore errors when setting backlight power | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: make disable_brightness_adjust a boolean | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: clean up use_alt_lcd_levels handling | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: sync brightness in set_lcd_level() | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: simplify set_lcd_level() | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: merge set_lcd_level_alt() into set_lcd_level() | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: switch to a managed backlight device | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: only handle backlight when appropriate | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: update debug message logged by call_fext_func() | Michał Kępień |
2017-04-13 | platform/x86: fujitsu-laptop: rename call_fext_func() arguments | Michał Kępień |