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.c
Age
Commit message (
Expand
)
Author
2021-12-21
platform/x86: amd-pmc: only use callbacks for suspend
Mario Limonciello
2021-12-21
platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer
Sanket Goswami
2021-12-21
platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_p...
Sanket Goswami
2021-12-02
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Fabrizio Bertocci
2021-10-27
platform/x86: amd-pmc: Drop check for valid alarm time
Mario Limonciello
2021-10-27
platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg
Mario Limonciello
2021-10-27
platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
Mario Limonciello
2021-10-21
platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup
Mario Limonciello
2021-10-21
platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
Mario Limonciello
2021-10-11
platform/x86: amd-pmc: Add alternative acpi id for PMC controller
Sachi King
2021-09-28
platform/x86: amd-pmc: Add a message to print resume time info
Sanket Goswami
2021-09-28
platform/x86: amd-pmc: Send command to dump data after clearing OS_HINT
Sanket Goswami
2021-09-28
platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled
Hans de Goede
2021-09-16
platform/x86: amd-pmc: Export Idlemask values based on the APU
Sanket Goswami
2021-09-16
platform/x86: amd-pmc: Check s0i3 cycle status
Sanket Goswami
2021-09-14
platform/x86: amd-pmc: Increase the response register timeout
Mario Limonciello
2021-07-17
platform/x86: amd-pmc: Fix undefined reference to __udivdi3
Shyam Sundar S K
2021-07-15
platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()
Yang Yingliang
2021-07-14
platform/x86: amd-pmc: Use return code on suspend
Mario Limonciello
2021-07-14
platform/x86: amd-pmc: Add new acpi id for future PMC controllers
Shyam Sundar S K
2021-07-14
platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
Shyam Sundar S K
2021-07-14
platform/x86: amd-pmc: Add support for logging s0ix counters
Shyam Sundar S K
2021-07-14
platform/x86: amd-pmc: Add support for logging SMU metrics
Shyam Sundar S K
2021-07-14
platform/x86: amd-pmc: call dump registers only once
Shyam Sundar S K
2021-07-14
platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
Shyam Sundar S K
2021-07-14
platform/x86: amd-pmc: Fix command completion code
Shyam Sundar S K
2021-02-02
platform/x86: amd-pmc: put device on error paths
Pan Bian
2021-01-04
platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS check
Shyam Sundar S K
2020-11-09
platform/x86: amd-pmc: Add AMD platform support for S2Idle
Shyam Sundar S K