summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/loongson2_cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Loongson2: constify platform_device_idArvind Yadav2017-08-181-1/+1
* CPUFREQ: Loongson2: drop set_cpus_allowed_ptr()Sebastian Andrzej Siewior2017-04-121-7/+0
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-2/+5
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-1/+1
* CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle2015-08-031-1/+1
* MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-071-1/+1
* cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen2014-07-301-3/+3
* MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen2014-05-131-2/+2
* cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar2014-04-071-1/+1
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-121-1/+0
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-10/+5
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-16/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-16/+5
* cpufreq: loongson2: use cpufreq_generic_init()Viresh Kumar2013-10-161-2/+1
* cpufreq: loongson2: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+0
* cpufreq: loongson2: Use generic cpufreq routinesViresh Kumar2013-10-161-13/+2
* cpufreq: loongson2: call cpufreq_frequency_table_put_attr()Viresh Kumar2013-09-301-0/+1
* cpufreq: loongson2: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-4/+1
* Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-141-1/+0
|\
| * cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* | cpufreq: loongson2: fix regression related to clock managementAaro Koskinen2013-08-071-5/+6
|/
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-1/+1
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
* MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-221-0/+1
* cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-0/+248
OpenPOWER on IntegriCloud