aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/loongson2_cpufreq.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-17cpufreq: introduce cpufreq_generic_get() routineGravatar Viresh Kumar 1-10/+5
2013-10-31cpufreq: move freq change notifications to cpufreq coreGravatar Viresh Kumar 1-16/+0
2013-10-25cpufreq: Implement light weight ->target_index() routineGravatar Viresh Kumar 1-16/+5
2013-10-16cpufreq: loongson2: use cpufreq_generic_init()Gravatar Viresh Kumar 1-2/+1
2013-10-16cpufreq: loongson2: don't initialize part of policy set by coreGravatar Viresh Kumar 1-2/+0
2013-10-16cpufreq: loongson2: Use generic cpufreq routinesGravatar Viresh Kumar 1-13/+2
2013-09-30cpufreq: loongson2: call cpufreq_frequency_table_put_attr()Gravatar Viresh Kumar 1-0/+1
2013-09-30cpufreq: loongson2: use cpufreq_table_validate_and_show()Gravatar Viresh Kumar 1-4/+1
2013-08-14Merge back earlier 'pm-cpufreq' materialGravatar Rafael J. Wysocki 1-1/+0
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverGravatar Viresh Kumar 1-1/+0
2013-08-07cpufreq: loongson2: fix regression related to clock managementGravatar Aaro Koskinen 1-5/+6
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableGravatar Viresh Kumar 1-1/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Gravatar Ralf Baechle 1-0/+1
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Gravatar Ralf Baechle 1-0/+1
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqGravatar Viresh Kumar 1-0/+248