index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
pxa2xx-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
cpufreq: pxa2xx: remove incorrect __init annotation
Arnd Bergmann
2019-03-07
1
-2
/
+2
*
cpufreq: pxa: Don't validate the frequency table twice
Viresh Kumar
2018-03-20
1
-2
/
+2
*
cpufreq: pxa: convert to clock API
Robert Jarzmik
2017-10-21
1
-152
/
+39
*
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
1
-6
/
+7
*
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-04-09
1
-4
/
+3
*
Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc
Arnd Bergmann
2016-03-01
1
-1
/
+1
|
\
|
*
ARM: pxa: define clock registers as __iomem
Arnd Bergmann
2016-02-01
1
-1
/
+1
*
|
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
Arnd Bergmann
2016-01-27
1
-1
/
+1
|
/
*
cpufreq: pxa: make pxa_freqs arrays const
Fabian Frederick
2015-05-05
1
-6
/
+6
*
cpufreq: pxa: replace typedef pxa_freqs_t by structure
Fabian Frederick
2015-05-05
1
-10
/
+10
*
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
2014-03-12
1
-1
/
+0
*
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-01-06
1
-0
/
+1
*
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-31
1
-21
/
+6
*
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
1
-11
/
+2
*
cpufreq: pxa: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
1
-2
/
+0
*
cpufreq: pxa: Use generic cpufreq routines
Viresh Kumar
2013-10-16
1
-25
/
+2
*
cpufreq: pxa: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
1
-4
/
+2
*
cpufreq: pxa: call cpufreq_frequency_table_get_attr()
Viresh Kumar
2013-09-30
1
-1
/
+12
*
cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location
Hanjun Guo
2013-08-14
1
-2
/
+2
*
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-06-04
1
-4
/
+4
*
cpufreq: pxa2xx: initialize variables
Arnd Bergmann
2013-04-25
1
-2
/
+3
*
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-08
1
-0
/
+491