index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
Arnd Bergmann
2023-03-07
1
-21
/
+9
*
platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
Shyam Sundar S K
2023-02-13
1
-0
/
+1
*
platform/x86/amd: pmc: Add line break for readability
Shyam Sundar S K
2023-02-10
1
-0
/
+1
*
platform/x86/amd: pmc: differentiate STB/SMU messaging prints
Shyam Sundar S K
2023-02-10
1
-3
/
+3
*
platform/x86/amd: pmc: Write dummy postcode into the STB DRAM
Shyam Sundar S K
2023-02-10
1
-0
/
+6
*
platform/x86/amd: pmc: Add num_samples message id support to STB
Shyam Sundar S K
2023-02-10
1
-2
/
+25
*
platform/x86/amd: pmc: add CONFIG_SERIO dependency
Arnd Bergmann
2023-01-30
1
-0
/
+1
*
platform/x86/amd/pmf: Ensure mutexes are initialized before use
Hans de Goede
2023-01-30
1
-4
/
+5
*
platform/x86/amd/pmf: Fix to update SPS thermals when power supply change
Shyam Sundar S K
2023-01-30
2
-0
/
+24
*
platform/x86/amd/pmf: Fix to update SPS default pprof thermals
Shyam Sundar S K
2023-01-30
1
-0
/
+3
*
platform/x86/amd/pmf: update to auto-mode limits only after AMT event
Shyam Sundar S K
2023-01-30
1
-2
/
+0
*
platform/x86/amd/pmf: Add helper routine to check pprof is balanced
Shyam Sundar S K
2023-01-30
3
-3
/
+9
*
platform/x86/amd/pmf: Add helper routine to update SPS thermals
Shyam Sundar S K
2023-01-30
4
-18
/
+18
*
platform/x86/amd: pmc: Add a module parameter to disable workarounds
Mario Limonciello
2023-01-24
1
-3
/
+7
*
platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
Mario Limonciello
2023-01-24
1
-0
/
+50
*
platform/x86/amd: Fix refcount leak in amd_pmc_probe
Miaoqian Lin
2023-01-12
1
-1
/
+1
*
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
2022-11-17
1
-0
/
+6
*
platform/x86/amd/pmf: pass the struct by reference
Muhammad Usama Anjum
2022-11-16
1
-46
/
+46
*
platform/x86/amd: pmc: Add new ACPI ID AMDI0009
Shyam Sundar S K
2022-11-15
1
-0
/
+1
*
platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checks
Mario Limonciello
2022-11-15
1
-2
/
+0
*
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
Mario Limonciello
2022-10-24
1
-0
/
+7
*
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
2022-10-03
1
-1
/
+1
*
platform/x86/amd: pmc: Dump idle mask during "check" stage instead
Mario Limonciello
2022-10-03
1
-5
/
+3
*
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
Shyam Sundar S K
2022-09-27
1
-12
/
+0
*
Merge branch 'platform-drivers-x86-amd-pmf' into review-hans
Hans de Goede
2022-09-27
3
-16
/
+24
|
\
|
*
platform/x86/amd/pmf: install notify handler after acpi init
Shyam Sundar S K
2022-09-27
3
-16
/
+24
*
|
platform/x86/amd/pmf: Remove unused power_delta instances
Shyam Sundar S K
2022-09-27
2
-17
/
+6
*
|
platform/x86/amd/pmf: Add sysfs to toggle CnQF
Shyam Sundar S K
2022-09-22
3
-0
/
+67
*
|
platform/x86/amd/pmf: Add support for CnQF
Shyam Sundar S K
2022-09-22
5
-2
/
+463
*
|
platform/x86/amd: pmc: Fix build without debugfs
Nathan Chancellor
2022-09-22
1
-58
/
+58
*
|
platform/x86/amd: pmc: Add sysfs files for SMU
Mario Limonciello
2022-09-19
1
-0
/
+39
*
|
platform/x86/amd: pmc: Add an extra STB message for checking s2idle entry
Mario Limonciello
2022-09-09
1
-0
/
+12
*
|
platform/x86/amd: pmc: Always write to the STB
Mario Limonciello
2022-09-09
1
-10
/
+6
*
|
platform/x86/amd: pmc: Add defines for STB events
Mario Limonciello
2022-09-09
1
-4
/
+4
|
/
*
platform/x86/amd/pmf: Fix clang unused variable warning
Shyam Sundar S K
2022-08-24
4
-8
/
+18
*
platform/x86/amd/pmf: Fix undefined reference to platform_profile
Shyam Sundar S K
2022-08-24
1
-0
/
+1
*
platform/x86/amd/pmf: Force load driver on older supported platforms
Shyam Sundar S K
2022-08-15
1
-0
/
+16
*
platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode
Shyam Sundar S K
2022-08-15
4
-0
/
+136
*
platform/x86/amd/pmf: Add support for Auto mode feature
Shyam Sundar S K
2022-08-15
5
-1
/
+391
*
platform/x86/amd/pmf: Get performance metrics from PMFW
Shyam Sundar S K
2022-08-15
2
-0
/
+91
*
platform/x86/amd/pmf: Add fan control support
Shyam Sundar S K
2022-08-15
2
-0
/
+41
*
platform/x86/amd/pmf: Add heartbeat signal support
Shyam Sundar S K
2022-08-15
3
-2
/
+38
*
platform/x86/amd/pmf: Add debugfs information
Shyam Sundar S K
2022-08-15
2
-0
/
+37
*
platform/x86/amd/pmf: Add support SPS PMF feature
Shyam Sundar S K
2022-08-15
5
-1
/
+243
*
platform/x86/amd/pmf: Add support for PMF APCI layer
Shyam Sundar S K
2022-08-15
4
-1
/
+176
*
platform/x86/amd/pmf: Add support for PMF core layer
Shyam Sundar S K
2022-08-15
6
-0
/
+307
*
platform/x86/amd/pmc: Add new platform support
Shyam Sundar S K
2022-07-08
1
-1
/
+6
*
platform/x86/amd/pmc: Add new acpi id for PMC controller
Shyam Sundar S K
2022-07-08
1
-2
/
+7
*
platform/x86: Move AMD platform drivers to separate directory
Shyam Sundar S K
2022-06-22
4
-0
/
+1401