summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki2019-03-121-17/+1
* PM / wakeup: Rework wakeup source timer cancellationViresh Kumar2019-03-121-1/+7
* Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-0650-409/+1396
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2019-03-0410-102/+87
| |\
| | * Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2019-02-1211-108/+191
| | |\
| | | * cpufreq: OMAP: Register an Energy ModelYangtao Li2019-02-071-1/+3
| | | * cpufreq: imx6q: Register an Energy ModelYangtao Li2019-02-071-0/+1
| | | * opp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-073-98/+38
| | | * 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 'pm-cpufreq'Rafael J. Wysocki2019-03-0429-248/+738
| |\ \ \
| | * \ \ 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-2429-246/+718
| | |\ \ \ \
| | | * | | | 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
| | | * | | | | ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang2019-02-181-0/+42
| | | * | | | | 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-139-36/+411
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'cpufreq/qcom-hw' into cpufreq/arm/linux-nextViresh Kumar2019-02-08260-1454/+2258
| | | | |\ \ \ \ \
| | | | | * | | | | cpufreq: qcom-hw: Register an Energy ModelMatthias Kaehlcke2019-02-081-0/+2
| | | | | * | | | | Merge branch 'opp/power' into cpufreq/qcom-hwViresh Kumar2019-02-082-6/+104
| | | | | |\ \ \ \ \ | | | | | | | |_|_|/ | | | | | | |/| | |
| | | | | | * | | | PM / OPP: Introduce a power estimation helperQuentin Perret2019-02-071-0/+99
| | | | | | * | | | PM / OPP: Remove unused parameter of _generic_set_opp_clk_only()Viresh Kumar2019-02-071-6/+5
| | | | | | |/ / /
| | | | | * | | | 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