summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2025-06-17platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignmentDavid Thompson1-1/+2
2025-06-17platform/x86: portwell-ec: Move watchdog device under correct platform hierarchyIvan Hu1-0/+1
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh7-7/+7
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh4-4/+4
2025-06-13Revert "platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16...Kurt Borja1-1/+1
2025-06-13platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks listMario Limonciello1-0/+9
2025-06-13platform/x86: wmi: Fix WMI device naming issueArmin Wolf2-5/+41
2025-06-13platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helperJerome Brunet1-37/+3
2025-06-13platform/x86: fujitsu: clamp charge_control_end_threshold values to 50Jelle van der Waa1-1/+4
2025-06-13platform/x86: fujitsu: use unsigned int for kstrtounitJelle van der Waa1-1/+2
2025-06-13platform/x86: silicom: remove unnecessary GPIO line direction checkBartosz Golaszewski1-4/+0
2025-06-13platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Use devm_pinctrl_registe...Thomas Richard1-22/+11
2025-06-13platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatchesKees Cook1-2/+2
2025-06-12platform/x86/intel-uncore-freq: avoid non-literal format stringArnd Bergmann1-1/+1
2025-06-12platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM TelemetryXi Pardee2-0/+6
2025-06-12platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM TelemetryXi Pardee2-0/+4
2025-06-11platform/x86: ideapad: Expose charge_typesJelle van der Waa2-3/+108
2025-06-11platform/x86: Move Lenovo files into lenovo subdirMark Pearson14-241/+264
2025-06-11platform/x86: thinklmi: improved DMI handlingMark Pearson2-3/+6
2025-06-11platform/x86: intel_telemetry: Remove unused telemetry_raw_read_events()Dr. David Alan Gilbert1-19/+0
2025-06-11platform/x86: intel_telemetry: Remove unused telemetry_[gs]et_sampling_period()Dr. David Alan Gilbert2-174/+0
2025-06-11platform/x86: intel_telemetry: Remove unused telemetry_*_events()Dr. David Alan Gilbert2-215/+0
2025-06-11platform/chrome: cros_ec_typec: Defer probe on missing EC parentTomasz Michalec1-2/+2
2025-06-10platform/x86: dell_rbu: Bump versionStuart Hayes1-1/+1
2025-06-10platform/x86: dell_rbu: Stop overwriting data bufferStuart Hayes1-1/+1
2025-06-10platform/x86: dell_rbu: Fix list usageStuart Hayes1-2/+2
2025-06-10platform/x86: dell_rbu: Fix lock context warningStuart Hayes1-1/+1
2025-06-10platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc()Mario Limonciello1-39/+16
2025-06-10platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twiceMario Limonciello1-3/+8
2025-06-10platform/x86/amd: pmf: Use device managed allocationsMario Limonciello2-37/+22
2025-06-09platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE()Suma Hegde1-1/+2
2025-06-09platform/x86: alienware-wmi-wmax: Add appropriate labels to fansKurt Borja1-37/+63
2025-06-09x86/platform/amd: replace down_timeout() with down_interruptible()Jake Hillion1-7/+1
2025-06-09x86/platform/amd: move final timeout check to after final sleepJake Hillion1-1/+5
2025-06-09platform/x86/amd: pmc: Clear metrics table at start of cycleMario Limonciello1-0/+2
2025-06-09platform/x86/intel: power-domains: Fix error code in tpmi_init()Dan Carpenter1-1/+3
2025-06-09platform/x86: samsung-galaxybook: Add SAM0426Joshua Grisham1-0/+1
2025-06-09platform/x86/intel-uncore-freq: Fail module load when plat_info is NULLSrinivas Pandruvada1-3/+6
2025-06-09platform/x86: ideapad-laptop: use usleep_range() for EC pollingRong Zhang1-2/+17
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-40/+47
2025-06-07platform/loongarch: laptop: Unregister generic_sub_drivers on exitYao Zi1-3/+9
2025-06-07platform/loongarch: laptop: Add backlight power control supportYao Zi1-36/+37
2025-06-06platform/loongarch: laptop: Get brightness setting from EC on probeYao Zi1-1/+1
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-15/+435
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds72-1128/+8380
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-5/+5
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-05-27Merge tag 'chrome-platform-v6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-67/+85
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-81/+91