index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
pmf
/
tee-if.c
Age
Commit message (
Expand
)
Author
2024-11-04
platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...
Shyam Sundar S K
2024-08-19
platform/x86/amd/pmf: Add support for notifying Smart PC Solution updates
Shyam Sundar S K
2024-07-11
platform/x86/amd/pmf: Use existing input event codes to update system states
Shyam Sundar S K
2024-05-27
platform/x86/amd/pmf: Use memdup_user()
Thorsten Blum
2024-03-12
Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-next
Ilpo Järvinen
2024-03-12
platform/x86/amd/pmf: Fix possible out-of-bound memory accesses
Armin Wolf
2024-03-12
platform/x86/amd/pmf: Use struct for cookie header
Armin Wolf
2024-03-12
platform/x86/amd/pmf: Do not use readl() for policy buffer access
Armin Wolf
2024-03-12
platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()
Armin Wolf
2024-03-12
platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
Armin Wolf
2024-03-05
platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()
Harshit Mogalapalli
2024-02-19
platform/x86/amd/pmf: Fix a potential race with policy binary sideload
Mario Limonciello
2024-02-19
platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()
Mario Limonciello
2024-02-19
platform/x86/amd/pmf: Add debugging message for missing policy data
Mario Limonciello
2024-02-19
platform/x86/amd/pmf: Remove smart_pc_status enum
Shyam Sundar S K
2024-01-26
platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()
Cong Liu
2023-12-18
platform/x86/amd/pmf: dump policy binary data
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Add capability to sideload of policy binary
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Add facility to dump TA inputs
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Add support to update system state
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Add support update p3t limit
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Add support to get inputs from other subsystems
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Add support for PMF Policy Binary
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Add support for PMF-TA interaction
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmf: Add PMF TEE interface
Shyam Sundar S K