| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-24 | cpufreq: sparc: change kzalloc to kcalloc | Ethan Carter Edwards | 1 | -1/+1 |
| 2024-07-09 | cpufreq: Make cpufreq_driver->exit() return void | Lizhe | 1 | -2/+1 |
| 2023-07-12 | cpufreq: sparc: Don't mark cpufreq callbacks with __init | Viresh Kumar | 1 | -1/+1 |
| 2023-05-11 | cpufreq: sparc: Don't allocate cpufreq_driver dynamically | Viresh Kumar | 1 | -41/+17 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2018-03-20 | cpufreq: sparc: Don't validate the frequency table twice | Viresh Kumar | 1 | -1/+2 |
| 2017-04-15 | cpufreq/sparc-us2e: Replace racy task affinity logic | Thomas Gleixner | 1 | -24/+21 |
| 2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 1 | -2/+2 |
| 2014-03-12 | cpufreq: add 'freq_table' in struct cpufreq_policy | Viresh Kumar | 1 | -3/+1 |
| 2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 1 | -7/+0 |
| 2013-10-25 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 1 | -18/+3 |
| 2013-10-16 | cpufreq: sparc: Use generic cpufreq routines | Viresh Kumar | 1 | -7/+1 |
| 2013-09-30 | cpufreq: sparc: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -5/+1 |
| 2013-09-30 | cpufreq: sparc: call cpufreq_frequency_table_get_attr() | Viresh Kumar | 1 | -2/+8 |
| 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-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -6/+6 |
| 2013-04-10 | cpufreq: sparc: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+408 |