summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05platform: cznic: turris-omnia-mcu: Fix error check in omnia_mcu_register_trng()Dan Carpenter
2024-09-05platform/x86: wmi: Call both legacy and WMI driver notify handlersArmin Wolf
2024-09-05platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data()Armin Wolf
2024-09-05platform/x86: wmi: Remove wmi_get_event_data()Armin Wolf
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede
2024-09-04platform/x86: thinkpad_acpi: Fix uninitialized symbol 's' warningMatthias Fetzer
2024-09-04platform/x86: x86-android-tablets: Fix spelling in the commentsAndy Shevchenko
2024-09-04platform/x86: ideapad-laptop: Make the scope_guard() clear of its scopeAndy Shevchenko
2024-09-04platform/x86/intel-uncore-freq: Add efficiency latency control to sysfs inter...Tero Kristo
2024-09-04platform/x86/intel-uncore-freq: Add support for efficiency latency controlTero Kristo
2024-09-04platform/x86: lenovo-ymc: Ignore the 0x0 stateGergo Koteles
2024-09-04platform/x86: int3472: Use str_high_low()Andy Shevchenko
2024-09-04platform/x86: int3472: Use GPIO_LOOKUP() macroAndy Shevchenko
2024-09-04platform/x86:dell-laptop: remove duplicate code w/ battery functionAndres Salomon
2024-09-04platform/x86:dell-laptop: Add knobs to change battery charge settingsAndres Salomon
2024-09-03platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones
2024-08-30platform/x86: dell-smbios: Fix error path in dell_smbios_init()Aleksandr Mishin
2024-08-29Merge branch 'thermal-core'Rafael J. Wysocki
2024-08-29Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-08-26platform/x86: intel-hid: Use string_choices API instead of ternary operatorAndy Shevchenko
2024-08-26platform/x86/intel-uncore-freq: Do not present separate package-die domainSrinivas Pandruvada
2024-08-26platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less...Hans de Goede
2024-08-26platform/x86: asus-wmi: Fix spurious rfkill on UX8406MAMathieu Fenniak
2024-08-24platform/x86/intel/ifs: Fix SBAF title underline lengthKuppuswamy Sathyanarayanan
2024-08-24Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-08-23platform/chrome: chromeos_laptop: Use kmemdup_arrayYu Jiaoliang
2024-08-23platform/x86/amd/pmc: Extend support for PMC features on new AMD platformShyam Sundar S K
2024-08-23platform/x86/amd/pmc: Fix SMU command submission path on new AMD platformShyam Sundar S K
2024-08-22platform/x86: acerhdf: Use the .should_bind() thermal zone callbackRafael J. Wysocki
2024-08-22Merge tag 'platform-drivers-x86-v6.11-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-08-20platform/x86: ISST: Fix return value on last invalid resourceSrinivas Pandruvada
2024-08-19platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan supportMatthias Fetzer
2024-08-19platform/x86: dell-uart-backlight: Use acpi_video_get_backlight_type()Hans de Goede
2024-08-19platform/x86: serial-multi-instantiate: Don't require both I2C and SPIRichard Fitzgerald
2024-08-19platform/surface: Add OF supportKonrad Dybcio
2024-08-19platform/x86: lg-laptop: Add operation region supportArmin Wolf
2024-08-19platform/x86/amd/pmf: Update SMU metrics table for 1AH family seriesShyam Sundar S K
2024-08-19platform/x86/amd/pmf: Relocate CPU ID macros to the PMF headerShyam Sundar S K
2024-08-19platform/x86/amd/pmf: Add support for notifying Smart PC Solution updatesShyam Sundar S K
2024-08-19platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()Ilpo Järvinen
2024-08-13platform/surface: aggregator: Fix warning when controller is destroyed in probeMaximilian Luz
2024-08-13platform/surface: aggregator_registry: Add support for Surface Laptop 6Maximilian Luz
2024-08-13platform/surface: aggregator_registry: Add fan and thermal sensor support for...Maximilian Luz
2024-08-13platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2Maximilian Luz
2024-08-13platform/surface: aggregator_registry: Add support for Surface Laptop Go 3Maximilian Luz
2024-08-13platform/surface: aggregator_registry: Add Support for Surface Pro 10Maximilian Luz
2024-08-13platform/x86: asus-wmi: Add quirk for ROG Ally XLuke D. Jones
2024-08-12platform/x86: ideapad-laptop: move ACPI helpers from header to source fileGergo Koteles