summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2019-06-12platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak-0/+1
2019-06-12platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak-1/+1
2019-06-12platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King-2/+14
2019-06-12platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede-1/+10
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-15/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414Thomas Gleixner-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 392Thomas Gleixner-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-10/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner-27/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-71/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-235/+16
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-20/+4
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-17/+2
2019-05-24Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-plat...Linus Torvalds-0/+33
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 79Thomas Gleixner-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-15/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner-13/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-101/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+9
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2019-05-20platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel-0/+24
2019-05-20platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede-0/+9
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+6
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny-1/+2
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green-0/+6
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds-128/+909
2019-05-10Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds-381/+2146
2019-05-09platform/x86: Add support for Basin Cove power buttonAndy Shevchenko-0/+119
2019-05-09platform/x86: asus-wmi: Add fn-lock mode switch supportChris Chiu-0/+37
2019-05-09platform/x86: ideapad-laptop: Remove no_hw_rfkill_listHans de Goede-306/+15
2019-05-09platform/x86: touchscreen_dmi: Add info for 'jumper ezpad 6 pro b' touchscreenBenjamin Renz-0/+26
2019-05-09platform/x86: thinkpad_acpi: cleanup for Thinkpad ACPI ledPavel Machek-3/+3
2019-05-09platform/x86: thinkpad_acpi: Mark expected switch fall-throughsGustavo A. R. Silva-2/+2
2019-05-09platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva-3/+5
2019-05-09platform/x86: alienware-wmi: printing the wrong error codeDan Carpenter-1/+1
2019-05-06platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failureRajat Jain-0/+112
2019-05-06platform/x86: intel_pmc_core: Convert to a platform_driverRajat Jain-8/+57
2019-05-06platform/x86: mlx-platform: Add mlx-wdt platform driver activationVadim Pasternak-2/+219
2019-05-06platform/x86: mlx-platform: Add support for tachometer speed registerVadim Pasternak-0/+7
2019-05-06platform/mellanox: Add TmFifo driver for Mellanox BlueField SocLiming Sun-1/+1356
2019-05-06platform/x86: thinkpad_acpi: fix spelling mistake "capabilites" -> "capabilit...Colin Ian King-1/+1
2019-05-06platform/x86: intel_punit_ipc: Revert "Fix resource ioremap warning"Andy Shevchenko-4/+4
2019-05-06platform/x86: intel_pmc_ipc: Don't map non-used optional resourcesAndy Shevchenko-13/+11
2019-05-06platform/x86: intel_pmc_ipc: Apply same width for offset definitionsAndy Shevchenko-3/+3
2019-05-06platform/x86: intel_pmc_ipc: Use BIT() macroAndy Shevchenko-5/+5
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov-1/+1
2019-04-29platform/chrome: chromeos_laptop: use pci_dev_id() helperHeiner Kallweit-1/+1