index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
pmf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-38
/
+33
2024-11-04
platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_reso...
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/linu...
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
2024-07-11
platform/x86/amd/pmf: Use existing input event codes to update system states
Shyam Sundar S K
2
-12
/
+52
2024-05-27
platform/x86/amd/pmf: Use memdup_user()
Thorsten Blum
1
-8
/
+3
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
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 quirk for ROG Zephyrus G14
Mario Limonciello
1
-0
/
+8
2024-04-16
platform/x86/amd: pmf: Add infrastructure for quirking supported funcs
Mario Limonciello
5
-2
/
+52
2024-04-16
platform/x86/amd: pmf: Decrease error message to debug
Mario Limonciello
1
-1
/
+1
2024-03-12
Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-next
Ilpo Järvinen
3
-38
/
+62
2024-03-12
platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...
Shyam Sundar S K
2
-0
/
+44
2024-03-12
platform/x86/amd/pmf: Add support to get sps default APTS index values
Shyam Sundar S K
3
-2
/
+148
2024-03-12
platform/x86/amd/pmf: Add support to get APTS index numbers for static slider
Shyam Sundar S K
3
-1
/
+90
2024-03-12
platform/x86/amd/pmf: Add support to notify sbios heart beat event
Shyam Sundar S K
3
-2
/
+66
2024-03-12
platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
Shyam Sundar S K
2
-0
/
+18
2024-03-12
platform/x86/amd/pmf: Disable debugfs support for querying power thermals
Shyam Sundar S K
2
-2
/
+5
2024-03-12
platform/x86/amd/pmf: Differentiate PMF ACPI versions
Shyam Sundar S K
2
-2
/
+5
2024-03-12
platform/x86/amd/pmf: Fix possible out-of-bound memory accesses
Armin Wolf
1
-0
/
+6
2024-03-12
platform/x86/amd/pmf: Use struct for cookie header
Armin Wolf
2
-6
/
+9
2024-03-12
platform/x86/amd/pmf: Do not use readl() for policy buffer access
Armin Wolf
1
-2
/
+2
2024-03-12
platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()
Armin Wolf
1
-3
/
+3
2024-03-12
platform/x86/amd/pmf: Add missing __iomem attribute to policy_base
Armin Wolf
2
-2
/
+2
2024-03-05
platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()
Harshit Mogalapalli
1
-1
/
+3
2024-02-19
platform/x86/amd/pmf: Fix a potential race with policy binary sideload
Mario Limonciello
1
-2
/
+3
2024-02-19
platform/x86/amd/pmf: Fixup error handling for amd_pmf_init_smart_pc()
Mario Limonciello
1
-25
/
+40
2024-02-19
platform/x86/amd/pmf: Add debugging message for missing policy data
Mario Limonciello
1
-1
/
+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
3
-10
/
+10
2024-01-26
platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()
Cong Liu
1
-1
/
+3
2024-01-26
platform/x86/amd/pmf: Get ambient light information from AMD SFH driver
Shyam Sundar S K
1
-0
/
+8
2024-01-26
platform/x86/amd/pmf: Get Human presence information from AMD SFH driver
Shyam Sundar S K
2
-0
/
+29
2024-01-02
platform/x86/amd/pmf: Return a status code only as a constant in two functions
Markus Elfring
1
-10
/
+5
2024-01-02
platform/x86/amd/pmf: Return directly after a failed apmf_if_call() in apmf_s...
Markus Elfring
1
-3
/
+1
2023-12-18
platform/x86/amd/pmf: dump policy binary data
Shyam Sundar S K
1
-0
/
+9
2023-12-18
platform/x86/amd/pmf: Add capability to sideload of policy binary
Shyam Sundar S K
2
-0
/
+64
2023-12-18
platform/x86/amd/pmf: Add facility to dump TA inputs
Shyam Sundar S K
3
-0
/
+40
2023-12-18
platform/x86/amd/pmf: Make source_as_str() as non-static
Shyam Sundar S K
2
-2
/
+4
[next]