index
:
pub/scm/linux/kernel/git/ido/linux.git
master
Ido's fun kernel projects
Ido Rosen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
David Thompson
1
-1
/
+2
2025-06-17
platform/x86: portwell-ec: Move watchdog device under correct platform hierarchy
Ivan Hu
1
-0
/
+1
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
7
-7
/
+7
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
4
-4
/
+4
2025-06-13
Revert "platform/x86: alienware-wmi-wmax: Add G-Mode support to Alienware m16...
Kurt Borja
1
-1
/
+1
2025-06-13
platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list
Mario Limonciello
1
-0
/
+9
2025-06-13
platform/x86: wmi: Fix WMI device naming issue
Armin Wolf
2
-5
/
+41
2025-06-13
platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helper
Jerome Brunet
1
-37
/
+3
2025-06-13
platform/x86: fujitsu: clamp charge_control_end_threshold values to 50
Jelle van der Waa
1
-1
/
+4
2025-06-13
platform/x86: fujitsu: use unsigned int for kstrtounit
Jelle van der Waa
1
-1
/
+2
2025-06-13
platform/x86: silicom: remove unnecessary GPIO line direction check
Bartosz Golaszewski
1
-4
/
+0
2025-06-13
platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Use devm_pinctrl_registe...
Thomas Richard
1
-22
/
+11
2025-06-13
platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatches
Kees Cook
1
-2
/
+2
2025-06-12
platform/x86/intel-uncore-freq: avoid non-literal format string
Arnd Bergmann
1
-1
/
+1
2025-06-12
platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
2
-0
/
+6
2025-06-12
platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM Telemetry
Xi Pardee
2
-0
/
+4
2025-06-11
platform/x86: ideapad: Expose charge_types
Jelle van der Waa
2
-3
/
+108
2025-06-11
platform/x86: Move Lenovo files into lenovo subdir
Mark Pearson
14
-241
/
+264
2025-06-11
platform/x86: thinklmi: improved DMI handling
Mark Pearson
2
-3
/
+6
2025-06-11
platform/x86: intel_telemetry: Remove unused telemetry_raw_read_events()
Dr. David Alan Gilbert
1
-19
/
+0
2025-06-11
platform/x86: intel_telemetry: Remove unused telemetry_[gs]et_sampling_period()
Dr. David Alan Gilbert
2
-174
/
+0
2025-06-11
platform/x86: intel_telemetry: Remove unused telemetry_*_events()
Dr. David Alan Gilbert
2
-215
/
+0
2025-06-11
platform/chrome: cros_ec_typec: Defer probe on missing EC parent
Tomasz Michalec
1
-2
/
+2
2025-06-10
platform/x86: dell_rbu: Bump version
Stuart Hayes
1
-1
/
+1
2025-06-10
platform/x86: dell_rbu: Stop overwriting data buffer
Stuart Hayes
1
-1
/
+1
2025-06-10
platform/x86: dell_rbu: Fix list usage
Stuart Hayes
1
-2
/
+2
2025-06-10
platform/x86: dell_rbu: Fix lock context warning
Stuart Hayes
1
-1
/
+1
2025-06-10
platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc()
Mario Limonciello
1
-39
/
+16
2025-06-10
platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice
Mario Limonciello
1
-3
/
+8
2025-06-10
platform/x86/amd: pmf: Use device managed allocations
Mario Limonciello
2
-37
/
+22
2025-06-09
platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE()
Suma Hegde
1
-1
/
+2
2025-06-09
platform/x86: alienware-wmi-wmax: Add appropriate labels to fans
Kurt Borja
1
-37
/
+63
2025-06-09
x86/platform/amd: replace down_timeout() with down_interruptible()
Jake Hillion
1
-7
/
+1
2025-06-09
x86/platform/amd: move final timeout check to after final sleep
Jake Hillion
1
-1
/
+5
2025-06-09
platform/x86/amd: pmc: Clear metrics table at start of cycle
Mario Limonciello
1
-0
/
+2
2025-06-09
platform/x86/intel: power-domains: Fix error code in tpmi_init()
Dan Carpenter
1
-1
/
+3
2025-06-09
platform/x86: samsung-galaxybook: Add SAM0426
Joshua Grisham
1
-0
/
+1
2025-06-09
platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL
Srinivas Pandruvada
1
-3
/
+6
2025-06-09
platform/x86: ideapad-laptop: use usleep_range() for EC polling
Rong Zhang
1
-2
/
+17
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-40
/
+47
2025-06-07
platform/loongarch: laptop: Unregister generic_sub_drivers on exit
Yao Zi
1
-3
/
+9
2025-06-07
platform/loongarch: laptop: Add backlight power control support
Yao Zi
1
-36
/
+37
2025-06-06
platform/loongarch: laptop: Get brightness setting from EC on probe
Yao Zi
1
-1
/
+1
2025-05-31
Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-15
/
+435
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
72
-1128
/
+8380
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-5
/
+5
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-27
Merge tag 'chrome-platform-v6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-67
/
+85
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-81
/
+91
[prev]
[next]