summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2022-06-27platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare
2022-06-27platform/x86/dell: Kconfig: Remove unnecessary "depends on X86_PLATFORM_DEVICES"Hans de Goede
2022-06-27platform/x86: Kconfig: Remove unnecessary "if X86"Hans de Goede
2022-06-27platform/x86: acer_wmi: Cleanup Kconfig selectsHans de Goede
2022-06-27platform/x86: thinkpad_acpi: Replace custom str_on_off() etcAndy Shevchenko
2022-06-27platform/x86: thinkpad_acpi: Sort headers for better maintenanceAndy Shevchenko
2022-06-27platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_d...Dan Carpenter
2022-06-27platform/x86: intel/pmc: Add Alder Lake N support to PMC core driverGayatri Kammela
2022-06-24platform/chrome: wilco_ec: event: Fix typo in commentJiang Jian
2022-06-22platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz
2022-06-22platform/surface: avoid flush_scheduled_work() usageTetsuo Handa
2022-06-22platform/x86: Move AMD platform drivers to separate directoryShyam Sundar S K
2022-06-22platform/x86: thinkpad_acpi: Use backlight helperStephen Kitt
2022-06-22platform/x86: compal-laptop: Use backlight helperStephen Kitt
2022-06-22platform/x86: apple-gmux: Use backlight helperStephen Kitt
2022-06-22platform/x86: acer-wmi: Use backlight helperStephen Kitt
2022-06-22platform/x86: thinkpad-acpi: Enable AMT by default on supported systemsMark Pearson
2022-06-22platform/x86: thinkpad-acpi: Add support for hotkey 0x131aMark Pearson
2022-06-22platform/x86: thinkpad-acpi: Add support for automatic mode transitionsMark Pearson
2022-06-22platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson
2022-06-21platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-06-14platform/chrome: cros_ec: Always expose last resume resultStephen Boyd
2022-06-14platform/chrome: cros_ec_proto: Fix spelling mistake "unknwon" -> "unknown"Colin Ian King
2022-06-13platform/surface: aggregator_registry: Add support for keyboard cover on Surf...Maximilian Luz
2022-06-13platform/surface: aggregator_registry: Add KIP device hubMaximilian Luz
2022-06-13platform/surface: aggregator_registry: Change device ID for base hubMaximilian Luz
2022-06-13platform/surface: aggregator_registry: Generify subsystem hub functionalityMaximilian Luz
2022-06-13platform/surface: aggregator_registry: Use client device wrappers for notifie...Maximilian Luz
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz
2022-06-12Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-12platform/x86: system76_acpi: Use dev_get_drvdataHaowen Bai
2022-06-12platform/x86: Drop the PMC_ATOM Kconfig optionHans de Goede
2022-06-12platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee
2022-06-12platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik
2022-06-12platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez
2022-06-10platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors
2022-06-10platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura
2022-06-10platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang
2022-06-10platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo
2022-06-10platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari
2022-06-10platform/mellanox: Add static in struct declaration.Michael Shych
2022-06-10platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting wake maskTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: add Kunit test for getting wake maskTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: return 0 on getting wake mask successTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting cmd maskTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: add Kunit tests for getting cmd maskTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: check `msg->result` in getting cmd maskTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: add Kunit test for getting cmd mask errorTzung-Bi Shih
2022-06-10platform/chrome: cros_ec_proto: return 0 on getting cmd mask successTzung-Bi Shih