Age | Commit message (Expand) | Author |
2018-02-08 | arm: imx: Add MODULE_ALIAS for cpufreq | Nicolas Chauvet |
2018-02-08 | cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() | Dominik Brodowski |
2018-02-08 | cpufreq: intel_pstate: Enable HWP during system resume on CPU0 | Chen Yu |
2018-02-08 | cpufreq: scpi: fix error return code in scpi_cpufreq_init() | Wei Yongjun |
2018-02-07 | cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR | Sudeep Holla |
2018-02-07 | cpufreq: remove at32ap-cpufreq | Corentin LABBE |
2018-02-07 | cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ | Akshu Agrawal |
2018-02-05 | cpufreq: Skip cpufreq resume if it's not suspended | Bo Yan |
2018-01-18 | Merge branch 'pm-cpufreq-thermal' into pm-cpufreq | Rafael J. Wysocki |
2018-01-17 | cpufreq: scpi: remove arm_big_little dependency | Sudeep Holla |
2018-01-12 | cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin | Shilpasri G Bhat |
2018-01-11 | cpufreq: intel_pstate: Add Skylake servers support | Srinivas Pandruvada |
2018-01-11 | cpufreq: intel_pstate: Replace bxt_funcs with core_funcs | Srinivas Pandruvada |
2018-01-10 | cpufreq: imx6q: add 696MHz operating point for i.mx6ul | Anson Huang |
2018-01-05 | cpufreq: stats: Change return type of cpufreq_stats_update() as void | Viresh Kumar |
2018-01-05 | powernv-cpufreq: Treat pstates as opaque 8-bit values | Gautham R. Shenoy |
2018-01-05 | powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstates | Gautham R. Shenoy |
2018-01-05 | powernv-cpufreq: Add helper to extract pstate from PMSR | Gautham R. Shenoy |
2017-12-28 | cpufreq: imx6q: switch to Use clk_bulk_get() to refine clk operations | Dong Aisheng |
2017-12-21 | Merge back cpufreq material for v4.16. | Rafael J. Wysocki |
2017-12-18 | cpufreq: governor: Ensure sufficiently large sampling intervals | Rafael J. Wysocki |
2017-12-18 | cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus | Lucas Stach |
2017-12-17 | cpufreq: ti-cpufreq: Add support for multiple regulators | Dave Gerlach |
2017-12-17 | cpufreq: ti-cpufreq: Convert to module_platform_driver | Dave Gerlach |
2017-12-16 | cpufreq: Add DVFS support for Armada 37xx | Gregory CLEMENT |
2017-12-16 | cpufreq: mvebu: Free opp if registering failed | Gregory CLEMENT |
2017-12-16 | cpufreq: mvebu: Free the clock reference in the normal path | Gregory CLEMENT |
2017-12-16 | cpufreq: sort the drivers in ARM part | Gregory CLEMENT |
2017-12-16 | cpufreq: ARM: sort the Kconfig menu | Gregory CLEMENT |
2017-12-13 | cpufreq: mediatek: add mediatek related projects into blacklist | Andrew-sh Cheng |
2017-12-13 | cpufreq: mediatek: add mt2712 into compatible list | Andrew-sh Cheng |
2017-12-13 | cpufreq: longhaul: Revert transition_delay_us to 200 ms | Viresh Kumar |
2017-12-07 | cpu_cooling: Keep only one of_cpufreq*cooling_register() helper | Viresh Kumar |
2017-12-07 | cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT | Viresh Kumar |
2017-12-04 | cpufreq: Fix governor module removal race | Rafael J. Wysocki |
2017-12-04 | cpufreq: Drop pointless return statement | Rafael J. Wysocki |
2017-12-04 | cpufreq: Pass policy pointer to cpufreq_parse_governor() | Rafael J. Wysocki |
2017-12-04 | cpufreq: Clean up cpufreq_parse_governor() | Rafael J. Wysocki |
2017-11-22 | cpufreq: mediatek: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan |
2017-11-21 | cpufreq: Add Loongson machine dependencies | James Hogan |
2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2017-11-08 | cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZE | Gautham R. Shenoy |
2017-11-08 | cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const | Bhumika Goyal |
2017-11-08 | cpufreq: arm_big_little: make function arguments and structure pointer const | Bhumika Goyal |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-21 | cpufreq: pxa: convert to clock API | Robert Jarzmik |
2017-10-14 | cpufreq: speedstep-lib: mark expected switch fall-through | Gustavo A. R. Silva |
2017-10-14 | cpufreq: ti-cpufreq: add missing of_node_put() | Zumeng Chen |