summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/loongson2_cpufreq.c
AgeCommit message (Expand)Author
2021-06-07cpufreq: loongson2: Remove unused linux/sched.h headersHailong Liu
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann
2020-01-23cpufreq: loongson2_cpufreq: adjust cpufreq uses of LOONGSON_CHIPCFGAlexandre Oliva
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar
2017-08-18cpufreq: Loongson2: constify platform_device_idArvind Yadav
2017-04-12CPUFREQ: Loongson2: drop set_cpus_allowed_ptr()Sebastian Andrzej Siewior
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2015-08-03CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle
2015-07-07MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle
2014-10-20cpufreq: drop owner assignment from platform_driversWolfram Sang
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen
2014-05-13MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-04-07cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-16cpufreq: loongson2: use cpufreq_generic_init()Viresh Kumar
2013-10-16cpufreq: loongson2: don't initialize part of policy set by coreViresh Kumar
2013-10-16cpufreq: loongson2: Use generic cpufreq routinesViresh Kumar
2013-09-30cpufreq: loongson2: call cpufreq_frequency_table_put_attr()Viresh Kumar
2013-09-30cpufreq: loongson2: use cpufreq_table_validate_and_show()Viresh Kumar
2013-08-14Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar
2013-08-07cpufreq: loongson2: fix regression related to clock managementAaro Koskinen
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar