index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
pmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-11
platform/x86/amd: pmc: Add new ACPI ID AMDI000A
Shyam Sundar S K
1
-0
/
+3
2023-07-11
platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmc
Mario Limonciello
1
-23
/
+6
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-24
/
+99
2023-06-12
platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
Mario Limonciello
1
-2
/
+2
2023-06-08
platform/x86/amd: pmc: Update metrics table info for Pink Sardine
Shyam Sundar S K
1
-12
/
+41
2023-05-30
platform/x86/amd: pmc: Add helper function to check the cpu id
Shyam Sundar S K
1
-3
/
+14
2023-05-30
platform/x86/amd: pmc: Get STB DRAM size from PMFW
Shyam Sundar S K
1
-1
/
+36
2023-05-30
platform/x86/amd: pmc: Pass true/false to bool argument
Shyam Sundar S K
1
-13
/
+13
2023-04-25
Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+3
2023-04-20
platform/x86/amd: pmc: Report duration of time in hw sleep state
Mario Limonciello
1
-3
/
+3
2023-04-17
platform/x86: amd: pmc: provide user message where s0ix is not supported
Shyam Sundar S K
1
-0
/
+9
2023-04-17
platform/x86/amd: pmc: Fix memory leak in amd_pmc_stb_debugfs_open_v2()
Feng Jiang
1
-0
/
+1
2023-04-11
platform/x86: amd: pmc: Remove __maybe_unused from amd_pmc_suspend_handler()
Hans de Goede
1
-1
/
+1
2023-04-11
platform/x86/amd: pmc: Move out of BIOS SMN pair for STB init
Shyam Sundar S K
1
-22
/
+4
2023-04-11
platform/x86/amd: pmc: Utilize SMN index 0 for driver probe
Shyam Sundar S K
1
-18
/
+5
2023-04-11
platform/x86/amd: pmc: Move idlemask check into `amd_pmc_idlemask_read`
Mario Limonciello
1
-41
/
+33
2023-04-11
platform/x86/amd: pmc: Don't dump data after resume from s0i3 on picasso
Mario Limonciello
1
-1
/
+9
2023-04-11
platform/x86/amd: pmc: Hide SMU version and program attributes for Picasso
Mario Limonciello
1
-1
/
+20
2023-04-11
platform/x86/amd: pmc: Don't try to read SMU version on Picasso
Mario Limonciello
1
-0
/
+3
2023-03-07
platform/x86: amd: pmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
Arnd Bergmann
1
-21
/
+9
2023-02-10
platform/x86/amd: pmc: Add line break for readability
Shyam Sundar S K
1
-0
/
+1
2023-02-10
platform/x86/amd: pmc: differentiate STB/SMU messaging prints
Shyam Sundar S K
1
-3
/
+3
2023-02-10
platform/x86/amd: pmc: Write dummy postcode into the STB DRAM
Shyam Sundar S K
1
-0
/
+6
2023-02-10
platform/x86/amd: pmc: Add num_samples message id support to STB
Shyam Sundar S K
1
-2
/
+25
2023-01-24
platform/x86/amd: pmc: Add a module parameter to disable workarounds
Mario Limonciello
1
-3
/
+7
2023-01-24
platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
Mario Limonciello
1
-0
/
+50
2023-01-12
platform/x86/amd: Fix refcount leak in amd_pmc_probe
Miaoqian Lin
1
-1
/
+1
2022-12-07
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
1
-0
/
+6
2022-11-15
platform/x86/amd: pmc: Add new ACPI ID AMDI0009
Shyam Sundar S K
1
-0
/
+1
2022-11-15
platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checks
Mario Limonciello
1
-2
/
+0
2022-10-24
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
Mario Limonciello
1
-0
/
+7
2022-10-03
platform/x86/amd: pmc: Dump idle mask during "check" stage instead
Mario Limonciello
1
-5
/
+3
2022-09-27
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
Shyam Sundar S K
1
-12
/
+0
2022-09-22
platform/x86/amd: pmc: Fix build without debugfs
Nathan Chancellor
1
-58
/
+58
2022-09-19
platform/x86/amd: pmc: Add sysfs files for SMU
Mario Limonciello
1
-0
/
+39
2022-09-09
platform/x86/amd: pmc: Add an extra STB message for checking s2idle entry
Mario Limonciello
1
-0
/
+12
2022-09-09
platform/x86/amd: pmc: Always write to the STB
Mario Limonciello
1
-10
/
+6
2022-09-09
platform/x86/amd: pmc: Add defines for STB events
Mario Limonciello
1
-4
/
+4
2022-07-08
platform/x86/amd/pmc: Add new platform support
Shyam Sundar S K
1
-1
/
+6
2022-07-08
platform/x86/amd/pmc: Add new acpi id for PMC controller
Shyam Sundar S K
1
-2
/
+7
2022-06-22
platform/x86: Move AMD platform drivers to separate directory
Shyam Sundar S K
1
-0
/
+935