index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2022-01-24
platform/x86: amd-pmc: Correct usage of SMU version
Mario Limonciello
1
-5
/
+8
2022-01-24
platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
Hans de Goede
1
-1
/
+1
2021-12-21
platform/x86: amd-pmc: only use callbacks for suspend
Mario Limonciello
1
-1
/
+2
2021-12-21
platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer
Sanket Goswami
1
-0
/
+120
2021-12-21
platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_p...
Sanket Goswami
1
-15
/
+25
2021-12-02
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Fabrizio Bertocci
1
-1
/
+1
2021-10-27
platform/x86: amd-pmc: Drop check for valid alarm time
Mario Limonciello
1
-3
/
+0
2021-10-27
platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg
Mario Limonciello
1
-1
/
+1
2021-10-27
platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
Mario Limonciello
1
-1
/
+1
2021-10-21
platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup
Mario Limonciello
1
-1
/
+59
2021-10-21
platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
Mario Limonciello
1
-3
/
+3
2021-10-11
platform/x86: amd-pmc: Add alternative acpi id for PMC controller
Sachi King
1
-0
/
+1
2021-09-28
platform/x86: amd-pmc: Add a message to print resume time info
Sanket Goswami
1
-0
/
+2
2021-09-28
platform/x86: amd-pmc: Send command to dump data after clearing OS_HINT
Sanket Goswami
1
-3
/
+3
2021-09-28
platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled
Hans de Goede
1
-43
/
+43
2021-09-16
platform/x86: amd-pmc: Export Idlemask values based on the APU
Sanket Goswami
1
-0
/
+76
2021-09-16
platform/x86: amd-pmc: Check s0i3 cycle status
Sanket Goswami
1
-2
/
+3
2021-09-14
platform/x86: amd-pmc: Increase the response register timeout
Mario Limonciello
1
-1
/
+1
2021-07-17
platform/x86: amd-pmc: Fix undefined reference to __udivdi3
Shyam Sundar S K
1
-1
/
+2
2021-07-15
platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()
Yang Yingliang
1
-1
/
+1
2021-07-14
platform/x86: amd-pmc: Use return code on suspend
Mario Limonciello
1
-1
/
+1
2021-07-14
platform/x86: amd-pmc: Add new acpi id for future PMC controllers
Shyam Sundar S K
1
-0
/
+4
2021-07-14
platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
Shyam Sundar S K
1
-0
/
+1
2021-07-14
platform/x86: amd-pmc: Add support for logging s0ix counters
Shyam Sundar S K
1
-1
/
+44
2021-07-14
platform/x86: amd-pmc: Add support for logging SMU metrics
Shyam Sundar S K
1
-8
/
+139
2021-07-14
platform/x86: amd-pmc: call dump registers only once
Shyam Sundar S K
1
-4
/
+1
2021-07-14
platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
Shyam Sundar S K
1
-10
/
+0
2021-07-14
platform/x86: amd-pmc: Fix command completion code
Shyam Sundar S K
1
-2
/
+36
2021-02-02
platform/x86: amd-pmc: put device on error paths
Pan Bian
1
-3
/
+11
2021-01-04
platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS check
Shyam Sundar S K
1
-1
/
+1
2020-11-09
platform/x86: amd-pmc: Add AMD platform support for S2Idle
Shyam Sundar S K
1
-0
/
+286