index
:
linux.git
for-next
master
Linus' 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-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