summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-053-15/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392Thomas Gleixner2019-06-051-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-053-27/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-18/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-307-71/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3016-235/+16
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
* Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-241-15/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1
* | Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-plat...Linus Torvalds2019-05-241-0/+33
|\ \ | |/ |/|
| * platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel2019-05-201-0/+24
| * platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede2019-05-201-0/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner2019-05-211-13/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-217-101/+7
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-05-1016-380/+790
|\
| * platform/x86: Add support for Basin Cove power buttonAndy Shevchenko2019-05-083-0/+119
| * platform/x86: asus-wmi: Add fn-lock mode switch supportChris Chiu2019-05-081-0/+37
| * platform/x86: ideapad-laptop: Remove no_hw_rfkill_listHans de Goede2019-05-081-306/+15
| * platform/x86: touchscreen_dmi: Add info for 'jumper ezpad 6 pro b' touchscreenBenjamin Renz2019-05-081-0/+26
| * platform/x86: thinkpad_acpi: cleanup for Thinkpad ACPI ledPavel Machek2019-05-081-3/+3
| * platform/x86: thinkpad_acpi: Mark expected switch fall-throughsGustavo A. R. Silva2019-05-081-2/+2
| * platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva2019-05-081-3/+5
| * platform/x86: alienware-wmi: printing the wrong error codeDan Carpenter2019-05-081-1/+1
| * platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failureRajat Jain2019-05-062-0/+112
| * platform/x86: intel_pmc_core: Convert to a platform_driverRajat Jain2019-05-061-8/+57
| * platform/x86: mlx-platform: Add mlx-wdt platform driver activationVadim Pasternak2019-05-061-2/+219
| * platform/x86: mlx-platform: Add support for tachometer speed registerVadim Pasternak2019-05-061-0/+7
| * platform/x86: thinkpad_acpi: fix spelling mistake "capabilites" -> "capabilit...Colin Ian King2019-05-061-1/+1
| * platform/x86: intel_punit_ipc: Revert "Fix resource ioremap warning"Andy Shevchenko2019-05-061-4/+4
| * platform/x86: intel_pmc_ipc: Don't map non-used optional resourcesAndy Shevchenko2019-05-061-13/+11
| * platform/x86: intel_pmc_ipc: Apply same width for offset definitionsAndy Shevchenko2019-05-061-3/+3
| * platform/x86: intel_pmc_ipc: Use BIT() macroAndy Shevchenko2019-05-061-5/+5
| * platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King2019-04-161-9/+8
| * platform/x86: dell-laptop: fix rfkill functionalityMario Limonciello2019-04-161-3/+3
| * platform/x86: intel_pmc_core: Mark local function staticGuenter Roeck2019-04-081-1/+1
| * platform/x86: intel_pmc_ipc: adding error handlingJunxiao Chang2019-04-081-1/+5
| * platform/x86: thinkpad_acpi: Read EC information on newer modelsJiaxun Yang2019-04-081-13/+49
| * platform/x86: thinkpad_acpi: Disable Bluetooth for some machinesJiaxun Yang2019-04-081-2/+70
| * platform/x86: touchscreen_dmi: Add info for Myria MY8307 2-in-1Gabriel Lazar2019-04-081-0/+25
| * platform/x86: dell-rbtn: Add missing #includeValdis Kl ē tnieks2019-04-081-0/+2
* | platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd2019-04-111-1/+1
* | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-111-0/+21
|/
* Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-1017-89/+435
|\
| * platform/x86: ideapad-laptop: Add S130-14IGM to no_hw_rfkill listFelix Eckhofer2019-03-071-0/+7
| * platform/x86: mlx-platform: Fix access mode for fan_dir attributeVadim Pasternak2019-03-071-1/+1
| * platform/x86: mlx-platform: Add UID LED for the next generation systemsVadim Pasternak2019-03-071-0/+5