summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq/intel_pstate: Load only on Intel hardwareBorislav Petkov2019-04-011-1/+4
* cpufreq: scpi: Fix use after freeVincent Stehlé2019-03-281-1/+1
* cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequencySrinivas Pandruvada2019-03-251-1/+4
* cpufreq: intel_pstate: Fix up iowait_boost computationRafael J. Wysocki2019-03-121-1/+1
* cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann2019-03-071-2/+2
* cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()Rafael J. Wysocki2019-03-071-15/+9Star
* Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-0627-246/+640
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2019-03-047-4/+49
| |\
| | * Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2019-02-127-4/+49
| | |\
| | | * cpufreq: OMAP: Register an Energy ModelYangtao Li2019-02-071-1/+3
| | | * cpufreq: imx6q: Register an Energy ModelYangtao Li2019-02-071-0/+1
| | | * cpufreq: mediatek: Register an Energy ModelMatthias Kaehlcke2019-02-071-0/+2
| | | * cpufreq: scmi: Register an Energy ModelQuentin Perret2019-02-071-3/+36
| | | * cpufreq: arm_big_little: Register an Energy ModelDietmar Eggemann2019-02-071-0/+2
| | | * cpufreq: scpi: Register an Energy ModelQuentin Perret2019-02-071-0/+3
| | | * cpufreq: dt: Register an Energy ModelQuentin Perret2019-02-071-0/+2
| * | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-03-012-3/+21
| |\ \ \
| | * | | cpufreq: kryo: Release OPP tables on module removalViresh Kumar2019-02-281-2/+18
| | * | | cpufreq: ap806: add missing of_node_put after of_device_is_availableJulia Lawall2019-02-251-1/+3
| * | | | Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki2019-02-2425-240/+571
| |\ \ \ \
| | * | | | cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu2019-02-201-1/+3
| | * | | | cpufreq: Pass updated policy to driver ->setpolicy() callbackRafael J. Wysocki2019-02-201-1/+1
| | * | | | cpufreq: Fix two debug messages in cpufreq_set_policy()Rafael J. Wysocki2019-02-201-2/+2
| | * | | | cpufreq: Reorder and simplify cpufreq_update_policy()Rafael J. Wysocki2019-02-201-12/+7Star
| | * | | | cpufreq: Add kerneldoc comments for two core functionsRafael J. Wysocki2019-02-201-8/+24
| | * | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-02-195-11/+11
| | |\ \ \ \
| | | * | | | cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski2019-02-181-4/+1Star
| | | * | | | cpufreq: speedstep: convert BUG() to BUG_ON()Yangtao Li2019-02-181-2/+1Star
| | | * | | | cpufreq: powernv: fix missing check of return value in init_powernv_pstates()Yangtao Li2019-02-181-3/+7
| | | * | | | cpufreq: longhaul: remove unneeded semicolonYangtao Li2019-02-181-1/+1
| | | * | | | cpufreq: pcc-cpufreq: remove unneeded semicolonYangtao Li2019-02-181-1/+1
| | | | |_|/ | | | |/| |
| | * | | | cpufreq: intel_pstate: Rework iowait boosting to be less aggressiveRafael J. Wysocki2019-02-181-18/+18
| | * | | | cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()Rafael J. Wysocki2019-02-181-7/+2Star
| | * | | | cpufreq: intel_pstate: Avoid redundant initialization of local varsRafael J. Wysocki2019-02-181-7/+3Star
| | * | | | cpufreq / cppc: Work around for Hisilicon CPPC cpufreqXiongfeng Wang2019-02-181-0/+65
| | * | | | cpufreq: Replace double NOT (!!) with single NOT (!)Viresh Kumar2019-02-141-1/+1
| | * | | | cpufreq: intel_pstate: Add reasons for failure and debug messagesErwan Velu2019-02-131-6/+21
| | * | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-02-137-30/+307
| | |\ \ \ \
| | | * \ \ \ Merge branch 'cpufreq/qcom-hw' into cpufreq/arm/linux-nextViresh Kumar2019-02-084-24/+50
| | | |\ \ \ \
| | | | * | | | cpufreq: qcom-hw: Register an Energy ModelMatthias Kaehlcke2019-02-081-0/+2
| | | | * | | | cpufreq: qcom: Read voltage LUT and populate OPPTaniya Das2019-02-081-9/+37
| | | | * | | | cpufreq: qcom-hw: Move to device_initcallAmit Kucheria2019-02-081-1/+1
| | | | | |_|/ | | | | |/| |
| | | * | | | cpufreq: tegra124: add missing of_node_put()Yangtao Li2019-02-071-0/+2
| | | * | | | cpufreq: qcom-kryo: make some variables staticYangtao Li2019-02-071-1/+1
| | | | |_|/ | | | |/| |
| | | * | | cpufreq: ap806: add cpufreq driver for Armada 8KGregory CLEMENT2019-02-073-0/+216
| | | * | | cpufreq: s5pv210: Defer probe if getting regulators failPaweł Chmiel2019-02-071-19/+48
| | | | |/ | | | |/|
| | * | | cpufreq: dt: Implement online/offline() callbacksViresh Kumar2019-02-121-0/+17
| | * | | cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar2019-02-121-20/+38
| | * | | cpufreq: stats: Fix concurrency issues while resetting statsViresh Kumar2019-02-011-2/+7
| | * | | cpufreq: stats: Declare freq-attr right after their callbacksViresh Kumar2019-02-011-4/+3Star