index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
pmf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+22
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
6
-12
/
+33
2025-04-29
drivers/platform/x86/amd: pmf: Check for invalid Smart PC Policies
Mario Limonciello
1
-0
/
+16
2025-04-29
drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC Policies
Mario Limonciello
1
-1
/
+6
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-11
platform/x86: amd: pmf: Fix STT limits
Mario Limonciello
6
-12
/
+33
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-5
/
+5
2025-03-21
platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-03-14
Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-11
/
+27
2025-03-13
platform/x86/amd: pmf: Fix missing hidden options for Smart PC
Mario Limonciello
1
-0
/
+2
2025-03-11
platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()
Dan Carpenter
1
-11
/
+25
2025-03-07
Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+11
2025-03-05
platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA
Shyam Sundar S K
2
-15
/
+40
2025-03-05
platform/x86/amd/pmf: Propagate PMF-TA return codes
Shyam Sundar S K
1
-1
/
+1
2025-03-04
platform/x86/amd: pmf: Add balanced-performance to hidden choices
Mario Limonciello
1
-0
/
+2
2025-03-04
platform/x86/amd: pmf: Add 'quiet' to hidden choices
Mario Limonciello
1
-0
/
+9
2025-03-03
platform/x86/amd/pmf: Initialize and clean up `cb_mutex`
Mario Limonciello
1
-0
/
+2
2025-02-24
platform/x86: amd: Use *-y instead of *-objs in Makefiles
Kurt Borja
1
-4
/
+4
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
7
-114
/
+167
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
2
-12
/
+7
2025-01-16
platform/x86: amd: pmf: sps: Use devm_platform_profile_register()
Kurt Borja
3
-8
/
+1
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
1
-5
/
+10
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
1
-2
/
+6
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
1
-4
/
+4
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
1
-3
/
+3
2025-01-09
platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver
Shyam Sundar S K
2
-1
/
+68
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
2
-2
/
+2
2024-12-19
platform/x86/amd: pmf: Switch to guard(mutex)
Mario Limonciello
2
-14
/
+10
2024-12-17
platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA
Shyam Sundar S K
3
-1
/
+62
2024-12-10
platform/x86/amd: pmf: Drop all quirks
Mario Limonciello
4
-71
/
+1
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
Mario Limonciello
1
-1
/
+1
2024-12-10
ACPI: platform_profile: Add device pointer into platform profile handler
Mario Limonciello
1
-0
/
+1
2024-12-10
ACPI: platform-profile: Add a name member to handlers
Mario Limonciello
1
-0
/
+1
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
5
-38
/
+33
2024-11-04
platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource()
Shyam Sundar S K
4
-33
/
+28
2024-11-04
platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling
Shyam Sundar S K
1
-4
/
+4
2024-11-04
platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model
Shyam Sundar S K
2
-0
/
+2
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
6
-23
/
+200
2024-09-14
platform/x86/amd: pmf: Add quirk for TUF Gaming A14
aln8
1
-0
/
+8
2024-09-03
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Luke D. Jones
1
-1
/
+1
2024-08-19
platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
Shyam Sundar S K
3
-17
/
+97
2024-08-19
platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
Shyam Sundar S K
2
-6
/
+6
2024-08-19
platform/x86/amd/pmf: Add support for notifying Smart PC Solution updates
Shyam Sundar S K
3
-0
/
+89
2024-08-08
platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled
Shyam Sundar S K
1
-21
/
+11
2024-07-30
platform/x86/amd/pmf: Add new ACPI ID AMDI0107
Shyam Sundar S K
1
-0
/
+3
2024-07-30
platform/x86/amd: pmf: Add quirk for ROG Ally X
Luke D. Jones
1
-1
/
+8
[next]