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
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
19
-340
/
+1785
13 days
platform/x86/amd/hsmp: Reject negative power cap writes in hwmon
Hemanth Selam
1
-0
/
+3
2026-07-28
platform/x86/amd/hsmp: Enable protocol version 7 metric tables on the ACPI driver
Muralidhara M K
1
-2
/
+20
2026-07-28
platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table reads
Muralidhara M K
1
-3
/
+141
2026-07-28
platform/x86/amd/hsmp: Source metric-table size from firmware
Muralidhara M K
2
-4
/
+18
2026-07-28
platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
Muralidhara M K
1
-13
/
+9
2026-07-27
platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support
Shyam Sundar S K
3
-1
/
+395
2026-07-27
platform/x86/amd/pmf: Refactor NPU metrics for platform extensibility
Shyam Sundar S K
1
-18
/
+23
2026-07-27
platform/x86/amd/pmf: Use upper/lower_32_bits() in amd_pmf_set_dram_addr()
Shyam Sundar S K
1
-3
/
+3
2026-07-27
platform/x86/amd/pmf: Add missing newline in dev_err message
Shyam Sundar S K
1
-1
/
+1
2026-07-27
platform/x86/amd/pmf: Move metrics code to dedicated file
Shyam Sundar S K
4
-156
/
+187
2026-07-27
platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended SMU mailbox registers
Shyam Sundar S K
2
-5
/
+26
2026-07-27
platform/x86/amd/pmf: Use per-SoC smu_regs struct for SMU mailbox registers
Shyam Sundar S K
2
-13
/
+50
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-24
platform/x86/amd/hsmp: Serialize the data plane against socket teardown
Muralidhara M K
3
-14
/
+55
2026-07-24
platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release
Muralidhara M K
3
-20
/
+132
2026-07-24
platform/x86/amd/hsmp: Clear mdev.this_device on deregister
Muralidhara M K
1
-0
/
+1
2026-07-24
platform/x86/amd/hsmp: Serialize per-socket metric table reads with a mutex
Muralidhara M K
4
-0
/
+39
2026-07-24
platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it explicitly
Muralidhara M K
3
-2
/
+35
2026-07-24
platform/x86/amd/hsmp: Serialize ACPI HSMP probe and remove with an rwsem
Muralidhara M K
3
-0
/
+38
2026-07-21
platform/x86/amd/pmc: Add T14 Gen2 AMD (20XL) to s2idle quirk list
Yap Weei Choong
1
-0
/
+8
2026-07-10
platform/x86/amd/pmf: Implement util layer ioctl handler
Shyam Sundar S K
3
-2
/
+89
2026-07-10
platform/x86/amd/pmf: Move debug helper functions to UAPI header
Shyam Sundar S K
1
-57
/
+5
2026-07-10
platform/x86/amd/pmf: Store commonly used enums in the header file
Shyam Sundar S K
2
-40
/
+19
2026-07-10
platform/x86/amd/pmf: store BIOS output values for user-space metrics via util IOCTL
Shyam Sundar S K
2
-2
/
+13
2026-07-10
platform/x86/amd/pmf: Add util layer and userspace character device interface
Shyam Sundar S K
5
-0
/
+94
2026-07-10
platform/x86/amd: Introduce Halo Box RGB LED driver
Yo-Jung Leo Lin (AMD)
3
-0
/
+327
2026-07-09
platform/x86/amd/hsmp: Gate the data plane on a fully initialized socket
Muralidhara M K
2
-2
/
+29
2026-07-09
platform/x86/amd/hsmp: Pass struct device explicitly to ACPI mailbox parsers
Muralidhara M K
1
-11
/
+11
2026-07-09
platform/x86/amd/hsmp: Validate _DSD mailbox sub-package element count
Muralidhara M K
1
-3
/
+9
2026-07-09
platform/x86/amd/hsmp: Validate ACPI UID before parsing socket index
Muralidhara M K
1
-0
/
+3
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-12
platform/x86/amd/hsmp: Clamp ioctl/send_message indices (Spectre v1)
Muralidhara M K
1
-1
/
+23
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-05-19
platform/x86/amd: hfi: Support for ranking table versions
Krishnamoorthi M
1
-2
/
+4
2026-03-27
platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bug
Mario Limonciello
1
-0
/
+9
2026-03-23
platform/x86/amd/hsmp: Fix typo in error message
Alok Tiwari
1
-1
/
+1
[next]