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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge branch 'fixes' of into for-next
Ilpo Järvinen
3
-0
/
+29
2025-11-27
platform/x86/amd/pmf: Use devm_mutex_init() for mutex initialization
Shyam Sundar S K
1
-6
/
+11
2025-11-27
platform/x86/amd/pmf: Add BIOS_INPUTS_MAX macro to replace hardcoded array size
Shyam Sundar S K
1
-4
/
+5
2025-11-27
platform/x86/amd/pmf: Refactor repetitive BIOS output handling
Shyam Sundar S K
1
-30
/
+42
2025-11-21
platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_ID
Shyam Sundar S K
3
-2
/
+4
2025-11-21
platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd()
Shyam Sundar S K
7
-47
/
+51
2025-11-21
platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistency
Shyam Sundar S K
1
-6
/
+6
2025-11-06
platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk list
Antheas Kapenekakis
1
-0
/
+17
2025-11-06
platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally
Antheas Kapenekakis
1
-0
/
+8
2025-11-06
platform/x86/amd/pmc: Add support for Van Gogh SoC
Antheas Kapenekakis
2
-0
/
+4
2025-10-15
platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages()
Suma Hegde
1
-5
/
+4
2025-10-15
platform/x86/amd: hfi: Remove redundant assignment to .owner
Kuan-Wei Chiu
1
-1
/
+0
2025-10-15
platform/x86/amd: hfi: Remove unused cpumask from cpuinfo struct
Kuan-Wei Chiu
1
-10
/
+0
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-31
/
+245
2025-09-23
platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+7
2025-09-16
platform/x86/amd/pmf: Support new ACPI ID AMDI0108
Shyam Sundar S K
1
-0
/
+1
2025-09-11
platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs
Shyam Sundar S K
2
-0
/
+5
2025-09-11
platform/x86/amd/pmf: Call enact function sooner to process early pending req...
Shyam Sundar S K
3
-4
/
+25
2025-09-11
platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies
Shyam Sundar S K
2
-0
/
+11
2025-09-11
platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS
Shyam Sundar S K
3
-11
/
+105
2025-09-11
platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enabl...
Shyam Sundar S K
2
-0
/
+22
2025-09-11
platform/x86/amd/pmf: Update ta_pmf_action structure member
Shyam Sundar S K
1
-0
/
+1
2025-09-11
platform/x86/amd/pmf: Extend custom BIOS inputs for more policies
Shyam Sundar S K
2
-1
/
+16
2025-09-11
platform/x86/amd/pmf: Fix the custom bios input handling mechanism
Shyam Sundar S K
2
-19
/
+44
2025-09-11
platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds
Shyam Sundar S K
2
-0
/
+20
2025-09-10
platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list
aprilgrimoire
1
-0
/
+8
2025-09-04
platform/x86/amd/pmf: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-08-28
platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+14
2025-08-28
platform/x86/amd/hsmp: Replace dev_err() with dev_info() for non-fatal errors
Suma Hegde
2
-4
/
+4
2025-08-25
platform/x86/amd: hfi: Fix pcct_tbl leak in amd_hfi_metadata_parser()
Zhen Ni
1
-4
/
+10
2025-08-12
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
Suma Hegde
1
-1
/
+1
2025-08-12
platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
Suma Hegde
1
-0
/
+5
2025-08-12
platform/x86/amd: pmc: Drop SMU F/W match for Cezanne
Mario Limonciello
2
-33
/
+34
2025-07-29
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-0
/
+578
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-9
/
+40
2025-07-22
platform/x86/amd: pmc: Add Lenovo Yoga 6 13ALC6 to pmc quirk list
Mario Limonciello
1
-0
/
+9
2025-07-09
platform/x86/amd/hsmp: Enhance the print messages to prevent confusion
Suma Hegde
2
-8
/
+29
2025-07-07
platform/x86/amd: hfi: Add debugfs support
Mario Limonciello
1
-0
/
+35
2025-07-07
platform/x86/amd: hfi: Set ITMT priority from ranking data
Mario Limonciello
2
-0
/
+11
2025-07-07
platform/x86: hfi: Add power management callback
Perry Yuan
1
-0
/
+33
2025-07-07
platform/x86: hfi: Add online and offline callback support
Perry Yuan
1
-0
/
+88
2025-07-07
platform/x86: hfi: Init per-cpu scores for each class
Perry Yuan
1
-0
/
+29
2025-07-07
platform/x86: hfi: Parse CPU core ranking data from shared memory
Perry Yuan
1
-0
/
+198
2025-07-07
platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
Perry Yuan
5
-0
/
+184
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-38
/
+145
2025-07-02
Merge branch 'fixes' into for-next
Ilpo Järvinen
6
-118
/
+201
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
1
-1
/
+1
2025-06-30
platform/x86: Update swnode graph for amd isp4
Pratap Nirujogi
1
-37
/
+144
2025-06-25
platform/x86: Use i2c adapter name to fix build errors
Pratap Nirujogi
1
-1
/
+2
[next]