aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2025-04-30 09:57:49 +0000
committerStephen Boyd <[email protected]>2025-06-20 01:09:58 +0000
commitf5f792f07bd23f26fcc98a0fca596a2101a6f640 (patch)
tree33d8272f2f4730c20564ce6db5a4e01e016356b0 /tools/perf/scripts/python
parentclk: pwm: Don't reconfigure running PWM at probe time (diff)
downloadkernel-f5f792f07bd23f26fcc98a0fca596a2101a6f640.tar.gz
kernel-f5f792f07bd23f26fcc98a0fca596a2101a6f640.zip
clk: pwm: Make use of non-sleeping PWMs
For some PWMs applying a configuration doesn't sleep. For these enabling and disabling can be done in the clk callbacks .enable() and .disable() instead of .prepare() and .unprepare(). Do that to possibly reduce the time the PWM is enabled and so save some energy. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/d2f748101194409fb410711380ea52ed33260644.1746006578.git.ukleinek@baylibre.com Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions