index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-06-09
platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE()
Suma Hegde
1
-1
/
+2
2025-06-09
x86/platform/amd: replace down_timeout() with down_interruptible()
Jake Hillion
1
-7
/
+1
2025-06-09
x86/platform/amd: move final timeout check to after final sleep
Jake Hillion
1
-1
/
+5
2025-06-09
platform/x86/amd: pmc: Clear metrics table at start of cycle
Mario Limonciello
1
-0
/
+2
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-4
/
+750
2025-05-25
platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m
Arnd Bergmann
1
-0
/
+2
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
5
-4
/
+36
2025-05-15
platform/x86: Add AMD ISP platform config for OV05C10
Pratap Nirujogi
3
-0
/
+323
2025-05-13
Merge branch 'x86/platform' into x86/core, to merge dependent commits
Ingo Molnar
1
-1
/
+2
2025-05-12
platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry
Suma Hegde
3
-0
/
+286
2025-05-12
platform/x86/amd/hsmp: Report power via hwmon sensors
Suma Hegde
5
-1
/
+138
2025-05-12
platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules
Suma Hegde
4
-4
/
+2
2025-05-07
platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX...
Runhua He
1
-0
/
+7
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
7
-16
/
+36
2025-04-29
platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers
Suma Hegde
3
-3
/
+7
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-26
platform/x86/amd/pmc: Use FCH_PM_BASE definition
Mario Limonciello
1
-1
/
+2
2025-04-17
platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles
Mario Limonciello
1
-4
/
+3
2025-04-14
x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>
Ingo Molnar
4
-4
/
+4
2025-04-14
x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>
Ingo Molnar
3
-3
/
+3
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.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/linu...
Linus Torvalds
7
-109
/
+110
2025-03-21
platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
5
-32
/
+17
2025-03-14
Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+27
2025-03-13
platform/x86/amd/pmc: fix leak in probe()
Dan Carpenter
1
-1
/
+1
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-08
Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+11
2025-03-07
platform/x86/amd/pmc: Use managed APIs for mutex
Shyam Sundar S K
1
-2
/
+3
2025-03-07
platform/x86/amd/pmc: Remove unnecessary line breaks
Shyam Sundar S K
1
-13
/
+11
2025-03-07
platform/x86/amd/pmc: Move macros and structures to the PMC header file
Shyam Sundar S K
2
-81
/
+81
2025-03-07
platform/x86/amd/pmc: Notify user when platform does not support s0ix transition
Shyam Sundar S K
2
-1
/
+3
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
4
-11
/
+11
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
14
-451
/
+650
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-4
/
+5
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
1
-1
/
+7
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
[prev]
[next]