aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.163' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-03-141-3/+3
|\
| * cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-131-3/+3
* | ANDROID: cpufreq: times: record fast switch frequency transitionsConnor O'Brien2019-03-101-2/+7
* | Merge tag 'v4.9.159' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-02-201-4/+3
|\|
| * cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla2019-02-201-4/+3
* | Merge tag 'android-9.0.0_r0.63' of https://android.googlesource.com/kernel/ms...Josh Chasky2019-02-051-3/+0
|\ \
| * \ Merge 4.9.110 into android-msm-bluecross-4.9-ltsPetri Gynther2018-09-181-3/+2
| |\ \
| * \ \ Merge 4.9.105 into android-msm-bluecross-4.9-ltsPetri Gynther2018-08-241-3/+3
| |\ \ \
* | | | | cpufreq: Kill userspace CPU boosting entirelySultan Alsawaf2019-01-231-0/+3
* | | | | cpufreq: Add CPUFREQ_STOP notification when cpu offlineMaria Yu2018-11-271-0/+3
* | | | | cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar2018-11-121-3/+4
* | | | | Merge 4.9.135 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2018-10-201-3/+3
| | |_|/ | |/| |
* | | | Merge 4.9.110 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-0/+2
|\| | |
| * | | cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang2018-06-261-0/+2
| | |/ | |/|
* | | Merge 4.9.104 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-3/+3
|\| | | |/ |/|
| * cpufreq: Reorder cpufreq_online() error code pathViresh Kumar2018-05-301-3/+3
* | Merge LA.UM.7.3.9.08.00.00.385.245 via branch qcom-msm-4.9 into android-msm-b...Daniel Mentz2018-04-191-20/+63
|\ \
| * \ Merge remote-tracking branch 'dev/msm-4.9-sched' into msm-4.9Pavankumar Kondeti2018-03-211-20/+63
| |\ \
| | * | cpufreq: add scaled minimum capacity tracking for policy changesIonela Voinescu2018-02-221-0/+30
| | * | cpufreq: implement max frequency cappingDietmar Eggemann2018-02-221-1/+35
| | * | cpufreq: remove max frequency capping from scale_freq_capacity()Dietmar Eggemann2018-02-221-10/+8
| | * | Revert "ANDROID: cpufreq: Max freq invariant scheduler load-tracking and cpu ...Quentin Perret2018-02-221-19/+0
* | | | cpufreq: track per-task time in stateConnor O'Brien2018-04-161-0/+3
|/ / /
* / / cpufreq: Reject improper settings for userspace min/max limitsTaniya Das2018-02-021-0/+3
|/ /
* | Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9Kyle Yan2018-01-021-17/+21
|\ \
| * | Merge 4.9.72 into android-4.9-oGreg Kroah-Hartman2017-12-271-17/+21
| |\|
| | * cpufreq: Fix creation of symbolic links to policy directoriesRafael J. Wysocki2017-12-251-17/+21
* | | Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9Kyle Yan2017-11-081-2/+0
|\| |
| * | Merge 4.9.61 into android-4.9-oGreg Kroah-Hartman2017-11-081-2/+0
| |\|
| | * cpufreq: Do not clear real_cpus mask on policy initRafael J. Wysocki2017-11-081-2/+0
* | | Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9Kyle Yan2017-06-151-0/+1
|\| |
| * | Merge 4.9.32 into android-4.9Greg Kroah-Hartman2017-06-141-0/+1
| |\|
| | * cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari2017-06-141-0/+1
* | | Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9Kyle Yan2017-04-211-2/+16
|\| |
| * | Merge 4.9.24 into android-4.9Greg Kroah-Hartman2017-04-211-2/+16
| |\|
| | * cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu2017-04-211-2/+16
| * | Merge 4.9.19 into android-4.9Greg Kroah-Hartman2017-03-301-0/+3
| |\|
| | * cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar2017-03-301-0/+3
* | | Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9Kyle Yan2017-03-291-3/+5
|\| |
| * | Merge 4.9.18 into android-4.9Greg Kroah-Hartman2017-03-291-3/+5
| |\|
| | * cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-03-261-3/+5
* | | cpufreq: Check current frequency in device driverJunjie Wu2017-03-201-9/+0
* | | cpufreq: Add a notifer chain that governors can use to report informationRohit Gupta2017-03-201-1/+20
* | | cpufreq: restore policy min and max freq after hotplugSantosh Mardi2017-03-201-0/+3
* | | cpufreq: Use pr_info() for driver registration and unregistrationJunjie Wu2017-03-201-2/+2
* | | cpufreq: Improve governor related CPUFreq error messagesJunjie Wu2017-03-201-1/+2
|/ /
* | ANDROID: DEBUG: cpufreq: fix cpu_capacity tracing build for non-smp systemsAmit Pundir2017-02-011-0/+6
* | ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepointJuri Lelli2017-01-311-0/+4
* | ANDROID: cpufreq: introduce cpufreq_driver_is_slowMichael Turquette2017-01-311-0/+6