summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione2017-11-151-10/+10
* platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_stateCarlo Caione2017-11-151-1/+1
* platform/x86: hp-wmi: Fix detection for dock and tablet modeCarlo Caione2017-11-151-13/+27
* platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas2017-11-081-0/+1
* platform/x86: ideapad-laptop: handle ACPI event 1Zach Ploskey2017-07-051-0/+1
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi2017-04-211-4/+18
* platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita2017-04-121-4/+19
* platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh2017-04-123-0/+43
* platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer familyLee, Chun-Yi2017-04-121-0/+56
* platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko2017-02-011-1/+1
* platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting cal...Micha? K?pie?2017-01-121-21/+21
* platform/x86: asus-nb-wmi.c: Add X45U quirkMarcos Paulo de Souza2017-01-091-0/+9
* 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 '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
* Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-26/+29
|\
| * apple-gmux: Sphinxify docsLukas Wunner2016-07-281-26/+29
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-07-311-4/+6
|\ \
| * | x86: Fix Apollo Lake Watchdog address in PMC driverYong, Jonathan2016-07-171-4/+6
| |/
* | Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-07-2616-211/+717
|\ \
| * | intel-vbtn: new driver for Intel Virtual ButtonAceLan Kao2016-07-223-0/+201
| * | intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTEAndy Shevchenko2016-07-062-37/+11
| * | fujitsu-laptop: Rework brightness of eco ledMatej Groma2016-07-061-3/+2
| * | asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UAJoão Paulo Rechi Vita2016-07-011-1/+1