linux-stable/drivers/clocksource
Stephen Warren ae278a935f clocksource: add common of_clksrc_init() function
It is desirable to move all clocksource drivers to drivers/clocksource,
yet each requires its own initialization function. We'd rather not
pollute <linux/> with a header for each function. Instead, create a
single of_clksrc_init() function which will determine which clocksource
driver to initialize based on device tree.

Based on a similar patch for drivers/irqchip by Thomas Petazzoni.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2013-01-02 11:07:43 -07:00
..
acpi_pm.c clocksource: clean up parse_pmtmr() 2012-11-13 14:04:50 -05:00
arm_generic.c Main AArch64 changes: 2012-12-12 07:49:02 -08:00
bcm2835_timer.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
clksrc-dbx500-prcmu.c clocksource: dbx500: convert to clocksource_register_hz() 2012-02-01 18:37:37 -08:00
clksrc-of.c clocksource: add common of_clksrc_init() function 2013-01-02 11:07:43 -07:00
cs5535-clockevt.c cs5535-clockevt: typo, it's MFGPT, not MFPGT 2012-08-21 16:45:02 -07:00
cyclone.c clocksource: cyclone: Add missing iounmap 2012-01-26 19:30:40 -08:00
dw_apb_timer.c dw_apb_timer: constify clocksource name 2011-10-04 13:08:18 -07:00
dw_apb_timer_of.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
em_sti.c clocksource: em_sti: Add DT support 2012-05-25 11:32:06 +02:00
i8253.c time: Kill xtime_lock, replacing it with jiffies_lock 2012-11-13 14:08:23 -05:00
Kconfig clocksource: add common of_clksrc_init() function 2013-01-02 11:07:43 -07:00
Makefile clocksource: add common of_clksrc_init() function 2013-01-02 11:07:43 -07:00
mmio.c clocksource: add common mmio clocksource 2011-05-23 18:04:51 +01:00
nomadik-mtu.c ARM: ux500: convert timer suspend/resume to clock_event_device 2012-12-24 09:36:36 -07:00
scx200_hrt.c clocksource: scx200_hrt: Fix the build 2012-02-22 13:25:16 +01:00
sh_cmt.c sh: CMT: Basic runtime PM support 2012-09-04 01:36:04 +02:00
sh_mtu2.c sh: MTU2: Basic runtime PM support 2012-09-04 01:36:05 +02:00
sh_tmu.c sh: TMU: Basic runtime PM support 2012-09-04 01:36:04 +02:00
sunxi_timer.c ARM: delete struct sys_timer 2012-12-24 09:36:38 -07:00
tcb_clksrc.c ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter 2012-03-01 13:38:49 +01:00
time-armada-370-xp.c clocksource: convert time-armada-370-xp to clk framework 2012-11-20 14:46:49 +01:00