summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2017-03-14platform/x86: msi-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: msi-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: ideapad-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: hp-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: eeepc-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: dell-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: dell-wmi-aio: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: asus-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: asus-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: acer-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()Michał Kępień
2017-03-14platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is pr...Michał Kępień
2017-03-14platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_lap...Michał Kępień
2017-03-14platform/x86: fujitsu-laptop: register backlight device in a separate functionMichał Kępień
2017-03-14platform/x86: fujitsu-laptop: simplify brightness key event generation logicMichał Kępień
2017-03-14platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()Michał Kępień
2017-03-14platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkillSven Rebhan
2017-03-14platform/x86: thinkpad_acpi: add mapping for new hotkeysChristian Kellner
2017-03-14platform/x86: thinkpad_acpi: guard generic hotkey caseChristian Kellner
2017-03-14platform/x86: intel-hid: remove redundant set_bit() callMichał Kępień
2017-03-14platform/x86: intel-hid: use devm_input_allocate_device() for HID events inpu...Michał Kępień
2017-03-14platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argumentMichał Kępień
2017-03-14platform/x86: intel-hid: simplify enabling/disabling HID eventsMichał Kępień
2017-03-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-03-12platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita
2017-03-06platform/x86: dell-wmi-led: fix coding style issuesMichał Kępień
2017-03-06dell-led: move driver to drivers/platform/x86/dell-wmi-led.cMichał Kępień
2017-03-06platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de...Michał Kępień
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-26platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita
2017-02-26platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entriesAlan Jenkins
2017-02-26platform/x86: fujitsu-laptop: autodetect LCD interface on all modelsAlan Jenkins
2017-02-26platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handlingAlan Jenkins
2017-02-26platform/x86: fujitsu-laptop: remove redundant forward declarationsAlan Jenkins
2017-02-26platform/x86: fujitsu-laptop: replace numeric values with constantsAlan Jenkins
2017-02-26platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGSAlan Jenkins
2017-02-26platform/x86: fujitsu-laptop: make platform-related variables match naming co...Alan Jenkins
2017-02-26platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol namesAlan Jenkins
2017-02-26platform/x86: fujitsu-laptop: clearly denote backlight-related symbolsAlan Jenkins
2017-02-25Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-02-24platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker
2017-02-24platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung
2017-02-24platform/x86: intel-hid: Support 5 button arrayAlex Hung
2017-02-24platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede
2017-02-24platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede
2017-02-24platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede
2017-02-24platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu
2017-02-24platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu
2017-02-24platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita