index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
pxa2xx-cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
cpufreq: pxa: Don't validate the frequency table twice
Viresh Kumar
1
-2
/
+2
2017-10-21
cpufreq: pxa: convert to clock API
Robert Jarzmik
1
-152
/
+39
2016-04-09
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
1
-6
/
+7
2016-04-09
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-4
/
+3
2016-03-01
Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc
Arnd Bergmann
1
-1
/
+1
2016-02-01
ARM: pxa: define clock registers as __iomem
Arnd Bergmann
1
-1
/
+1
2016-01-28
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
Arnd Bergmann
1
-1
/
+1
2015-05-05
cpufreq: pxa: make pxa_freqs arrays const
Fabian Frederick
1
-6
/
+6
2015-05-05
cpufreq: pxa: replace typedef pxa_freqs_t by structure
Fabian Frederick
1
-10
/
+10
2014-03-12
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
1
-1
/
+0
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
1
-0
/
+1
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
1
-21
/
+6
2013-10-26
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
1
-11
/
+2
2013-10-16
cpufreq: pxa: don't initialize part of policy set by core
Viresh Kumar
1
-2
/
+0
2013-10-16
cpufreq: pxa: Use generic cpufreq routines
Viresh Kumar
1
-25
/
+2
2013-09-30
cpufreq: pxa: use cpufreq_table_validate_and_show()
Viresh Kumar
1
-4
/
+2
2013-09-30
cpufreq: pxa: call cpufreq_frequency_table_get_attr()
Viresh Kumar
1
-1
/
+12
2013-08-15
cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location
Hanjun Guo
1
-2
/
+2
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
1
-4
/
+4
2013-04-25
cpufreq: pxa2xx: initialize variables
Arnd Bergmann
1
-2
/
+3
2013-04-08
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
1
-0
/
+491