index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpufreq.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
FROMLIST: cpufreq: Make iowait boost a policy option
Joel Fernandes
2023-07-16
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
*
Merge 4.4.223 into android-4.4-p
Greg Kroah-Hartman
2020-05-11
|
|
\
|
|
*
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
2020-05-10
|
*
|
Merge 4.4.177 into android-4.4-p
Greg Kroah-Hartman
2019-03-23
|
|
\
|
*
|
|
Merge android-4.4.177 (0c3b8c4) into msm-4.4
Srinivasarao P
2019-03-25
|
\
\
\
|
*
\
\
Merge 4.4.177 into android-4.4
Greg Kroah-Hartman
2019-03-23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
2019-03-23
*
|
|
Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4
Blagovest Kolenichev
2017-09-21
|
\
|
|
|
*
|
BACKPORT: cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
2017-09-06
*
|
|
Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'
Blagovest Kolenichev
2017-06-19
|
\
|
|
|
*
|
BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization data
Steve Muckle
2017-06-02
|
*
|
Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...
Dmitry Shmidt
2016-09-08
|
|
\
\
|
|
*
|
sched: scheduler-driven cpu frequency selection
Michael Turquette
2016-05-10
|
|
*
|
cpufreq: introduce cpufreq_driver_is_slow
Michael Turquette
2016-05-10
|
|
*
|
cpufreq: Max freq invariant scheduler load-tracking and cpu capacity support
Dietmar Eggemann
2016-05-10
|
|
*
|
cpufreq: Frequency invariant scheduler load-tracking support
Dietmar Eggemann
2016-05-10
|
|
|
/
*
|
|
Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android
Runmin Wang
2016-12-16
|
\
\
\
|
*
|
|
sched: scheduler-driven cpu frequency selection
Michael Turquette
2016-09-14
|
*
|
|
cpufreq: introduce cpufreq_driver_is_slow
Michael Turquette
2016-09-14
|
*
|
|
cpufreq: Max freq invariant scheduler load-tracking and cpu capacity support
Dietmar Eggemann
2016-09-14
|
*
|
|
cpufreq: Frequency invariant scheduler load-tracking support
Dietmar Eggemann
2016-09-14
|
|
/
/
*
/
/
cpufreq: Add a notifer chain that governors can use to report information
Rohit Gupta
2016-03-23
|
/
/
*
/
cpufreq: interactive: New 'interactive' governor
Mike Chan
2016-02-16
|
/
*
cpufreq: use last policy after online for drivers with ->setpolicy
Srinivas Pandruvada
2015-12-02
*
cpufreq: create cpu/cpufreq/policyX directories
Viresh Kumar
2015-10-28
*
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
Viresh Kumar
2015-10-28
*
cpufreq: create cpu/cpufreq at boot time
Viresh Kumar
2015-10-28
*
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
2015-09-16
*
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-09-01
|
\
|
*
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
Bartlomiej Zolnierkiewicz
2015-08-08
|
*
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
2015-08-07
*
|
cpufreq: rename cpufreq_real_policy as cpufreq_user_policy
Viresh Kumar
2015-09-01
*
|
cpufreq: remove redundant 'policy' field from user_policy
Viresh Kumar
2015-09-01
*
|
cpufreq: remove redundant 'governor' field from user_policy
Viresh Kumar
2015-09-01
*
|
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
2015-09-01
|
/
*
cpufreq: Avoid attempts to create duplicate symbolic links
Rafael J. Wysocki
2015-07-28
*
cpufreq: Track cpu managing sysfs kobjects separately
Saravana Kannan
2015-05-23
*
cpufreq: Manage governor usage history with 'policy->last_governor'
Viresh Kumar
2015-05-15
*
cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
Viresh Kumar
2015-01-23
*
cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
Viresh Kumar
2015-01-23
*
cpufreq: stats: get rid of per-cpu cpufreq_stats_table
Viresh Kumar
2015-01-23
*
cpufreq: Introduce ->ready() callback for cpufreq drivers
Viresh Kumar
2014-11-29
*
cpufreq: Fix formatting issues in 'struct cpufreq_driver'
Viresh Kumar
2014-11-29
*
cpufreq: allow driver-specific data
Thomas Petazzoni
2014-10-21
*
cpufreq: Add support for per-policy driver data
Viresh Kumar
2014-09-09
*
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
2014-07-21
*
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
2014-07-18
*
cpufreq: add support for intermediate (stable) frequencies
Viresh Kumar
2014-06-05
*
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
2014-05-08
[next]