1
0
Fork 0
alistair23-linux/arch/arm/mach-pxa
Haojian Zhuang ecf89b8a91 ARM: pxa: reduce the scope of get_clk_frequency_khz()
get_clk_frequency_khz() is used in private cpufreq driver. In order to meet
the change of different pxa silicons, checking cpuid is introduced in
get_clk_frequency_khz(). While more pxa silicons are supported, the workload
of checking cpuid is higher.

So restrict the scope of get_clk_frequency_khz() on pxa2xx. Different pxa
silcions use different private cpufreq driver to avoid too much checking
on cpuid.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Cc: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2010-10-09 17:07:30 +08:00
..
include/mach ARM: pxa: append tavorevb3 support 2010-10-09 17:07:24 +08:00
Kconfig ARM: pxa: append tavorevb3 support 2010-10-09 17:07:24 +08:00
Makefile ARM: pxa: append tavorevb3 support 2010-10-09 17:07:24 +08:00
Makefile.boot
am200epd.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
am300epd.c broadsheetfb: add multiple panel type support 2010-03-12 15:52:32 -08:00
balloon3.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
capc7117.c [ARM] pxa: add support for Embedian MXM-8x10 2010-03-02 07:40:51 +08:00
clock.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
clock.h ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
cm-x2xx-pci.c ARM: Remove 'node' argument form arch_adjust_zones() 2010-07-16 10:57:36 +01:00
cm-x2xx-pci.h [ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-X255 2008-10-07 12:05:05 +01:00
cm-x2xx.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
cm-x255.c [ARM] pxa: simplify the LCD pin configuration for pxa25x platforms 2010-03-02 07:40:46 +08:00
cm-x270.c [ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registers 2010-03-02 07:40:48 +08:00
cm-x300.c ARM: pxa/cm-x300: enable USB host port2 2010-10-08 16:21:17 +08:00
colibri-pxa3xx.c [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond 2010-05-11 17:25:04 +02:00
colibri-pxa270-evalboard.c [ARM] pxa/colibri270: Split module and base board code 2010-06-18 15:07:34 +08:00
colibri-pxa270-income.c [ARM] pxa/income: Add Income SBC support 2010-06-18 15:07:34 +08:00
colibri-pxa270.c [ARM] pxa/income: Add Income SBC support 2010-06-18 15:07:34 +08:00
colibri-pxa300.c [ARM] pxa/colibri-pxa300: fix AC97 init 2010-07-13 16:09:07 +08:00
colibri-pxa320.c [ARM] pxa/colibri320: Add UDC support 2010-08-05 14:32:25 +08:00
corgi.c Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable 2010-08-06 18:10:25 +01:00
corgi_pm.c [ARM] pxa: removed mostly unused and confusing two sharpsl.h 2010-08-05 14:32:38 +08:00
cpufreq-pxa2xx.c ARM: pxa: remove pr_<level> uses of KERN_<level> 2010-09-25 09:47:04 +08:00
cpufreq-pxa3xx.c ARM: pxa: reduce the scope of get_clk_frequency_khz() 2010-10-09 17:07:30 +08:00
csb701.c [ARM] pxa/csb701: do not register devices on non-csb726 boads 2009-04-04 10:26:35 +08:00
csb726.c [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond 2010-05-11 17:25:04 +02:00
devices.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
devices.h ARM: pxa: add U2D controller and ULPI driver for pxa3xx 2010-10-08 16:21:17 +08:00
em-x270.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
eseries.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
eseries.h [ARM] pxa: Add multi-io support for e-series 2008-12-15 03:29:34 +00:00
ezx.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
generic.c ARM: pxa: reduce the scope of get_clk_frequency_khz() 2010-10-09 17:07:30 +08:00
generic.h ARM: Remove DISCONTIGMEM support 2010-07-16 10:57:35 +01:00
gumstix.c [ARM] pxa: allow platforms to control which uarts are registered 2009-12-01 09:02:55 +08:00
h5000.c [ARM] pxa: allow platforms to control which uarts are registered 2009-12-01 09:02:55 +08:00
himalaya.c [ARM] pxa: allow platforms to control which uarts are registered 2009-12-01 09:02:55 +08:00
hx4700.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
icontrol.c Add hotplug support to mcp251x driver 2010-03-30 23:51:09 -07:00
idp.c [ARM] pxa: simplify the LCD pin configuration for pxa25x platforms 2010-03-02 07:40:46 +08:00
irq.c [ARM] pxa: fix irq suspend/resume for pxa25x 2010-01-13 21:01:09 +08:00
leds-idp.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds-lubbock.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds-mainstone.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds.c [ARM] 5251/1: remove old LED support for Trizeps4 SOM 2008-10-01 22:34:34 +01:00
leds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
littleton.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
lpd270.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
lubbock.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
magician.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
mainstone.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
mfp-pxa2xx.c [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specified 2010-05-11 17:25:00 +02:00
mfp-pxa3xx.c [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
mioa701.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
mioa701_bootresume.S [ARM] pxa/MioA701: fix memory corruption. 2008-11-22 20:57:21 +08:00
mp900.c [ARM] pxa: allow platforms to control which uarts are registered 2009-12-01 09:02:55 +08:00
mxm8x10.c [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond 2010-05-11 17:25:04 +02:00
palm27x.c ARM: pxa: Use PIO for PI2C communication on Palm27x 2010-09-25 09:47:02 +08:00
palmld.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
palmt5.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
palmtc.c [ARM] pxa/palmtc: storage class should be before const qualifier 2010-05-31 12:03:44 +08:00
palmte2.c [ARM] pxa: fix all devices using wm97xx_batt.h 2010-08-05 14:32:14 +08:00
palmtreo.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
palmtx.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
palmz72.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
pcm027.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
pcm990-baseboard.c [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond 2010-05-11 17:25:04 +02:00
pm.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
poodle.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
pxa2xx.c [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c 2009-09-10 18:49:39 +08:00
pxa3xx-ulpi.c ARM: pxa: fix pxa3xx-u2d crash when ULPI not used 2010-10-08 16:21:18 +08:00
pxa3xx.c ARM: pxa: add U2D controller and ULPI driver for pxa3xx 2010-10-08 16:21:17 +08:00
pxa25x.c [ARM] pxa: move pmu device back into mach-pxa/ 2010-08-05 14:32:19 +08:00
pxa27x.c Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable 2010-08-06 18:10:25 +01:00
pxa300.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
pxa320.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
pxa930.c ARM: pxa: append tavorevb3 support 2010-10-09 17:07:24 +08:00
raumfeld.c [ARM] pxa/raumfeld: Check charge state after resume 2010-06-18 15:07:35 +08:00
reset.c [ARM] pxa: allow gpio_reset drive high during normal work 2009-05-18 21:52:09 +08:00
saar.c [ARM] pxa: allow platforms to control which uarts are registered 2009-12-01 09:02:55 +08:00
sharpsl_pm.c [ARM] pxa: removed mostly unused and confusing two sharpsl.h 2010-08-05 14:32:38 +08:00
sleep.S [ARM] pxa: removing dead XSCALE_CACHE_ERRATA 2010-08-05 14:32:33 +08:00
smemc.c [ARM] pxa: avoid polluting the kernel's namespace 2008-11-28 16:04:54 +00:00
spitz.c Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable 2010-08-06 18:10:25 +01:00
spitz_pm.c [ARM] pxa: removed mostly unused and confusing two sharpsl.h 2010-08-05 14:32:38 +08:00
standby.S [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
stargate2.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
tavorevb.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
tavorevb3.c ARM: pxa: append tavorevb3 support 2010-10-09 17:07:24 +08:00
time.c arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_mode 2010-01-22 17:04:52 +01:00
tosa-bt.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
tosa.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
trizeps4.c [ARM] pxa: removing dead IDE_PXA_CF 2010-08-05 14:32:34 +08:00
viper.c [ARM] pxa/viper: fix timeout usage for I2C 2010-05-06 11:12:11 +08:00
vpac270.c ARM: pxa: Fix Vpac270 gpio_power for MMC 2010-09-25 09:47:02 +08:00
xcep.c [ARM] pxa: allow platforms to control which uarts are registered 2009-12-01 09:02:55 +08:00
z2.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
zeus.c ARM: pxa: encode IRQ number into .nr_irqs 2010-10-08 16:21:17 +08:00
zylonite.c ARM: pxa: moved pxa27x_keypad.h to platform pxa directory 2010-10-09 17:07:10 +08:00
zylonite_pxa300.c [ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slot 2009-12-29 14:11:34 +08:00
zylonite_pxa320.c [ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slot 2009-12-29 14:11:34 +08:00