summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)Author
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-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
2017-02-24platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita
2017-02-24platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj
2017-02-24platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy
2017-02-24platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko
2017-02-24platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko
2017-02-24platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-14platform/x86: intel_mid_powerbtn: Move comment to where it belongsAndy Shevchenko
2017-02-14platform/x86: intel_mid_powerbtn: Unify PBSTATUS accessAndy Shevchenko
2017-02-14platform/x86: intel_pmc_core: fix out-of-bounds accesses on stackAndrey Ryabinin
2017-02-14platform/x86: silead depends on I2C being built-inArnd Bergmann
2017-02-14platform/x86: add support for devices with Silead touchscreensHans de Goede
2017-02-04platform/x86: intel_mid_powerbtn: Remove snail addressAndy Shevchenko
2017-02-04platform/x86: intel_mid_powerbtn: Sort headers alphabeticallyAndy Shevchenko
2017-02-04platform/x86: intel_mid_powerbtn: Join string literalsAndy Shevchenko
2017-02-04platform/x86: intel_mid_powerbtn: Enable driver for MerrifieldAndy Shevchenko
2017-02-04platform/x86: intel_mid_powerbtn: Acknowledge interruptsAndy Shevchenko
2017-02-04platform/x86: intel_mid_powerbtn: Factor out mfld_ack()Andy Shevchenko
2017-02-04platform/x86: intel_mid_powerbtn: Introduce driver dataAndy Shevchenko
2017-02-04platform/x86: intel_mid_powerbtn: Substitute mfld by midAndy Shevchenko
2017-02-04platform/x86: intel_mid_powerbtn: Convert to use devm_*()Andy Shevchenko
2017-02-04platform/x86: Support Turbo Boost Max 3.0 for non HWP systemsSrinivas Pandruvada
2017-02-04platform/x86: fujitsu-laptop: make hotkey handling functions more similarMichał Kępień
2017-02-04platform/x86: fujitsu-laptop: break up complex loop conditionMichał Kępień
2017-02-04platform/x86: fujitsu-laptop: move keycode processing to separate functionsMichał Kępień
2017-02-04platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_hotkey_not...Michał Kępień