mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

Auxiliary clocks are disabled by default and attempts to access them fail. Provide an interface to enable/disable them at run-time. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: John Stultz <jstultz@google.com> Link: https://lore.kernel.org/all/20250625183758.444626478@linutronix.de
5 lines
180 B
Text
5 lines
180 B
Text
What: /sys/kernel/time/aux_clocks/<ID>/enable
|
|
Date: May 2025
|
|
Contact: Thomas Gleixner <tglx@linutronix.de>
|
|
Description:
|
|
Controls the enablement of auxiliary clock timekeepers.
|