index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
loongson2_cpufreq.c
Age
Commit message (
Expand
)
Author
2020-04-16
mips: loongsoon2ef: remove private clk api
Arnd Bergmann
2020-01-23
cpufreq: loongson2_cpufreq: adjust cpufreq uses of LOONGSON_CHIPCFG
Alexandre Oliva
2019-11-01
MIPS: Fork loongson2ef from loongson64
Jiaxun Yang
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
2017-08-18
cpufreq: Loongson2: constify platform_device_id
Arvind Yadav
2017-04-12
CPUFREQ: Loongson2: drop set_cpus_allowed_ptr()
Sebastian Andrzej Siewior
2016-04-09
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2015-08-03
CPUFREQ: Loongson2: Fix broken build due to incorrect include.
Ralf Baechle
2015-07-07
MIPS, CPUFREQ: Fix spelling of Institute.
Ralf Baechle
2014-10-20
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-30
MIPS: Loongson: Modify ChipConfig register definition
Huacai Chen
2014-05-13
MIPS/loongson2_cpufreq: Fix CPU clock rate setting
Aaro Koskinen
2014-04-07
cpufreq: loongson2_cpufreq: don't declare local variable as static
Viresh Kumar
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-16
cpufreq: loongson2: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
cpufreq: loongson2: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: loongson2: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: loongson2: call cpufreq_frequency_table_put_attr()
Viresh Kumar
2013-09-30
cpufreq: loongson2: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-08-14
Merge back earlier 'pm-cpufreq' material
Rafael J. Wysocki
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-07
cpufreq: loongson2: fix regression related to clock management
Aaro Koskinen
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2013-04-10
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar