diff options
author | Marek Maslanka <mmaslanka@google.com> | 2024-08-12 18:42:00 +0000 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2024-09-06 14:49:20 +0200 |
commit | e86c8186d03a6ba018e881ed45f0962ad553e861 (patch) | |
tree | b33ef88863da5938d17834035b43d57cc0d89b0b /drivers/clocksource | |
parent | 56bd72e9cd8272687aa2a8eccddabc5526cd7845 (diff) | |
download | linux-e86c8186d03a6ba018e881ed45f0962ad553e861.tar.gz linux-e86c8186d03a6ba018e881ed45f0962ad553e861.tar.bz2 linux-e86c8186d03a6ba018e881ed45f0962ad553e861.zip |
platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
Allow to disable ACPI PM Timer on suspend and enable on resume. A
disabled timer helps optimise power consumption when the system is
suspended. On resume the timer is only reactivated if it was activated
prior to suspend, so unless the ACPI PM timer is enabled in the BIOS,
this won't change anything.
The ACPI PM timer is used by Intel's iTCO/wdat_wdt watchdog to drive the
watchdog, so it doesn't need to run during suspend.
Signed-off-by: Marek Maslanka <mmaslanka@google.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20240812184208.1080710-1-mmaslanka@google.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions