Age | Commit message (Expand) | Author |
2019-02-19 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2019-02-18 | cpufreq: intel_pstate: Rework iowait boosting to be less aggressive | Rafael J. Wysocki |
2019-02-18 | cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate() | Rafael J. Wysocki |
2019-02-18 | cpufreq: intel_pstate: Avoid redundant initialization of local vars | Rafael J. Wysocki |
2019-02-18 | cpufreq / cppc: Work around for Hisilicon CPPC cpufreq | Xiongfeng Wang |
2019-02-18 | ACPI / CPPC: Add a helper to get desired performance | Xiongfeng Wang |
2019-02-18 | cpufreq: davinci: move configuration to include/linux/platform_data | Bartosz Golaszewski |
2019-02-18 | cpufreq: speedstep: convert BUG() to BUG_ON() | Yangtao Li |
2019-02-18 | cpufreq: powernv: fix missing check of return value in init_powernv_pstates() | Yangtao Li |
2019-02-18 | cpufreq: longhaul: remove unneeded semicolon | Yangtao Li |
2019-02-18 | cpufreq: pcc-cpufreq: remove unneeded semicolon | Yangtao Li |
2019-02-14 | cpufreq: Replace double NOT (!!) with single NOT (!) | Viresh Kumar |
2019-02-13 | cpufreq: intel_pstate: Add reasons for failure and debug messages | Erwan Velu |
2019-02-13 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2019-02-12 | cpufreq: dt: Implement online/offline() callbacks | Viresh Kumar |
2019-02-12 | cpufreq: Allow light-weight tear down and bring up of CPUs | Viresh Kumar |
2019-02-08 | Merge branch 'cpufreq/qcom-hw' into cpufreq/arm/linux-next | Viresh Kumar |
2019-02-08 | cpufreq: qcom-hw: Register an Energy Model | Matthias Kaehlcke |
2019-02-08 | Merge branch 'opp/power' into cpufreq/qcom-hw | Viresh Kumar |
2019-02-08 | cpufreq: qcom: Read voltage LUT and populate OPP | Taniya Das |
2019-02-08 | cpufreq: qcom-hw: Move to device_initcall | Amit Kucheria |
2019-02-07 | cpufreq: tegra124: add missing of_node_put() | Yangtao Li |
2019-02-07 | cpufreq: qcom-kryo: make some variables static | Yangtao Li |
2019-02-07 | MAINTAINERS: Update the active pm tree for ARM | Baruch Siach |
2019-02-07 | cpufreq: ap806: add cpufreq driver for Armada 8K | Gregory CLEMENT |
2019-02-07 | MAINTAINERS: add new entries for Armada 8K cpufreq driver | Gregory CLEMENT |
2019-02-07 | cpufreq: s5pv210: Defer probe if getting regulators fail | Paweł Chmiel |
2019-02-07 | MAINTAINERS: use common indentation | Lukas Bulwahn |
2019-02-07 | PM / OPP: Introduce a power estimation helper | Quentin Perret |
2019-02-07 | PM / OPP: Remove unused parameter of _generic_set_opp_clk_only() | Viresh Kumar |
2019-02-01 | cpufreq: stats: Fix concurrency issues while resetting stats | Viresh Kumar |
2019-02-01 | cpufreq: stats: Declare freq-attr right after their callbacks | Viresh Kumar |
2019-01-30 | cpufreq: scpi: Use auto-registration of thermal cooling device | Amit Kucheria |
2019-01-30 | cpufreq: scmi: Use auto-registration of thermal cooling device | Amit Kucheria |
2019-01-30 | cpufreq: qoriq: Use auto-registration of thermal cooling device | Amit Kucheria |
2019-01-30 | cpufreq: mediatek: Use auto-registration of thermal cooling device | Amit Kucheria |
2019-01-30 | cpufreq: cpufreq-dt: Use auto-registration of thermal cooling device | Amit Kucheria |
2019-01-30 | cpufreq: imx6q: Use auto-registration of thermal cooling device | Amit Kucheria |
2019-01-30 | cpufreq: qcom-hw: Register as a cpufreq cooling device | Amit Kucheria |
2019-01-30 | cpufreq: Auto-register the driver as a thermal cooling device if asked | Amit Kucheria |
2019-01-29 | thermal: cpu_cooling: Require thermal core to be compiled in | Amit Kucheria |
2019-01-29 | cpufreq: Use struct kobj_attribute instead of struct global_attr | Viresh Kumar |
2019-01-21 | cpufreq: Replace open-coded << with BIT() | Amit Kucheria |
2019-01-15 | cpufreq: e_powersaver: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-01-15 | cpufreq: Don't update new_policy on failures | Viresh Kumar |
2019-01-14 | Linux 5.0-rc2 | Linus Torvalds |
2019-01-14 | kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore | Jonathan Neuschäfer |
2019-01-14 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-01-14 | Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-01-14 | Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |