index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd-pmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: Move AMD platform drivers to separate directory
Shyam Sundar S K
2022-06-22
1
-935
/
+0
*
platform/x86: amd-pmc: Fix build error unused-function
Ren Zhijie
2022-05-06
1
-34
/
+35
*
platform/x86: amd-pmc: Shuffle location of amd_pmc_get_smu_version()
Nathan Chancellor
2022-04-27
1
-20
/
+20
*
platform/x86: amd-pmc: Avoid reading SMU version at probe time
Mario Limonciello
2022-04-13
1
-1
/
+7
*
platform/x86: amd-pmc: Move FCH init to first use
Mario Limonciello
2022-04-13
1
-11
/
+12
*
platform/x86: amd-pmc: Move SMU logging setup out of init
Mario Limonciello
2022-04-13
1
-19
/
+28
*
platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPEND
Mario Limonciello
2022-04-04
1
-1
/
+13
*
platform/x86: amd-pmc: Only report STB errors when STB enabled
Mario Limonciello
2022-03-18
1
-6
/
+8
*
platform/x86: amd-pmc: Drop CPU QoS workaround
Mario Limonciello
2022-03-17
1
-29
/
+3
*
platform/x86: amd-pmc: Output error codes in messages
Mario Limonciello
2022-03-17
1
-5
/
+7
*
platform/x86: amd-pmc: Move to later in the suspend process
Mario Limonciello
2022-03-17
1
-15
/
+15
*
platform/x86: amd-pmc: Validate entry into the deepest state on resume
Mario Limonciello
2022-03-10
1
-3
/
+26
*
platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init()
Dan Carpenter
2022-03-08
1
-1
/
+2
*
platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup
Mario Limonciello
2022-03-02
1
-9
/
+33
*
platform/x86: amd-pmc: Add support for AMD Spill to DRAM STB feature
Sanket Goswami
2022-02-17
1
-14
/
+130
*
platform/x86: amd-pmc: Correct usage of SMU version
Mario Limonciello
2022-01-24
1
-5
/
+8
*
platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
Hans de Goede
2022-01-24
1
-1
/
+1
*
platform/x86: amd-pmc: only use callbacks for suspend
Mario Limonciello
2021-12-21
1
-1
/
+2
*
platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer
Sanket Goswami
2021-12-21
1
-0
/
+120
*
platform/x86: amd-pmc: Simplify error handling and store the pci_dev in amd_p...
Sanket Goswami
2021-12-21
1
-15
/
+25
*
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Fabrizio Bertocci
2021-12-02
1
-1
/
+1
*
platform/x86: amd-pmc: Drop check for valid alarm time
Mario Limonciello
2021-10-27
1
-3
/
+0
*
platform/x86: amd-pmc: Downgrade dev_info message to dev_dbg
Mario Limonciello
2021-10-27
1
-1
/
+1
*
platform/x86: amd-pmc: fix compilation without CONFIG_RTC_SYSTOHC_DEVICE
Mario Limonciello
2021-10-27
1
-1
/
+1
*
platform/x86: amd-pmc: Add special handling for timer based S0i3 wakeup
Mario Limonciello
2021-10-21
1
-1
/
+59
*
platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`
Mario Limonciello
2021-10-21
1
-3
/
+3
*
platform/x86: amd-pmc: Add alternative acpi id for PMC controller
Sachi King
2021-10-11
1
-0
/
+1
*
platform/x86: amd-pmc: Add a message to print resume time info
Sanket Goswami
2021-09-28
1
-0
/
+2
*
platform/x86: amd-pmc: Send command to dump data after clearing OS_HINT
Sanket Goswami
2021-09-28
1
-3
/
+3
*
platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled
Hans de Goede
2021-09-28
1
-43
/
+43
*
platform/x86: amd-pmc: Export Idlemask values based on the APU
Sanket Goswami
2021-09-16
1
-0
/
+76
*
platform/x86: amd-pmc: Check s0i3 cycle status
Sanket Goswami
2021-09-16
1
-2
/
+3
*
platform/x86: amd-pmc: Increase the response register timeout
Mario Limonciello
2021-09-14
1
-1
/
+1
*
platform/x86: amd-pmc: Fix undefined reference to __udivdi3
Shyam Sundar S K
2021-07-17
1
-1
/
+2
*
platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()
Yang Yingliang
2021-07-15
1
-1
/
+1
*
platform/x86: amd-pmc: Use return code on suspend
Mario Limonciello
2021-07-14
1
-1
/
+1
*
platform/x86: amd-pmc: Add new acpi id for future PMC controllers
Shyam Sundar S K
2021-07-14
1
-0
/
+4
*
platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
Shyam Sundar S K
2021-07-14
1
-0
/
+1
*
platform/x86: amd-pmc: Add support for logging s0ix counters
Shyam Sundar S K
2021-07-14
1
-1
/
+44
*
platform/x86: amd-pmc: Add support for logging SMU metrics
Shyam Sundar S K
2021-07-14
1
-8
/
+139
*
platform/x86: amd-pmc: call dump registers only once
Shyam Sundar S K
2021-07-14
1
-4
/
+1
*
platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
Shyam Sundar S K
2021-07-14
1
-10
/
+0
*
platform/x86: amd-pmc: Fix command completion code
Shyam Sundar S K
2021-07-14
1
-2
/
+36
*
platform/x86: amd-pmc: put device on error paths
Pan Bian
2021-02-02
1
-3
/
+11
*
platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS check
Shyam Sundar S K
2021-01-04
1
-1
/
+1
*
platform/x86: amd-pmc: Add AMD platform support for S2Idle
Shyam Sundar S K
2020-11-09
1
-0
/
+286