summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2025-06-13platform/x86: fujitsu: use unsigned int for kstrtounitJelle van der Waa
2025-06-13platform/x86: silicom: remove unnecessary GPIO line direction checkBartosz Golaszewski
2025-06-13platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Use devm_pinctrl_registe...Thomas Richard
2025-06-13platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatchesKees Cook
2025-06-12platform/x86/intel-uncore-freq: avoid non-literal format stringArnd Bergmann
2025-06-12platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM TelemetryXi Pardee
2025-06-12platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM TelemetryXi Pardee
2025-06-11platform/x86: ideapad: Expose charge_typesJelle van der Waa
2025-06-11platform/x86: Move Lenovo files into lenovo subdirMark Pearson
2025-06-11platform/x86: thinklmi: improved DMI handlingMark Pearson
2025-06-11platform/x86: intel_telemetry: Remove unused telemetry_raw_read_events()Dr. David Alan Gilbert
2025-06-11platform/x86: intel_telemetry: Remove unused telemetry_[gs]et_sampling_period()Dr. David Alan Gilbert
2025-06-11platform/x86: intel_telemetry: Remove unused telemetry_*_events()Dr. David Alan Gilbert
2025-06-11platform/chrome: cros_ec_typec: Defer probe on missing EC parentTomasz Michalec
2025-06-10platform/x86: dell_rbu: Bump versionStuart Hayes
2025-06-10platform/x86: dell_rbu: Stop overwriting data bufferStuart Hayes
2025-06-10platform/x86: dell_rbu: Fix list usageStuart Hayes
2025-06-10platform/x86: dell_rbu: Fix lock context warningStuart Hayes
2025-06-10platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc()Mario Limonciello
2025-06-10platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twiceMario Limonciello
2025-06-10platform/x86/amd: pmf: Use device managed allocationsMario Limonciello
2025-06-09platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE()Suma Hegde
2025-06-09platform/x86: alienware-wmi-wmax: Add appropriate labels to fansKurt Borja
2025-06-09x86/platform/amd: replace down_timeout() with down_interruptible()Jake Hillion
2025-06-09x86/platform/amd: move final timeout check to after final sleepJake Hillion
2025-06-09platform/x86/amd: pmc: Clear metrics table at start of cycleMario Limonciello
2025-06-09platform/x86/intel: power-domains: Fix error code in tpmi_init()Dan Carpenter
2025-06-09platform/x86: samsung-galaxybook: Add SAM0426Joshua Grisham
2025-06-09platform/x86/intel-uncore-freq: Fail module load when plat_info is NULLSrinivas Pandruvada
2025-06-09platform/x86: ideapad-laptop: use usleep_range() for EC pollingRong Zhang
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-06-07platform/loongarch: laptop: Unregister generic_sub_drivers on exitYao Zi
2025-06-07platform/loongarch: laptop: Add backlight power control supportYao Zi
2025-06-06platform/loongarch: laptop: Get brightness setting from EC on probeYao Zi
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-27Merge tag 'chrome-platform-v6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26thermal/drivers/acerhdf: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-25platform/x86/amd/hsmp: fix building with CONFIG_HWMON=mArnd Bergmann
2025-05-25platform/x86: asus-wmi: fix build without CONFIG_SUSPENDLuke Jones
2025-05-23platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI IDTodd Brandt
2025-05-21gpiolib-acpi: Update file references in the Documentation and MAINTAINERSAndy Shevchenko
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-20platform/x86: think-lmi: Fix attribute name usage for non-compliant itemsMark Pearson
2025-05-20platform/x86: thinkpad_acpi: Ignore battery threshold change event notificationMark Pearson
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish