summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2021-01-25platform/x86: thinkpad_acpi: set keyboard languageNitin Joshi-0/+181
2021-01-25platform/x86: intel_mid_powerbtn: Remove driver for deprecated platformAndy Shevchenko-242/+0
2021-01-25platform/x86: intel_mid_thermal: Remove driver for deprecated platformAndy Shevchenko-568/+0
2021-01-25platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede-4/+10
2021-01-25platform/x86: intel-vbtn: Eval VBDL after registering our notifierHans de Goede-9/+7
2021-01-25platform/x86: intel-vbtn: Add alternative method to enable switchesHans de Goede-2/+7
2021-01-25platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switchesHans de Goede-36/+62
2021-01-25platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()Hans de Goede-15/+10
2021-01-25platform/x86: intel_scu_wdt: Get rid of custom x86 model comparisonAndy Shevchenko-2/+12
2021-01-25platform/x86: intel_scu_wdt: Drop SCU notificationAndy Shevchenko-24/+7
2021-01-25platform/x86: intel_scu_wdt: Move driver from arch/x86Andy Shevchenko-0/+91
2021-01-25platform/x86: intel_mid_powerbtn: Remove driver for deprecated platformAndy Shevchenko-242/+0
2021-01-25platform/x86: intel_mid_thermal: Remove driver for deprecated platformAndy Shevchenko-568/+0
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half at probe timeGwendal Grignou-0/+7
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG modeGwendal Grignou-17/+25
2021-01-20platform/chrome: cros_ec_sysfs: Add cold-ap-off to sysfs reboot.Pi-Hsun Shih-1/+2
2021-01-20platform/chrome: Constify static attribute_group structsRikard Falkeborn-4/+4
2021-01-20platform/chrome: cros_ec_proto: Add LID and BATTERY to default maskEvan Benn-1/+3
2021-01-20platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BITEvan Benn-5/+5
2021-01-19thermal/core: Remove ms based delay fieldsDaniel Lezcano-1/+2
2021-01-18platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson-0/+1
2021-01-18platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede-1/+2
2021-01-18platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson-0/+1
2021-01-18platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede-1/+2
2021-01-18platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede-6/+0
2021-01-18platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede-6/+0
2021-01-18platform/surface: aggregator: Fix kernel-doc referencesMaximilian Luz-3/+2
2021-01-18platform/surface: aggregator: fix a kernel-doc markupMauro Carvalho Chehab-1/+1
2021-01-13platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang-1/+14
2021-01-13platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...Maximilian Luz-0/+19
2021-01-13platform/surface: aggregator_cdev: Fix access of uninitialized variablesMaximilian Luz-2/+2
2021-01-13platform/surface: fix potential integer overflow on shift of a intColin Ian King-1/+1
2021-01-13platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang-1/+14
2021-01-07platform/surface: Add Surface ACPI Notify driverMaximilian Luz-0/+906
2021-01-07platform/surface: Add Surface Aggregator user-space interfaceMaximilian Luz-0/+321
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz-0/+470
2021-01-07platform/surface: aggregator: Add error injection capabilitiesMaximilian Luz-1/+375
2021-01-07platform/surface: aggregator: Add trace pointsMaximilian Luz-1/+655
2021-01-06platform/surface: aggregator: Add event item allocation cachingMaximilian Luz-10/+101
2021-01-06platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz-10/+67
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz-0/+7460
2021-01-05platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to ECUtkarsh Patel-0/+16
2021-01-05platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported()Utkarsh Patel-5/+7
2021-01-05platform/chrome: cros_ec_typec: Register plug altmodesPrashant Malani-10/+40
2021-01-05platform/chrome: cros_ec_typec: Register SOP' cable plugPrashant Malani-9/+26
2021-01-05platform/chrome: cros_ec_typec: Set partner num_altmodesPrashant Malani-0/+8
2021-01-05platform/chrome: cros_ec_typec: Store cable plug typePrashant Malani-1/+20
2021-01-05platform/chrome: cros_ec_typec: Register cablePrashant Malani-0/+67
2021-01-05platform/chrome: cros_ec_typec: Rename discovery structPrashant Malani-5/+5
2021-01-05platform/chrome: cros_ec_typec: Factor out PD identity parsingPrashant Malani-12/+23