| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-07 | cpufreq: pmac: Stop setting cpufreq_driver->attr field | Viresh Kumar | 1 | -1/+0 |
| 2024-09-06 | Merge tag 'cpufreq-arm-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/lin... | Rafael J. Wysocki | 1 | -1/+1 |
| 2024-08-07 | cpufreq: Use of_property_present() | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-08-02 | cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2023-04-13 | cpufreq: Adjust includes to remove of_device.h | Rob Herring | 1 | -1/+1 |
| 2022-04-13 | cpufreq: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy | 1 | -1/+1 |
| 2019-07-18 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+2 |
| 2019-07-16 | cpufreq: Make cpufreq_generic_init() return void | Viresh Kumar | 1 | -1/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-11-29 | cpufreq: pmac64: add of_node_put() | Yangtao Li | 1 | -0/+1 |
| 2017-08-25 | cpufreq: Convert to using %pOF instead of full_name | Rob Herring | 1 | -1/+1 |
| 2016-04-09 | cpufreq: Use consistent prefixing via pr_fmt | Joe Perches | 1 | -13/+15 |
| 2016-04-09 | cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches | 1 | -23/+20 |
| 2014-06-26 | of: Migrate of_find_node_by_name() users to for_each_node_by_name() | Grant Likely | 1 | -2/+1 |
| 2014-04-07 | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 1 | -3/+3 |
| 2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 1 | -17/+1 |
| 2013-10-25 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 1 | -13/+4 |
| 2013-10-17 | cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model | Aaro Koskinen | 1 | -1/+2 |
| 2013-10-17 | cpufreq: pmac64: provide cpufreq transition latency for older G5 models | Aaro Koskinen | 1 | -1/+3 |
| 2013-10-17 | cpufreq: pmac64: speed up frequency switch | Aaro Koskinen | 1 | -3/+3 |
| 2013-10-16 | cpufreq: pmac64: use cpufreq_generic_init() | Viresh Kumar | 1 | -8/+1 |
| 2013-10-16 | cpufreq: pmac: don't initialize part of policy set by core | Viresh Kumar | 1 | -1/+0 |
| 2013-10-16 | cpufreq: pmac: Use generic cpufreq routines | Viresh Kumar | 1 | -12/+2 |
| 2013-09-30 | cpufreq: pmac: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -3/+1 |
| 2013-08-23 | Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next | Rafael J. Wysocki | 1 | -36/+11 |
| 2013-08-21 | cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodes | Sudeep KarkadaNagesha | 1 | -36/+11 |
| 2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 1 | -1/+0 |
| 2013-08-07 | cpufreq: Use sizeof(*ptr) convetion for computing sizes | Viresh Kumar | 1 | -3/+2 |
| 2013-06-07 | cpufreq: powerpc: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+746 |