summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2017-03-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds-282/+241
2017-03-12platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita-52/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-26platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita-4/+19
2017-02-26platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entriesAlan Jenkins-4/+0
2017-02-26platform/x86: fujitsu-laptop: autodetect LCD interface on all modelsAlan Jenkins-9/+9
2017-02-26platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handlingAlan Jenkins-9/+5
2017-02-26platform/x86: fujitsu-laptop: remove redundant forward declarationsAlan Jenkins-4/+0
2017-02-26platform/x86: fujitsu-laptop: replace numeric values with constantsAlan Jenkins-6/+11
2017-02-26platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGSAlan Jenkins-25/+25
2017-02-26platform/x86: fujitsu-laptop: make platform-related variables match naming co...Alan Jenkins-10/+10
2017-02-26platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol namesAlan Jenkins-79/+79
2017-02-26platform/x86: fujitsu-laptop: clearly denote backlight-related symbolsAlan Jenkins-107/+107
2017-02-25Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds-320/+951
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+538
2017-02-24platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker-6/+5
2017-02-24platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung-0/+6
2017-02-24platform/x86: intel-hid: Support 5 button arrayAlex Hung-5/+91
2017-02-24platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede-4/+38
2017-02-24platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede-64/+16
2017-02-24platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede-3/+1
2017-02-24platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu-0/+1
2017-02-24platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu-16/+58
2017-02-24platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita-2/+1
2017-02-24platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita-15/+42
2017-02-24platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj-0/+1
2017-02-24platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy-6/+58
2017-02-24platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko-1/+0
2017-02-24platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko-2/+2
2017-02-24platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko-12/+7
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+5
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+8
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-334/+0
2017-02-15goldfish: Sanitize the broken interrupt handlerThomas Gleixner-5/+8
2017-02-14platform/x86: intel_mid_powerbtn: Move comment to where it belongsAndy Shevchenko-10/+10
2017-02-14platform/x86: intel_mid_powerbtn: Unify PBSTATUS accessAndy Shevchenko-28/+13
2017-02-14platform/x86: intel_pmc_core: fix out-of-bounds accesses on stackAndrey Ryabinin-4/+2
2017-02-14platform/x86: silead depends on I2C being built-inArnd Bergmann-1/+1
2017-02-14platform/x86: add support for devices with Silead touchscreensHans de Goede-0/+148
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo-0/+5
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman-6/+5
2017-02-04platform/x86: intel_mid_powerbtn: Remove snail addressAndy Shevchenko-5/+4
2017-02-04platform/x86: intel_mid_powerbtn: Sort headers alphabeticallyAndy Shevchenko-4/+4
2017-02-04platform/x86: intel_mid_powerbtn: Join string literalsAndy Shevchenko-8/+9
2017-02-04platform/x86: intel_mid_powerbtn: Enable driver for MerrifieldAndy Shevchenko-0/+56
2017-02-04platform/x86: intel_mid_powerbtn: Acknowledge interruptsAndy Shevchenko-0/+1
2017-02-04platform/x86: intel_mid_powerbtn: Factor out mfld_ack()Andy Shevchenko-11/+18
2017-02-04platform/x86: intel_mid_powerbtn: Introduce driver dataAndy Shevchenko-6/+56
2017-02-04platform/x86: intel_mid_powerbtn: Substitute mfld by midAndy Shevchenko-11/+11