summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-stmp3xxx/timer.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: stmp: update clock source registrationRussell King2010-12-221-4/+1
| | | | | | | | In d7e81c2 (clocksource: Add clocksource_register_hz/khz interface) new interfaces were added which simplify (and optimize) the selection of the divisor shift/mult constants. Switch over to using this new interface. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] 5532/1: Freescale STMP: register definitions [3/3]dmitry pervushin2009-05-311-47/+64
| | | | | | | Replace HW_zzz register access macros by regular __raw_readl/__raw_writel calls Signed-off-by: dmitry pervushin <dpervushin@embeddedalley.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] 5501/1: Freescale STMP: fix compilation warningdmitry pervushin2009-05-071-1/+1
| | | | | | | To avoid compile-time warning, added parameter to the stmp3xxx_clock_read Signed-off-by: dmitry pervushin <dpervushin@embeddedalley.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] 5477/1: Freescale STMP platform support [6/10]dmitry pervushin2009-04-271-0/+172
Sources: common STMP3xxx platform support Signed-off-by: dmitry pervushin <dpervushin@embeddedalley.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud