index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd-pmc.c
(
follow
)
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_pmc_dev structure
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