summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
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-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_not...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
2017-02-03platform/x86: hp_accel: Add support for HP ZBook 17Ladislav Michl1-0/+1
2017-02-03platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi1-4/+18
2017-02-03platform/x86: fujitsu-laptop: set default trigger for radio LED to rfkill-anyMicha? K?pie?1-0/+1
2017-01-22platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey1-0/+1
2017-01-21platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko1-1/+1
2017-01-21platform/x86: surface3-wmi: fix uninitialized symbolBenjamin Tissoires1-1/+1
2017-01-21platform/x86: surface3-wmi: Shut up unused-function warningArnd Bergmann1-3/+1
2017-01-21platform/x86: mlx-platform: free first dev on errorDan Carpenter1-1/+1
2016-12-28platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting cal...Micha? K?pie?1-21/+21
2016-12-28platform/x86: fix surface3_button build errorsRandy Dunlap1-1/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-12-19Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds7-1/+1120
2016-12-19platform/x86: surface3-wmi: Balance locking on error pathAndy Shevchenko1-5/+6
2016-12-19platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar3-0/+172
2016-12-17platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI listvelemas1-0/+7
2016-12-17platform/x86: Introduce button support for the Surface 3Benjamin Tissoires3-0/+257
2016-12-17platform/x86: Add custom surface3 platform device for controlling LIDBenjamin Tissoires3-0/+309
2016-12-17platform/x86: mlx-platform: Add mlxcpld-hotplug driver registrationVadim Pasternak1-1/+97
2016-12-17platform/x86: mlx-platform: Fix semicolon.cocci warningskbuild test robot1-1/+1
2016-12-17platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak3-1/+278
2016-12-16Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds17-73/+1239
2016-12-15platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and typeDarren Hart1-2/+2
2016-12-13platform/x86: dell-laptop: Use brightness_set_blocking for kbd_led_level_setHans de Goede1-12/+14
2016-12-13platform/x86: thinkpad_acpi: Fix old style declaration GCC warningTobias Klauser1-1/+1