summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* iio: cros_ec: Add cros_ec barometer driverGwendal Grignou2017-01-281-0/+3
* platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting cal...Micha? K?pie?2016-12-281-21/+21
* platform/x86: fix surface3_button build errorsRandy Dunlap2016-12-281-1/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-187-1/+1120
|\
| * platform/x86: surface3-wmi: Balance locking on error pathAndy Shevchenko2016-12-181-5/+6
| * platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar2016-12-183-0/+172
| * platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI listvelemas2016-12-161-0/+7
| * platform/x86: Introduce button support for the Surface 3Benjamin Tissoires2016-12-163-0/+257
| * platform/x86: Add custom surface3 platform device for controlling LIDBenjamin Tissoires2016-12-163-0/+309
| * platform/x86: mlx-platform: Add mlxcpld-hotplug driver registrationVadim Pasternak2016-12-161-1/+97
| * platform/x86: mlx-platform: Fix semicolon.cocci warningskbuild test robot2016-12-161-1/+1
| * platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak2016-12-163-1/+278
* | Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-1517-73/+1239
|\ \ | |/
| * platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and typeDarren Hart2016-12-151-2/+2
| * platform/x86: dell-laptop: Use brightness_set_blocking for kbd_led_level_setHans de Goede2016-12-131-12/+14
| * platform/x86: thinkpad_acpi: Fix old style declaration GCC warningTobias Klauser2016-12-131-1/+1
| * platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpadHui Wang2016-12-131-0/+2
| * platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet ModeLyude2016-12-131-4/+35
| * platform/x86: thinkpad_acpi: Move tablet detection into separate functionLyude2016-12-131-15/+37
| * platform/x86: asus-nb-wmi.c: Add X45U quirkMarcos Paulo de Souza2016-12-131-0/+9
| * platform/x86: asus-nb-wmi: Make use of dmi->identMarcos Paulo de Souza2016-12-131-0/+1
| * platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh2016-12-133-0/+43
| * platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov2016-12-131-0/+2
| * platform/x86: intel-vbtn: Switch to use devm_input_allocate_deviceAxel Lin2016-12-131-28/+5
| * platform/x86: Use ACPI_FAILURE at appropriate placesAxel Lin2016-12-135-7/+7
| * platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1sMario Limonciello2016-12-131-0/+10
| * platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLANMario Limonciello2016-12-131-1/+1
| * platform/x86: intel_pmc_core: Add KBL CPUID supportRajneesh Bhardwaj2016-12-131-0/+4
| * platform/x86: intel_pmc_core: Add LTR IGNORE debug featureRajneesh Bhardwaj2016-12-132-1/+58
| * platform/x86: intel_pmc_core: Add MPHY PLL clock gating statusRajneesh Bhardwaj2016-12-132-1/+69
| * platform/x86: intel_pmc_core: ModPhy core lanes pg statusRajneesh Bhardwaj2016-12-132-1/+175
| * platform/x86: intel_pmc_core: Add PCH IP Power Gating StatusRajneesh Bhardwaj2016-12-132-5/+184
| * platform/x86: intel_pmc_core: Fix PWRMBASE mask and mmio reg lenRajneesh Bhardwaj2016-12-132-1/+3
| * platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer familyLee, Chun-Yi2016-12-131-0/+56
| * platform/x86: Introduce support for Mellanox hotplug driverVadim Pasternak2016-10-233-0/+527
* | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-131-4/+2
|\ \
| * \ Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-144-9/+28
| |\ \
| * | | platform: goldfish: pipe: use get_user_pages_unlocked()Lorenzo Stoakes2016-11-101-4/+2
| | |/ | |/|
* | | Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-144-9/+28
|\ \ \ | | |/ | |/|
| * | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-112-2/+2
| |\ \
| | * \ Merge branch 'device-properties'Rafael J. Wysocki2016-11-112-2/+2
| | |\ \ | | | |/ | | |/|
| | | * ACPI / platform: Add support for build-in propertiesHeikki Krogerus2016-11-102-2/+2
| * | | toshiba-wmi: Fix loading the driver on non Toshiba laptopsAzael Avalos2016-10-191-7/+19
| * | | ideapad-laptop: Add another DMI entry for Yoga 900Mika Westerberg2016-10-191-0/+7
| |/ /
* | | Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-071-0/+159
|\ \ \ | |/ / |/| |
| * | platform/chrome: cros_ec_dev - Register cros-ec sensorsEnric Balletbo i Serra2016-10-251-0/+122
| * | platform/chrome: Introduce a new function to check EC features.Vincent Palatin2016-10-251-0/+37
* | | Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-10-192-0/+8
|\ \ \
OpenPOWER on IntegriCloud