summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2022-06-22platform/surface: avoid flush_scheduled_work() usageTetsuo Handa-3/+24
2022-06-22platform/x86: Move AMD platform drivers to separate directoryShyam Sundar S K-28/+43
2022-06-22platform/x86: thinkpad_acpi: Use backlight helperStephen Kitt-4/+1
2022-06-22platform/x86: compal-laptop: Use backlight helperStephen Kitt-3/+1
2022-06-22platform/x86: apple-gmux: Use backlight helperStephen Kitt-4/+1
2022-06-22platform/x86: acer-wmi: Use backlight helperStephen Kitt-6/+1
2022-06-22platform/x86: thinkpad-acpi: Enable AMT by default on supported systemsMark Pearson-0/+5
2022-06-22platform/x86: thinkpad-acpi: Add support for hotkey 0x131aMark Pearson-0/+11
2022-06-22platform/x86: thinkpad-acpi: Add support for automatic mode transitionsMark Pearson-0/+34
2022-06-22platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson-27/+18
2022-06-21platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()Rafael J. Wysocki-26/+27
2022-06-14platform/chrome: cros_ec: Always expose last resume resultStephen Boyd-4/+4
2022-06-14platform/chrome: cros_ec_proto: Fix spelling mistake "unknwon" -> "unknown"Colin Ian King-1/+1
2022-06-13platform/surface: aggregator_registry: Add support for keyboard cover on Surf...Maximilian Luz-1/+36
2022-06-13platform/surface: aggregator_registry: Add KIP device hubMaximilian Luz-2/+101
2022-06-13platform/surface: aggregator_registry: Change device ID for base hubMaximilian Luz-2/+2
2022-06-13platform/surface: aggregator_registry: Generify subsystem hub functionalityMaximilian Luz-116/+153
2022-06-13platform/surface: aggregator_registry: Use client device wrappers for notifie...Maximilian Luz-3/+3
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz-18/+35
2022-06-12Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-14/+35
2022-06-12platform/x86: system76_acpi: Use dev_get_drvdataHaowen Bai-2/+2
2022-06-12platform/x86: Drop the PMC_ATOM Kconfig optionHans de Goede-6/+1
2022-06-12platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee-0/+6
2022-06-12platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik-8/+15
2022-06-12platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez-2/+4
2022-06-10platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors-0/+1
2022-06-10platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura-0/+1
2022-06-10platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang-1/+4
2022-06-10platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo-0/+1
2022-06-10platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari-1/+1
2022-06-10platform/mellanox: Add static in struct declaration.Michael Shych-1/+1
2022-06-10platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven-1/+1
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting wake maskTzung-Bi Shih-10/+14
2022-06-10platform/chrome: cros_ec_proto: add Kunit test for getting wake maskTzung-Bi Shih-0/+128
2022-06-10platform/chrome: cros_ec_proto: return 0 on getting wake mask successTzung-Bi Shih-1/+2
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting cmd maskTzung-Bi Shih-0/+5
2022-06-10platform/chrome: cros_ec_proto: add Kunit tests for getting cmd maskTzung-Bi Shih-0/+197
2022-06-10platform/chrome: cros_ec_proto: check `msg->result` in getting cmd maskTzung-Bi Shih-8/+13
2022-06-10platform/chrome: cros_ec_proto: add Kunit test for getting cmd mask errorTzung-Bi Shih-0/+89
2022-06-10platform/chrome: cros_ec_proto: return 0 on getting cmd mask successTzung-Bi Shih-8/+5
2022-06-10platform/chrome: cros_ec_proto: don't show MKBP version if unsupportedTzung-Bi Shih-4/+4
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting info legacyTzung-Bi Shih-3/+9
2022-06-10platform/chrome: cros_ec_proto: add Kunit test for getting legacy infoTzung-Bi Shih-0/+49
2022-06-10platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info_legacy()Tzung-Bi Shih-50/+44
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting proto infoTzung-Bi Shih-0/+5
2022-06-10platform/chrome: cros_ec_proto: add Kunit tests for getting proto infoTzung-Bi Shih-0/+132
2022-06-10platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info()Tzung-Bi Shih-97/+93
2022-06-10platform/chrome: cros_ec_proto: use cros_ec_map_error()Tzung-Bi Shih-5/+4
2022-06-10platform/chrome: cros_ec_proto: remove redundant NULL checkTzung-Bi Shih-3/+0
2022-06-10platform/chrome: cros_ec_proto: assign buffer size from protocol infoTzung-Bi Shih-6/+2