summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-10-192-0/+8
|\
| * platform/x86: asus-wmi: add SERIO_I8042 dependencyArnd Bergmann2016-10-121-0/+1
| * platform/x86: ideapad-laptop: Add Lenovo Yoga 910-13IKB to no_hw_rfkill dmi listBrian Masney2016-10-121-0/+7
* | Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-10-139-230/+300
|\ \ | |/
| * platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FSArnd Bergmann2016-10-121-1/+1
| * platform/x86: intel_pmc_ipc: Convert to use platform_device_register_fullAxel Lin2016-09-281-77/+33
| * platform/x86: asus-wmi: Filter buggy scan codes on ASUS Q500AOleksij Rempel2016-09-232-0/+49
| * platform/x86: toshiba_bluetooth: Decouple an error checking status codeAzael Avalos2016-09-231-1/+3
| * platform/x86: toshiba_haps: Change logging level from info to debugAzael Avalos2016-09-231-2/+2
| * platform/x86: toshiba_haps: Split ACPI and HDD protection error handlingAzael Avalos2016-09-231-3/+7
| * platform/x86: asus-laptop: get rid of parse_arg()Giedrius Statkevičius2016-09-231-41/+36
| * platform/x86: asus-wmi: fix asus ux303ub brightness issuezino lin2016-09-233-0/+17
| * platform/x86: toshiba_acpi: Fix typo in *_cooling_method_set functionAzael Avalos2016-08-311-1/+1
| * platform/x86: toshiba_acpi: Change error checking logic from TCI functionsAzael Avalos2016-08-311-88/+138
| * platform/x86: toshiba_acpi: Clean up variable declarationAzael Avalos2016-08-311-16/+13
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-10-121-1/+1
|\ \
| * | thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+1
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-0/+1
|\ \ \
| * | | x86: separate extable.h, switch sections.h to itAl Viro2016-09-271-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\ \ \
| * | | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-271-1/+1
| |/ /
* | | platform/x86: intel_pmc_ipc: Do not create iTCO watchdog when WDAT table existsMika Westerberg2016-09-281-4/+8
|/ /
* | intel_pmic_gpio: Make explicitly non-modularPaul Gortmaker2016-08-281-6/+2
|/
* dell-wmi: Ignore WMI event 0xe00ePali Rohár2016-08-081-2/+2
OpenPOWER on IntegriCloud