summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2025-06-25platform/x86: Use i2c adapter name to fix build errorsPratap Nirujogi
2025-06-25platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1Alok Tiwari
2025-06-25platform/x86: thinkpad_acpi: handle HKEY 0x1402 eventMark Pearson
2025-06-25platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook Duo UX8406CARahul Chandra
2025-06-25platform/x86: dell-lis3lv02d: Add Latitude 5500Paul Menzel
2025-06-24platform/chrome: cros_ec_sensorhub: Retries when a sensor is not readyGwendal Grignou
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-23platform/chrome: chromeos_pstore: Add ecc_size module parameterNaoya Tezuka
2025-06-19platform: cznic: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignmentDavid Thompson
2025-06-17platform/x86: portwell-ec: Move watchdog device under correct platform hierarchyIvan Hu
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-13Revert "platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16...Kurt Borja
2025-06-13platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks listMario Limonciello
2025-06-13platform/x86: wmi: Fix WMI device naming issueArmin Wolf
2025-06-13platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helperJerome Brunet
2025-06-13platform/x86: fujitsu: clamp charge_control_end_threshold values to 50Jelle van der Waa
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