summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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/+7
| | * | | | 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/+1
| | | * | | | cpufreq: speedstep: convert BUG() to BUG_ON()Yangtao Li2019-02-181-2/+1
| | | * | | | 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/+2
| | * | | | cpufreq: intel_pstate: Avoid redundant initialization of local varsRafael J. Wysocki2019-02-181-7/+3
| | * | | | 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/+3
| | * | | cpufreq: scpi: Use auto-registration of thermal cooling deviceAmit Kucheria2019-01-301-12/+2
| | * | | cpufreq: scmi: Use auto-registration of thermal cooling deviceAmit Kucheria2019-01-301-12/+2
| | * | | cpufreq: qoriq: Use auto-registration of thermal cooling deviceAmit Kucheria2019-01-301-13/+2
| | * | | cpufreq: mediatek: Use auto-registration of thermal cooling deviceAmit Kucheria2019-01-301-12/+2
| | * | | cpufreq: cpufreq-dt: Use auto-registration of thermal cooling deviceAmit Kucheria2019-01-301-12/+2
| | * | | cpufreq: imx6q: Use auto-registration of thermal cooling deviceAmit Kucheria2019-01-301-22/+2
| | * | | cpufreq: qcom-hw: Register as a cpufreq cooling deviceAmit Kucheria2019-01-301-1/+2
| | * | | cpufreq: Auto-register the driver as a thermal cooling device if askedAmit Kucheria2019-01-301-0/+11
| | * | | thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria2019-01-292-8/+0
| | * | | cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-01-292-14/+15
| | * | | cpufreq: e_powersaver: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-151-3/+2
| | * | | cpufreq: Don't update new_policy on failuresViresh Kumar2019-01-151-2/+0
| | | |/ | | |/|
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-063-42/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'tegra-for-5.1-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2019-02-153-42/+7
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: dt-platdev: add Tegra210 to blacklistJoseph Lo2019-02-061-0/+1
| | * | cpufreq: tegra124: extend to support Tegra210Joseph Lo2019-02-061-1/+2
| | * | cpufreq: tegra124: do not handle the CPU railJoseph Lo2019-02-062-41/+4
| | |/