aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds17-320/+951
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-0/+538
2017-02-24platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker1-6/+5
2017-02-24platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung1-0/+6
2017-02-24platform/x86: intel-hid: Support 5 button arrayAlex Hung1-5/+91
2017-02-24platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed on kbd brightness changeHans de Goede1-4/+38
2017-02-24platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede1-64/+16
2017-02-24platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede1-3/+1
2017-02-24platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu1-0/+1
2017-02-24platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu1-16/+58
2017-02-24platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita1-2/+1
2017-02-24platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita1-15/+42
2017-02-24platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj1-0/+1
2017-02-24platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy1-6/+58
2017-02-24platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko1-1/+0
2017-02-24platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko1-2/+2
2017-02-24platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko1-12/+7
2017-02-23Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+5
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+3
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+8
2017-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-334/+0
2017-02-15goldfish: Sanitize the broken interrupt handlerThomas Gleixner1-5/+8
2017-02-14platform/x86: intel_mid_powerbtn: Move comment to where it belongsAndy Shevchenko1-10/+10
2017-02-14platform/x86: intel_mid_powerbtn: Unify PBSTATUS accessAndy Shevchenko1-28/+13
2017-02-14platform/x86: intel_pmc_core: fix out-of-bounds accesses on stackAndrey Ryabinin1-4/+2
2017-02-14platform/x86: silead depends on I2C being built-inArnd Bergmann1-1/+1
2017-02-14platform/x86: add support for devices with Silead touchscreensHans de Goede3-0/+148
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo1-0/+5
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman4-6/+5
2017-02-04platform/x86: intel_mid_powerbtn: Remove snail addressAndy Shevchenko1-5/+4
2017-02-04platform/x86: intel_mid_powerbtn: Sort headers alphabeticallyAndy Shevchenko1-4/+4
2017-02-04platform/x86: intel_mid_powerbtn: Join string literalsAndy Shevchenko1-8/+9
2017-02-04platform/x86: intel_mid_powerbtn: Enable driver for MerrifieldAndy Shevchenko1-0/+56
2017-02-04platform/x86: intel_mid_powerbtn: Acknowledge interruptsAndy Shevchenko1-0/+1
2017-02-04platform/x86: intel_mid_powerbtn: Factor out mfld_ack()Andy Shevchenko1-11/+18
2017-02-04platform/x86: intel_mid_powerbtn: Introduce driver dataAndy Shevchenko1-6/+56
2017-02-04platform/x86: intel_mid_powerbtn: Substitute mfld by midAndy Shevchenko1-11/+11
2017-02-04platform/x86: intel_mid_powerbtn: Convert to use devm_*()Andy Shevchenko1-20/+9
2017-02-04platform/x86: Support Turbo Boost Max 3.0 for non HWP systemsSrinivas Pandruvada3-0/+163
2017-02-04platform/x86: fujitsu-laptop: make hotkey handling functions more similarMichał Kępień1-5/+5
2017-02-04platform/x86: fujitsu-laptop: break up complex loop conditionMichał Kępień1-3/+5
2017-02-04platform/x86: fujitsu-laptop: move keycode processing to separate functionsMichał Kępień1-33/+43
2017-02-04platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_hotkey_notify()Michał Kępień1-77/+75
2017-02-04platform/x86: fujitsu-laptop: simplify logolamp_get()Michał Kępień1-11/+11
2017-02-04platform/x86: fujitsu-laptop: rework logolamp_set() to properly handle errorsMichał Kępień1-9/+14
2017-02-03platform/x86: dell-smbios: Auto-select as neededJean Delvare1-6/+4
2017-02-03platform/x86: intel_pmc_ipc: Remove unused iTCO_version variableGuenter Roeck1-2/+0
2017-02-03platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-02-03platform/x86: intel_mid_thermal: Remove duplicated platform device IDJavier Martinez Canillas1-1/+0
2017-02-03platform/x86: mlx-platform: mlxcpld-hotplug driver style fixesVadim Pasternak1-34/+50