summaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h (follow)
Commit message (Expand)AuthorAge
* FROMLIST: cpufreq: Make iowait boost a policy optionJoel Fernandes2023-07-16
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\
| * Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\
| | * Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar2020-05-10
| * | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
| |\|
* | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\ \ \
| * \ \ Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\ \ \ | | |/ / | |/| / | | |/
| | * cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-23
* | | Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4Blagovest Kolenichev2017-09-21
|\| |
| * | BACKPORT: cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki2017-09-06
* | | Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
|\| |
| * | BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization dataSteve Muckle2017-06-02
| * | Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt2016-09-08
| |\ \
| | * | sched: scheduler-driven cpu frequency selectionMichael Turquette2016-05-10
| | * | cpufreq: introduce cpufreq_driver_is_slowMichael Turquette2016-05-10
| | * | cpufreq: Max freq invariant scheduler load-tracking and cpu capacity supportDietmar Eggemann2016-05-10
| | * | cpufreq: Frequency invariant scheduler load-tracking supportDietmar Eggemann2016-05-10
| | |/
* | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \ \
| * | | sched: scheduler-driven cpu frequency selectionMichael Turquette2016-09-14
| * | | cpufreq: introduce cpufreq_driver_is_slowMichael Turquette2016-09-14
| * | | cpufreq: Max freq invariant scheduler load-tracking and cpu capacity supportDietmar Eggemann2016-09-14
| * | | cpufreq: Frequency invariant scheduler load-tracking supportDietmar Eggemann2016-09-14
| |/ /
* / / cpufreq: Add a notifer chain that governors can use to report informationRohit Gupta2016-03-23
|/ /
* / cpufreq: interactive: New 'interactive' governorMike Chan2016-02-16
|/
* cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada2015-12-02
* cpufreq: create cpu/cpufreq/policyX directoriesViresh Kumar2015-10-28
* cpufreq: remove cpufreq_sysfs_{create|remove}_file()Viresh Kumar2015-10-28
* cpufreq: create cpu/cpufreq at boot timeViresh Kumar2015-10-28
* cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki2015-09-16
* Merge branch 'pm-opp'Rafael J. Wysocki2015-09-01
|\
| * cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz2015-08-08
| * cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar2015-08-07
* | cpufreq: rename cpufreq_real_policy as cpufreq_user_policyViresh Kumar2015-09-01
* | cpufreq: remove redundant 'policy' field from user_policyViresh Kumar2015-09-01
* | cpufreq: remove redundant 'governor' field from user_policyViresh Kumar2015-09-01
* | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar2015-09-01
|/
* cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki2015-07-28
* cpufreq: Track cpu managing sysfs kobjects separatelySaravana Kannan2015-05-23
* cpufreq: Manage governor usage history with 'policy->last_governor'Viresh Kumar2015-05-15
* cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar2015-01-23
* cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar2015-01-23
* cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar2015-01-23
* cpufreq: Introduce ->ready() callback for cpufreq driversViresh Kumar2014-11-29
* cpufreq: Fix formatting issues in 'struct cpufreq_driver'Viresh Kumar2014-11-29
* cpufreq: allow driver-specific dataThomas Petazzoni2014-10-21
* cpufreq: Add support for per-policy driver dataViresh Kumar2014-09-09
* cpufreq: Introduce new relation for freq selectionStratos Karafotis2014-07-21
* cpufreq: make table sentinel macros unsigned to match useBrian W Hart2014-07-18
* cpufreq: add support for intermediate (stable) frequenciesViresh Kumar2014-06-05
* cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis2014-05-08