index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
pmc
Age
Commit message (
Expand
)
Author
2025-03-13
platform/x86/amd/pmc: fix leak in probe()
Dan Carpenter
2025-03-07
platform/x86/amd/pmc: Use managed APIs for mutex
Shyam Sundar S K
2025-03-07
platform/x86/amd/pmc: Remove unnecessary line breaks
Shyam Sundar S K
2025-03-07
platform/x86/amd/pmc: Move macros and structures to the PMC header file
Shyam Sundar S K
2025-03-07
platform/x86/amd/pmc: Notify user when platform does not support s0ix transition
Shyam Sundar S K
2025-02-24
platform/x86: amd: Use *-y instead of *-objs in Makefiles
Kurt Borja
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
2025-01-07
platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it
Maciej S. Szmigiero
2024-12-19
platform/x86/amd: pmc: Use guard(mutex)
Mario Limonciello
2024-12-02
platform/x86/amd/pmc: Add STB support for AMD Desktop variants
Shyam Sundar S K
2024-12-02
platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model
Shyam Sundar S K
2024-12-02
platform/x86/amd/pmc: Update IP information structure for newer SoCs
Shyam Sundar S K
2024-12-02
platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information
Shyam Sundar S K
2024-12-02
platform/x86/amd/pmc: Isolate STB code changes to a new file
Shyam Sundar S K
2024-12-02
platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function
Shyam Sundar S K
2024-12-02
platform/x86/amd/pmc: Update function names to align with new STB file
Shyam Sundar S K
2024-12-02
platform/x86/amd/pmc: Move STB functionality to a new file for better code or...
Shyam Sundar S K
2024-12-02
platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init()
Shyam Sundar S K
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-04
platform/x86/amd/pmc: Detect when STB is not available
Corey Hickey
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-23
platform/x86/amd/pmc: Extend support for PMC features on new AMD platform
Shyam Sundar S K
2024-08-23
platform/x86/amd/pmc: Fix SMU command submission path on new AMD platform
Shyam Sundar S K
2024-07-30
platform/x86/amd/pmc: Send OS_HINT command for new AMD platform
Shyam Sundar S K
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-05-14
platform/x86/amd: pmc: Add new ACPI ID AMDI000B
Shyam Sundar S K
2024-04-29
platform/x86/amd/pmc: Fix implicit declaration error on i386
Basavaraj Natikar
2024-04-17
platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
Mario Limonciello
2024-04-15
platform/x86/amd/pmc: Add AMD MP2 STB functionality
Basavaraj Natikar
2024-01-02
platform/x86/amd/pmc: Modify SMU message port for latest AMD platform
Shyam Sundar S K
2024-01-02
platform/x86/amd/pmc: Add 1Ah family series to STB support list
Shyam Sundar S K
2024-01-02
platform/x86/amd/pmc: Add idlemask support for 1Ah family
Shyam Sundar S K
2024-01-02
platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe
Shyam Sundar S K
2024-01-02
platform/x86/amd/pmc: Add VPE information for AMDI000A platform
Shyam Sundar S K
2024-01-02
platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform
Shyam Sundar S K
2023-12-18
platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13
Mario Limonciello
2023-12-18
platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks
Mario Limonciello
2023-12-18
platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne
Mario Limonciello
2023-12-18
platform/x86/amd/pmc: Move platform defines to header
Mario Limonciello
2023-11-17
platform/x86/amd/pmc: adjust getting DRAM size behavior
Shyam Sundar S K
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-10-27
platform/x86: Add s2idle quirk for more Lenovo laptops
David Lazar
2023-10-12
platform/x86/amd/pmc: Add dump_custom_stb module parameter
Shyam Sundar S K
2023-10-12
platform/x86/amd/pmc: Handle overflow cases where the num_samples range is hi...
Shyam Sundar S K
2023-10-12
platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()
Shyam Sundar S K
2023-10-06
platform/x86/amd/pmc: Add PMFW command id to support S2D force flush
Shyam Sundar S K
2023-08-28
platform/x86/amd/pmc: Fix build error with randconfig
Shyam Sundar S K
[next]