| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-07 | cpufreq: kirkwood: Stop setting cpufreq_driver->attr field | Viresh Kumar | 1 | -1/+0 |
| 2024-10-28 | cpufreq: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-07-20 | cpufreq: kirkwood: Convert to platform remove callback returning void | Yangtao Li | 1 | -4/+2 |
| 2023-04-13 | cpufreq: Adjust includes to remove of_device.h | Rob Herring | 1 | -1/+1 |
| 2020-01-07 | cpufreq: kirkwood: convert to devm_platform_ioremap_resource | Yangtao Li | 1 | -3/+1 |
| 2019-07-16 | cpufreq: Make cpufreq_generic_init() return void | Viresh Kumar | 1 | -1/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-04-08 | cpufreq: kirkwood: fix possible object reference leak | Wen Yang | 1 | -8/+11 |
| 2017-05-30 | cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable() | Arvind Yadav | 1 | -3/+16 |
| 2016-09-26 | cpufreq: kirkwood: add missing \n to end of dev_err messages | Colin Ian King | 1 | -4/+4 |
| 2014-10-20 | cpufreq: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-09-02 | cpufreq: kirkwood: use the powersave multiplexer | Mike Turquette | 1 | -9/+5 |
| 2014-04-07 | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 1 | -3/+3 |
| 2014-03-12 | cpufreq: Remove cpufreq_generic_exit() | Viresh Kumar | 1 | -1/+0 |
| 2014-01-06 | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 1 | -0/+1 |
| 2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 1 | -34/+20 |
| 2013-10-25 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 1 | -16/+3 |
| 2013-10-16 | cpufreq: kirkwood: use cpufreq_generic_init() | Viresh Kumar | 1 | -4/+1 |
| 2013-10-16 | cpufreq: kirkwood: don't initialize part of policy set by core | Viresh Kumar | 1 | -1/+0 |
| 2013-10-16 | cpufreq: kirkwood: Use generic cpufreq routines | Viresh Kumar | 1 | -19/+3 |
| 2013-09-30 | cpufreq: kirkwood: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -9/+1 |
| 2013-08-23 | Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next | Rafael J. Wysocki | 1 | -3/+5 |
| 2013-08-21 | cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodes | Sudeep KarkadaNagesha | 1 | -3/+5 |
| 2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 1 | -1/+0 |
| 2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -1/+1 |
| 2013-05-12 | cpufreq / kirkwood: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -4/+0 |
| 2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -5/+5 |
| 2013-04-01 | cpufreq: kirkwood: fix coccicheck warnings | Silviu-Mihai Popescu | 1 | -5/+3 |
| 2013-02-09 | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs | Andrew Lunn | 1 | -0/+259 |