Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-23 | ARM: lpc32xx: update clock source registration | Russell King | 1 | -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> | |||||
2010-07-27 | ARM: LPC32XX: GPIO, timer, and IRQ drivers | Kevin Wells | 1 | -0/+182 | |
Common drivers for the LPC32XX used on all platforms Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> |