开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
pmc.c
Age
Commit message (
Expand
)
Author
2023-08-23
platform/x86/amd/pmc: Move PMC driver to separate directory
Shyam Sundar S K
2023-07-11
platform/x86/amd: pmc: Add new ACPI ID AMDI000A
Shyam Sundar S K
2023-07-11
platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmc
Mario Limonciello
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-12
platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
Mario Limonciello
2023-06-08
platform/x86/amd: pmc: Update metrics table info for Pink Sardine
Shyam Sundar S K
2023-05-30
platform/x86/amd: pmc: Add helper function to check the cpu id
Shyam Sundar S K
2023-05-30
platform/x86/amd: pmc: Get STB DRAM size from PMFW
Shyam Sundar S K
2023-05-30
platform/x86/amd: pmc: Pass true/false to bool argument
Shyam Sundar S K
2023-04-25
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-04-20
platform/x86/amd: pmc: Report duration of time in hw sleep state
Mario Limonciello
2023-04-17
platform/x86: amd: pmc: provide user message where s0ix is not supported
Shyam Sundar S K
2023-04-17
platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()
Feng Jiang
2023-04-11
platform/x86: amd: pmc: Remove __maybe_unused from amd_pmc_suspend_handler()
Hans de Goede
2023-04-11
platform/x86/amd: pmc: Move out of BIOS SMN pair for STB init
Shyam Sundar S K
2023-04-11
platform/x86/amd: pmc: Utilize SMN index 0 for driver probe
Shyam Sundar S K
2023-04-11
platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`
Mario Limonciello
2023-04-11
platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picasso
Mario Limonciello
2023-04-11
platform/x86/amd: pmc: Hide SMU version and program attributes for Picasso
Mario Limonciello
2023-04-11
platform/x86/amd: pmc: Don't try to read SMU version on Picasso
Mario Limonciello
2023-03-07
platform/x86: amd: pmc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-07
platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
Arnd Bergmann
2023-02-10
platform/x86/amd: pmc: Add line break for readability
Shyam Sundar S K
2023-02-10
platform/x86/amd: pmc: differentiate STB/SMU messaging prints
Shyam Sundar S K
2023-02-10
platform/x86/amd: pmc: Write dummy postcode into the STB DRAM
Shyam Sundar S K
2023-02-10
platform/x86/amd: pmc: Add num_samples message id support to STB
Shyam Sundar S K
2023-01-24
platform/x86/amd: pmc: Add a module parameter to disable workarounds
Mario Limonciello
2023-01-24
platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
Mario Limonciello
2023-01-12
platform/x86/amd: Fix refcount leak in amd_pmc_probe
Miaoqian Lin
2022-12-07
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
2022-11-15
platform/x86/amd: pmc: Add new ACPI ID AMDI0009
Shyam Sundar S K
2022-11-15
platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checks
Mario Limonciello
2022-10-24
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
Mario Limonciello
2022-10-03
platform/x86/amd: pmc: Dump idle mask during "check" stage instead
Mario Limonciello
2022-09-27
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
Shyam Sundar S K
2022-09-22
platform/x86/amd: pmc: Fix build without debugfs
Nathan Chancellor
2022-09-19
platform/x86/amd: pmc: Add sysfs files for SMU
Mario Limonciello
2022-09-09
platform/x86/amd: pmc: Add an extra STB message for checking s2idle entry
Mario Limonciello
2022-09-09
platform/x86/amd: pmc: Always write to the STB
Mario Limonciello
2022-09-09
platform/x86/amd: pmc: Add defines for STB events
Mario Limonciello
2022-07-08
platform/x86/amd/pmc: Add new platform support
Shyam Sundar S K
2022-07-08
platform/x86/amd/pmc: Add new acpi id for PMC controller
Shyam Sundar S K
2022-06-22
platform/x86: Move AMD platform drivers to separate directory
Shyam Sundar S K