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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
platform/x86/amd/hsmp: create plat specific struct
Suma Hegde
1
-23
/
+38
2023-10-06
platform/x86/amd/pmc: Add PMFW command id to support S2D force flush
Shyam Sundar S K
1
-1
/
+8
2023-08-28
platform/x86/amd/pmc: Fix build error with randconfig
Shyam Sundar S K
1
-0
/
+1
2023-08-26
platform/x86/amd/pmf: Fix a missing cleanup path
Mario Limonciello
1
-1
/
+2
2023-08-23
platform/x86/amd/pmc: Move PMC driver to separate directory
Shyam Sundar S K
7
-17
/
+29
2023-08-23
Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-next
Hans de Goede
8
-31
/
+345
2023-08-21
platform/x86/amd/pmf: Use str_on_off() helper
Andy Shevchenko
1
-2
/
+3
2023-07-31
platform/x86/amd/pmf: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+2
2023-07-25
platform/x86/amd/pmf: Notify OS power slider update
Shyam Sundar S K
4
-6
/
+114
2023-07-25
platform/x86/amd/pmf: reduce verbosity of apmf_get_system_params
Shyam Sundar S K
1
-1
/
+1
2023-07-14
platform/x86/amd: pmc: Use release_mem_region() to undo request_mem_region_mu...
Hans de Goede
1
-6
/
+2
2023-07-11
platform/x86/amd: pmf: Add new ACPI ID AMDI0103
Shyam Sundar S K
1
-0
/
+3
2023-07-11
platform/x86/amd: pmc: Add new ACPI ID AMDI000A
Shyam Sundar S K
1
-0
/
+3
2023-07-11
platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxx
Mario Limonciello
1
-0
/
+9
2023-07-11
platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmc
Mario Limonciello
4
-24
/
+218
2023-06-30
Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-24
/
+383
2023-06-26
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2023-06-26
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
1
-2
/
+2
2023-06-22
platform/x86/amd/pmf: Register notify handler only if SPS is enabled
Shyam Sundar S K
1
-5
/
+5
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-05-16
platform/x86/amd/pmf: Fix compiler warnings in static slider
Shyam Sundar S K
1
-2
/
+2
2023-05-15
platform/x86/amd/pmf: Add PMF debug facilities
Shyam Sundar S K
2
-0
/
+42
2023-05-15
platform/x86/amd/pmf: Add PMF acpi debug support
Shyam Sundar S K
4
-0
/
+242
2023-05-15
platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
Mario Limonciello
1
-7
/
+25
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
2
-19
/
+6
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-04-11
platform/x86/amd/pmf: Move out of BIOS SMN pair for driver probe
Shyam Sundar S K
2
-17
/
+6
2023-03-07
platform/x86: amd: pmf: core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
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: hsmp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
Arnd Bergmann
1
-21
/
+9
2023-02-13
platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
Shyam Sundar S K
1
-0
/
+1
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-30
platform/x86/amd: pmc: add CONFIG_SERIO dependency
Arnd Bergmann
1
-0
/
+1
[prev]
[next]