Age | Commit message (Expand) | Author | Files | Lines |
2016-04-09 | cpufreq: Use consistent prefixing via pr_fmt | Joe Perches | 1 | -2/+5 |
2016-04-09 | cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches | 1 | -1/+1 |
2015-08-03 | CPUFREQ: Loongson2: Fix broken build due to incorrect include. | Ralf Baechle | 1 | -1/+1 |
2015-07-07 | MIPS, CPUFREQ: Fix spelling of Institute. | Ralf Baechle | 1 | -1/+1 |
2014-10-20 | cpufreq: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-30 | MIPS: Loongson: Modify ChipConfig register definition | Huacai Chen | 1 | -3/+3 |
2014-05-13 | MIPS/loongson2_cpufreq: Fix CPU clock rate setting | Aaro Koskinen | 1 | -2/+2 |
2014-04-07 | cpufreq: loongson2_cpufreq: don't declare local variable as static | Viresh Kumar | 1 | -1/+1 |
2014-03-12 | cpufreq: add 'freq_table' in struct cpufreq_policy | Viresh Kumar | 1 | -1/+0 |
2014-01-17 | cpufreq: introduce cpufreq_generic_get() routine | Viresh Kumar | 1 | -10/+5 |
2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 1 | -16/+0 |
2013-10-26 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 1 | -16/+5 |
2013-10-16 | cpufreq: loongson2: use cpufreq_generic_init() | Viresh Kumar | 1 | -2/+1 |
2013-10-16 | cpufreq: loongson2: don't initialize part of policy set by core | Viresh Kumar | 1 | -2/+0 |
2013-10-16 | cpufreq: loongson2: Use generic cpufreq routines | Viresh Kumar | 1 | -13/+2 |
2013-09-30 | cpufreq: loongson2: call cpufreq_frequency_table_put_attr() | Viresh Kumar | 1 | -0/+1 |
2013-09-30 | cpufreq: loongson2: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -4/+1 |
2013-08-15 | Merge back earlier 'pm-cpufreq' material | Rafael J. Wysocki | 1 | -1/+0 |
2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 1 | -1/+0 |
2013-08-08 | cpufreq: loongson2: fix regression related to clock management | Aaro Koskinen | 1 | -5/+6 |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -1/+1 |
2013-05-22 | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 1 | -0/+1 |
2013-05-22 | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. | Ralf Baechle | 1 | -0/+1 |
2013-04-10 | cpufreq: mips: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+248 |