Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a4b7fd7d34de5765dece2dd08060d2e1f7be3b39
/
drivers
/
cpufreq
/
pxa2xx-cpufreq.c
d927807
cpufreq: pxa: convert to clock API
by Robert Jarzmik
· 7 years ago
1c5864e
cpufreq: Use consistent prefixing via pr_fmt
by Joe Perches
· 9 years ago
b49c22a
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
by Joe Perches
· 9 years ago
1c277ca
Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/soc
by Arnd Bergmann
· 9 years ago
ea7743e
ARM: pxa: define clock registers as __iomem
by Arnd Bergmann
· 9 years ago
fb2a24a
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
by Arnd Bergmann
· 9 years ago
03c2299
cpufreq: pxa: make pxa_freqs arrays const
by Fabian Frederick
· 10 years ago
5235255
cpufreq: pxa: replace typedef pxa_freqs_t by structure
by Fabian Frederick
· 10 years ago
979d86f
cpufreq: Remove cpufreq_generic_exit()
by Viresh Kumar
· 11 years ago
ae6b427
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
by Viresh Kumar
· 11 years ago
d4019f0
cpufreq: move freq change notifications to cpufreq core
by Viresh Kumar
· 11 years ago
9c0ebcf
cpufreq: Implement light weight ->target_index() routine
by Viresh Kumar
· 11 years ago
200ea8e2
cpufreq: pxa: don't initialize part of policy set by core
by Viresh Kumar
· 11 years ago
bf36e48
cpufreq: pxa: Use generic cpufreq routines
by Viresh Kumar
· 11 years ago
15cc921
cpufreq: pxa: use cpufreq_table_validate_and_show()
by Viresh Kumar
· 11 years ago
6a77a1e
cpufreq: pxa: call cpufreq_frequency_table_get_attr()
by Viresh Kumar
· 11 years ago
295dbde
cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute location
by Hanjun Guo
· 11 years ago
5070158
cpufreq: rename index as driver_data in cpufreq_frequency_table
by Viresh Kumar
· 12 years ago
7264a2b
cpufreq: pxa2xx: initialize variables
by Arnd Bergmann
· 12 years ago
cffc96e
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
[Renamed (98%) from arch/arm/mach-pxa/cpufreq-pxa2xx.c]
b43a7ff
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
by Viresh Kumar
· 12 years ago
ad68bb9
ARM: pxa: Access SMEMC via virtual addresses
by Marek Vasut
· 14 years ago
d420280
ARM: pxa: remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
50e77fc
ARM: pxa: remove __init from cpufreq_driver->init()
by Eric Miao
· 14 years ago
3d3d0fb
[ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routine
by Marek Vasut
· 14 years ago
68a31de
[ARM] pxa/cpufreq: fix index assignments for end marker
by Daniel Mack
· 15 years ago
4367216
[ARM] pxa: workaround errata #37 by not using half turbo switching
by Dennis O'Brien
· 15 years ago
3dbeef2
[ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx
by Robert Jarzmik
· 15 years ago
51c6298
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
by Eric Miao
· 16 years ago
a10c287
[ARM] pxa: cpufreq-pxa2xx: sdram_rows detection support
by Philipp Zabel
· 16 years ago
65587f7
[ARM] pxa: cpufreq-pxa2xx: allow frequency table selection
by Marc Zyngier
· 16 years ago
459fc20
cpufreq: remove policy->governor setting in drivers initialization
by Dominik Brodowski
· 16 years ago
0d1bde9
[ARM] pxa: rename cpu-pxa.c to cpufreq-pxa2xx.c
by Eric Miao
· 16 years ago
[Renamed (99%) from arch/arm/mach-pxa/cpu-pxa.c]
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
592eb99
[ARM] 5032/1: Added cpufreq support for pxa27x CPU
by Robert Jarzmik
· 17 years ago
3679389
[ARM] 5031/1: Indentation correction in cpu-pxa.c.
by Robert Jarzmik
· 17 years ago
c710e39
[ARM] eliminate MODULE_PARM() usage
by Randy Dunlap
· 17 years ago
ea833f0
[ARM] 4829/1: add .get method to pxa-cpufreq to silence a warning
by Holger Schurig
· 17 years ago
8785a8f
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
by Russell King
· 17 years ago
9e2697f
[ARM] pxa: add cpufreq support
by Russell King
· 17 years ago