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
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
platform/x86: amd: pmf: Fix STT limits
Mario Limonciello
1
-0
/
+14
2025-03-03
platform/x86/amd/pmf: Initialize and clean up `cb_mutex`
Mario Limonciello
1
-0
/
+2
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
1
-12
/
+8
2025-01-16
platform/x86: amd: pmf: sps: Use devm_platform_profile_register()
Kurt Borja
1
-1
/
+0
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
1
-1
/
+1
2024-12-19
platform/x86/amd: pmf: Switch to guard(mutex)
Mario Limonciello
1
-10
/
+8
2024-12-10
platform/x86/amd: pmf: Drop all quirks
Mario Limonciello
1
-1
/
+0
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
1
-5
/
+5
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
1
-0
/
+1
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-19
platform/x86/amd/pmf: Update SMU metrics table for 1AH family series
Shyam Sundar S K
1
-1
/
+13
2024-08-19
platform/x86/amd/pmf: Relocate CPU ID macros to the PMF header
Shyam Sundar S K
1
-6
/
+0
2024-07-30
platform/x86/amd/pmf: Add new ACPI ID AMDI0107
Shyam Sundar S K
1
-0
/
+3
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-0
/
+1
2024-05-14
platform/x86/amd: pmf: Add new ACPI ID AMDI0105
Shyam Sundar S K
1
-0
/
+1
2024-04-16
platform/x86/amd: pmf: Add infrastructure for quirking supported funcs
Mario Limonciello
1
-0
/
+1
2024-03-12
Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-next
Ilpo Järvinen
1
-4
/
+13
2024-03-12
platform/x86/amd/pmf: Add support to notify sbios heart beat event
Shyam Sundar S K
1
-0
/
+10
2024-03-12
platform/x86/amd/pmf: Disable debugfs support for querying power thermals
Shyam Sundar S K
1
-2
/
+3
2024-02-19
platform/x86/amd/pmf: Fix a suspend hang on Framework 13
Mario Limonciello
1
-2
/
+0
2024-02-19
platform/x86/amd/pmf: Fix TEE enact command failure after suspend and resume
Shyam Sundar S K
1
-0
/
+6
2024-02-19
platform/x86/amd/pmf: Remove smart_pc_status enum
Shyam Sundar S K
1
-3
/
+8
2023-12-18
platform/x86/amd/pmf: change amd_pmf_init_features() call sequence
Shyam Sundar S K
1
-1
/
+1
2023-12-18
platform/x86/amd/pmf: Add support for PMF Policy Binary
Shyam Sundar S K
1
-0
/
+1
2023-12-18
platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()
Shyam Sundar S K
1
-9
/
+30
2023-12-18
platform/x86/amd/pmf: Add PMF TEE interface
Shyam Sundar S K
1
-4
/
+6
2023-08-26
platform/x86/amd/pmf: Fix a missing cleanup path
Mario Limonciello
1
-1
/
+2
2023-07-25
platform/x86/amd/pmf: Notify OS power slider update
Shyam Sundar S K
1
-2
/
+7
2023-07-11
platform/x86/amd: pmf: Add new ACPI ID AMDI0103
Shyam Sundar S K
1
-0
/
+3
2023-06-22
platform/x86/amd/pmf: Register notify handler only if SPS is enabled
Shyam Sundar S K
1
-5
/
+5
2023-05-15
platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
Mario Limonciello
1
-7
/
+25
2023-04-11
platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probe
Shyam Sundar S K
1
-17
/
+5
2023-03-07
platform/x86: amd: pmf: core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-01-30
platform/x86/amd/pmf: Ensure mutexes are initialized before use
Hans de Goede
1
-4
/
+5
2023-01-30
platform/x86/amd/pmf: Fix to update SPS thermals when power supply change
Shyam Sundar S K
1
-0
/
+23
2022-09-27
Merge branch 'platform-drivers-x86-amd-pmf' into review-hans
Hans de Goede
1
-0
/
+1
2022-09-27
platform/x86/amd/pmf: install notify handler after acpi init
Shyam Sundar S K
1
-0
/
+1
2022-09-22
platform/x86/amd/pmf: Add sysfs to toggle CnQF
Shyam Sundar S K
1
-0
/
+6
2022-09-22
platform/x86/amd/pmf: Add support for CnQF
Shyam Sundar S K
1
-1
/
+18
2022-08-24
platform/x86/amd/pmf: Fix clang unused variable warning
Shyam Sundar S K
1
-0
/
+3
2022-08-15
platform/x86/amd/pmf: Force load driver on older supported platforms
Shyam Sundar S K
1
-0
/
+16
2022-08-15
platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode
Shyam Sundar S K
1
-0
/
+9
2022-08-15
platform/x86/amd/pmf: Add support for Auto mode feature
Shyam Sundar S K
1
-0
/
+9
2022-08-15
platform/x86/amd/pmf: Get performance metrics from PMFW
Shyam Sundar S K
1
-0
/
+52
2022-08-15
platform/x86/amd/pmf: Add heartbeat signal support
Shyam Sundar S K
1
-0
/
+1
2022-08-15
platform/x86/amd/pmf: Add debugfs information
Shyam Sundar S K
1
-0
/
+36
2022-08-15
platform/x86/amd/pmf: Add support SPS PMF feature
Shyam Sundar S K
1
-0
/
+26
2022-08-15
platform/x86/amd/pmf: Add support for PMF APCI layer
Shyam Sundar S K
1
-0
/
+1
2022-08-15
platform/x86/amd/pmf: Add support for PMF core layer
Shyam Sundar S K
1
-0
/
+235