Commit d5979fb
clk: qcom: clk-cpu-osm: Advertise transition latency to cpufreq
The cpufreq subsystem can be made aware of the frequency transition
latency for governors to make better default value choices, such as rate
limits and sampling rates.
This also exposes the transition latency to userspace through the
cpuinfo_transition_latency sysfs node.
Signed-off-by: Danny Lin <danny@kdrag0n.dev>1 parent 3b6dd46 commit d5979fb
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
675 | 676 | | |
676 | 677 | | |
677 | 678 | | |
678 | | - | |
679 | | - | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
680 | 682 | | |
681 | 683 | | |
682 | 684 | | |
| |||
790 | 792 | | |
791 | 793 | | |
792 | 794 | | |
| 795 | + | |
793 | 796 | | |
794 | 797 | | |
795 | 798 | | |
| |||
0 commit comments