| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-01 | cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-04-10 | cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() | Henry Martin | 1 | -3/+10 |
| 2025-03-17 | cpufreq: Init cpufreq only for present CPUs | Jacky Bai | 1 | -1/+1 |
| 2025-02-07 | cpufreq: scpi: Stop setting cpufreq_driver->attr field | Viresh Kumar | 1 | -1/+0 |
| 2025-02-06 | cpufreq: scpi: compare kHz instead of Hz | zuoqian | 1 | -2/+3 |
| 2024-10-28 | cpufreq: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-07-09 | cpufreq: Make cpufreq_driver->exit() return void | Lizhe | 1 | -3/+1 |
| 2023-07-20 | cpufreq: scpi: Convert to platform remove callback returning void | Yangtao Li | 1 | -3/+2 |
| 2023-07-20 | cpufreq: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 1 | -9/+1 |
| 2021-08-30 | cpufreq: scpi: Use .register_em() to register with energy model | Viresh Kumar | 1 | -2/+1 |
| 2021-02-04 | cpufreq: Remove CPUFREQ_STICKY flag | Viresh Kumar | 1 | -1/+1 |
| 2020-12-07 | cpufreq: scpi: Add missing MODULE_ALIAS | Pali Rohár | 1 | -0/+1 |
| 2020-09-18 | cpufreq: move invariance setter calls in cpufreq core | Ionela Voinescu | 1 | -5/+1 |
| 2020-06-24 | OPP: refactor dev_pm_opp_of_register_em() and update related drivers | Lukasz Luba | 1 | -1/+1 |
| 2019-10-21 | cpufreq: scpi: remove stale/outdated comment about the driver | Sudeep Holla | 1 | -2/+0 |
| 2019-03-28 | cpufreq: scpi: Fix use after free | Vincent Stehlé | 1 | -1/+1 |
| 2019-03-04 | Merge branch 'pm-opp' | Rafael J. Wysocki | 1 | -0/+3 |
| 2019-02-12 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 1 | -0/+3 |
| 2019-02-07 | cpufreq: scpi: Register an Energy Model | Quentin Perret | 1 | -0/+3 |
| 2019-01-30 | cpufreq: scpi: Use auto-registration of thermal cooling device | Amit Kucheria | 1 | -12/+2 |
| 2019-01-04 | cpufreq: scpi/scmi: Fix freeing of dynamic OPPs | Viresh Kumar | 1 | -2/+2 |
| 2018-03-20 | cpufreq: scpi: Don't validate the frequency table twice | Viresh Kumar | 1 | -9/+1 |
| 2018-02-26 | cpufreq: scpi: invoke frequency-invariance setter function | Dietmar Eggemann | 1 | -4/+12 |
| 2018-02-08 | cpufreq: scpi: fix error return code in scpi_cpufreq_init() | Wei Yongjun | 1 | -0/+1 |
| 2018-02-07 | cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR | Sudeep Holla | 1 | -4/+1 |
| 2018-01-17 | cpufreq: scpi: remove arm_big_little dependency | Sudeep Holla | 1 | -15/+178 |
| 2017-11-08 | cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const | Bhumika Goyal | 1 | -1/+1 |
| 2017-06-05 | cpufreq: scpi: use new scpi_ops functions to remove duplicate code | Sudeep Holla | 1 | -32/+6 |
| 2016-08-18 | cpufreq-SCPI: Delete unnecessary assignment for the field "owner" | Markus Elfring | 1 | -1/+0 |
| 2016-05-05 | cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table | Sudeep Holla | 1 | -27/+20 |
| 2015-12-24 | cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() | Dan Carpenter | 1 | -1/+1 |
| 2015-09-28 | cpufreq: arm_big_little: add SCPI interface driver | Sudeep Holla | 1 | -0/+124 |