index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
/
governor_passive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / devfreq: passive: revert an editing accident in SPDX-License line
Lukas Bulwahn
2022-06-30
1
-1
/
+1
*
PM / devfreq: Fix kernel warning with cpufreq passive register fail
Christian Marangi
2022-06-30
1
-1
/
+0
*
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
2022-06-30
1
-7
/
+7
*
PM / devfreq: passive: Use HZ_PER_KHZ macro in units.h
Yicong Yang
2022-06-30
1
-2
/
+1
*
PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
Christian 'Ansuel' Marangi
2022-06-30
1
-22
/
+17
*
PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
Christian 'Ansuel' Marangi
2022-06-30
1
-2
/
+1
*
PM / devfreq: passive: Return non-error when not-supported event is required
Chanwoo Choi
2022-05-19
1
-1
/
+1
*
PM / devfreq: passive: Keep cpufreq_policy for possible cpus
Chanwoo Choi
2022-05-17
1
-16
/
+59
*
PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
Chanwoo Choi
2022-05-17
1
-58
/
+8
*
PM / devfreq: Add cpu based scaling support to passive governor
Saravana Kannan
2022-05-17
1
-12
/
+286
*
PM / devfreq: passive: Fix get_target_freq when not using required-opp
Chanwoo Choi
2021-06-24
1
-1
/
+2
*
PM / devfreq: Add required OPPs support to passive governor
Saravana Kannan
2021-02-04
1
-19
/
+25
*
PM / devfreq: Add governor feature flag
Chanwoo Choi
2020-10-26
1
-1
/
+1
*
PM / devfreq: Unify frequency change to devfreq_update_target func
Chanwoo Choi
2020-10-26
1
-32
/
+10
*
PM / devfreq: passive: fix compiler warning
MyungJoo Ham
2019-08-26
1
-1
/
+0
*
PM / devfreq: passive: Use non-devm notifiers
Leonard Crestez
2019-08-25
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
PM / devfreq: Define the constant governor name
Chanwoo Choi
2017-10-26
1
-1
/
+1
*
Merge branch 'pm-devfreq'
Rafael J. Wysocki
2017-02-20
1
-0
/
+6
|
\
|
*
PM / devfreq: Fix wrong trans_stat of passive devfreq device
Chanwoo Choi
2017-01-31
1
-0
/
+5
|
*
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
2017-01-31
1
-0
/
+1
*
|
PM / OPP: Update OPP users to put reference
Viresh Kumar
2017-01-30
1
-2
/
+2
|
/
*
PM / devfreq: style/typo fixes
MyungJoo Ham
2016-05-03
1
-2
/
+0
*
PM / devfreq: Add new passive governor
Chanwoo Choi
2016-05-03
1
-0
/
+207