summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-19Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-02-18cpufreq: intel_pstate: Rework iowait boosting to be less aggressiveRafael J. Wysocki
2019-02-18cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()Rafael J. Wysocki
2019-02-18cpufreq: intel_pstate: Avoid redundant initialization of local varsRafael J. Wysocki
2019-02-18cpufreq / cppc: Work around for Hisilicon CPPC cpufreqXiongfeng Wang
2019-02-18ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang
2019-02-18cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski
2019-02-18cpufreq: speedstep: convert BUG() to BUG_ON()Yangtao Li
2019-02-18cpufreq: powernv: fix missing check of return value in init_powernv_pstates()Yangtao Li
2019-02-18cpufreq: longhaul: remove unneeded semicolonYangtao Li
2019-02-18cpufreq: pcc-cpufreq: remove unneeded semicolonYangtao Li
2019-02-14cpufreq: Replace double NOT (!!) with single NOT (!)Viresh Kumar
2019-02-13cpufreq: intel_pstate: Add reasons for failure and debug messagesErwan Velu
2019-02-13Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-02-12cpufreq: dt: Implement online/offline() callbacksViresh Kumar
2019-02-12cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar
2019-02-08Merge branch 'cpufreq/qcom-hw' into cpufreq/arm/linux-nextViresh Kumar
2019-02-08cpufreq: qcom-hw: Register an Energy ModelMatthias Kaehlcke
2019-02-08Merge branch 'opp/power' into cpufreq/qcom-hwViresh Kumar
2019-02-08cpufreq: qcom: Read voltage LUT and populate OPPTaniya Das
2019-02-08cpufreq: qcom-hw: Move to device_initcallAmit Kucheria
2019-02-07cpufreq: tegra124: add missing of_node_put()Yangtao Li
2019-02-07cpufreq: qcom-kryo: make some variables staticYangtao Li
2019-02-07MAINTAINERS: Update the active pm tree for ARMBaruch Siach
2019-02-07cpufreq: ap806: add cpufreq driver for Armada 8KGregory CLEMENT
2019-02-07MAINTAINERS: add new entries for Armada 8K cpufreq driverGregory CLEMENT
2019-02-07cpufreq: s5pv210: Defer probe if getting regulators failPaweł Chmiel
2019-02-07MAINTAINERS: use common indentationLukas Bulwahn
2019-02-07PM / OPP: Introduce a power estimation helperQuentin Perret
2019-02-07PM / OPP: Remove unused parameter of _generic_set_opp_clk_only()Viresh Kumar
2019-02-01cpufreq: stats: Fix concurrency issues while resetting statsViresh Kumar
2019-02-01cpufreq: stats: Declare freq-attr right after their callbacksViresh Kumar
2019-01-30cpufreq: scpi: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: scmi: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: qoriq: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: mediatek: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: cpufreq-dt: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: imx6q: Use auto-registration of thermal cooling deviceAmit Kucheria
2019-01-30cpufreq: qcom-hw: Register as a cpufreq cooling deviceAmit Kucheria
2019-01-30cpufreq: Auto-register the driver as a thermal cooling device if askedAmit Kucheria
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-01-21cpufreq: Replace open-coded << with BIT()Amit Kucheria
2019-01-15cpufreq: e_powersaver: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-15cpufreq: Don't update new_policy on failuresViresh Kumar
2019-01-14Linux 5.0-rc2Linus Torvalds
2019-01-14kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-14Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-14Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds