index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
pmc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
3
-29
/
+71
2026-07-27
platform/x86/amd/pmc: Do not fail probe when STB init fails
Mario Limonciello
1
-5
/
+8
2026-07-27
platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails
Mario Limonciello
1
-1
/
+5
2026-07-27
platform/x86/amd/pmc: Only expose stb_read after telemetry buffer is mapped
Mario Limonciello
1
-5
/
+12
2026-07-27
platform/x86/amd/pmc: Propagate SMU errors and validate S2D address
Mario Limonciello
1
-11
/
+20
2026-07-27
platform/x86/amd/pmc: Fix msg_port restoration in amd_stb_debugfs_open_v2()
Mario Limonciello
1
-9
/
+14
2026-07-27
platform/x86/amd/pmc: Restore msg_port on amd_stb_s2d_init() error paths
Mario Limonciello
1
-9
/
+15
2026-07-21
platform/x86/amd/pmc: Add T14 Gen2 AMD (20XL) to s2idle quirk list
Yap Weei Choong
1
-0
/
+8
2026-07-07
platform/x86: amd-pmc: Use correct IP block table for AMD 1Ah M80H SoC
Shyam Sundar S K
1
-2
/
+24
2026-07-03
platform/x86/amd/pmc: Avoid logging "(null)" for DMI values
Daniel Gibson
1
-5
/
+5
2026-06-27
Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-3
/
+6
2026-06-25
platform/x86: amd-pmc: Fix S0i3 wakeup with alarmtimer
Mario Limonciello
1
-3
/
+6
2026-06-11
platform/x86/amd/pmc: Don't log during intermediate wakeups
Daniel Gibson
2
-8
/
+32
2026-06-11
platform/x86/amd/pmc: Add delay_suspend module parameter
Daniel Gibson
1
-2
/
+23
2026-06-11
platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
Daniel Gibson
3
-1
/
+63
2026-06-11
platform/x86/amd/pmc: Check for intermediate wakeup in function
Daniel Gibson
1
-3
/
+14
2026-06-10
platform/x86/amd/pmc: Add PMC driver support for AMD 1Ah M80H SoC
Shyam Sundar S K
2
-0
/
+18
2026-06-10
platform/x86/amd/pmc: Use per-SoC cpu_info struct for SMU mailbox and IP info
Shyam Sundar S K
2
-120
/
+177
2026-03-27
platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bug
Mario Limonciello
1
-0
/
+9
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-26
platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
gongqi
1
-0
/
+7
2025-11-06
platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk list
Antheas Kapenekakis
1
-0
/
+17
2025-11-06
platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally
Antheas Kapenekakis
1
-0
/
+8
2025-11-06
platform/x86/amd/pmc: Add support for Van Gogh SoC
Antheas Kapenekakis
2
-0
/
+4
2025-09-23
platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+7
2025-09-10
platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list
aprilgrimoire
1
-0
/
+8
2025-08-28
platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+14
2025-08-12
platform/x86/amd: pmc: Drop SMU F/W match for Cezanne
Mario Limonciello
2
-33
/
+34
2025-07-22
platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list
Mario Limonciello
1
-0
/
+9
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
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-09
platform/x86/amd: pmc: Clear metrics table at start of cycle
Mario Limonciello
1
-0
/
+2
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-0
/
+7
2025-05-13
Merge branch 'x86/platform' into x86/core, to merge dependent commits
Ingo Molnar
1
-1
/
+2
2025-05-07
platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL)
Runhua He
1
-0
/
+7
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
1
-4
/
+3
2025-04-26
platform/x86/amd/pmc: Use FCH_PM_BASE definition
Mario Limonciello
1
-1
/
+2
2025-04-17
platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles
Mario Limonciello
1
-4
/
+3
2025-04-14
x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>
Ingo Molnar
1
-1
/
+1
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
1
-1
/
+1
2025-03-13
platform/x86/amd/pmc: fix leak in probe()
Dan Carpenter
1
-1
/
+1
2025-03-07
platform/x86/amd/pmc: Use managed APIs for mutex
Shyam Sundar S K
1
-2
/
+3
2025-03-07
platform/x86/amd/pmc: Remove unnecessary line breaks
Shyam Sundar S K
1
-13
/
+11
2025-03-07
platform/x86/amd/pmc: Move macros and structures to the PMC header file
Shyam Sundar S K
2
-81
/
+81
2025-03-07
platform/x86/amd/pmc: Notify user when platform does not support s0ix transition
Shyam Sundar S K
2
-1
/
+3
2025-02-24
platform/x86: amd: Use *-y instead of *-objs in Makefiles
Kurt Borja
1
-3
/
+3
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
4
-319
/
+430
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+3
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
1
-1
/
+7
[next]