summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
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
2019-04-17platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel-1/+183
2019-04-17platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra-22/+8
2019-04-16platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointerColin Ian King-9/+8
2019-04-16platform/x86: dell-laptop: fix rfkill functionalityMario Limonciello-3/+3
2019-04-16platform/chrome: cros_ec: Add EC host command support using rpmsgPi-Hsun Shih-0/+271
2019-04-16platform/chrome: wilco_ec: Add h1_gpio status to debugfsNick Crews-0/+47
2019-04-15platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews-66/+29
2019-04-15platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata-0/+11
2019-04-15platform/chrome: Add CrOS USB PD logging driverGuenter Roeck-0/+275
2019-04-15platform/chrome: cros_ec_spi: Transfer messages at high priorityDouglas Anderson-6/+74
2019-04-15platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_cr...Enric Balletbo i Serra-29/+6
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+21
2019-04-11platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd-1/+1
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller-0/+21
2019-04-08platform/x86: intel_pmc_core: Mark local function staticGuenter Roeck-1/+1
2019-04-08platform/x86: intel_pmc_ipc: adding error handlingJunxiao Chang-1/+5
2019-04-08platform/x86: thinkpad_acpi: Read EC information on newer modelsJiaxun Yang-13/+49
2019-04-08platform/x86: thinkpad_acpi: Disable Bluetooth for some machinesJiaxun Yang-2/+70
2019-04-08platform/x86: touchscreen_dmi: Add info for Myria MY8307 2-in-1Gabriel Lazar-0/+25
2019-04-08platform/x86: dell-rbtn: Add missing #includeValdis Kl ē tnieks-0/+2
2019-04-05platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not sup...Enric Balletbo i Serra-4/+5
2019-03-19Merge tag 'tag-chrome-platform-fixes-for-v5.1-rc2' of git://git.kernel.org/pu...Linus Torvalds-4/+8
2019-03-19platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supportedGuenter Roeck-3/+7
2019-03-18platform/chrome: Fix locking pattern in wilco_ec_mailbox()Nick Crews-1/+1
2019-03-12Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-311/+791
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds-92/+460
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-0/+275
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-115/+247
2019-03-08x86: apuv2: remove unused variableArnd Bergmann-1/+0
2019-03-08platform/x86: fix PCENGINES_APU2 Kconfig warningRandy Dunlap-0/+2
2019-03-07platform/x86: ideapad-laptop: Add S130-14IGM to no_hw_rfkill listFelix Eckhofer-0/+7
2019-03-07platform/x86: mlx-platform: Fix access mode for fan_dir attributeVadim Pasternak-1/+1
2019-03-07platform/x86: mlx-platform: Add UID LED for the next generation systemsVadim Pasternak-0/+5
2019-03-07platform/x86: mlx-platform: Add extra CPLD for next generation systemsVadim Pasternak-0/+9
2019-03-07platform/x86: wmi-bmof: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson-1/+1
2019-03-07platform/x86: intel-wmi-thunderbolt: use MODULE_DEVICE_TABLE() instead of MOD...Mattias Jacobsson-1/+1