aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-11arm: lpc32xx: switch to common clock frameworkVladimir Zapolskiy1-1284/+0
2015-05-06ARM: lpc32xx: convert to use clkdev_add_table()Russell King1-4/+1
2012-11-12ARM: LPC32xx: Add the motor PWM clockAlban Bedel1-0/+8
2012-07-20ARM: LPC32xx: Add PWM clockAlexandre Pereira da Silva1-0/+14
2012-07-01ARM: LPC32xx: Cleanup USB clock initAlexandre Pereira da Silva1-1/+67
2012-07-01ARM: LPC32xx: Remove wrong re-initialization of MMC clock registerRoland Stigge1-7/+3
2012-07-01ARM: LPC32xx: Add further bits to MMC initRoland Stigge1-1/+5
2012-07-01ARM: LPC32xx: Init MMC via clockRoland Stigge1-2/+4
2012-06-14ARM: LPC32xx: Move i2s1 dma enabling to clock.cAlexandre Pereira da Silva1-1/+2
2012-06-14ARM: LPC32xx: Clock adjustment for key matrix controllerRoland Stigge1-1/+1
2012-06-14ARM: LPC32xx: Clock initialization for NAND controllersRoland Stigge1-2/+14
2012-04-22ARM: LPC32xx: clock.c registration adjustmentRoland Stigge1-10/+10
2012-04-22ARM: LPC32xx: clock.c cleanupRoland Stigge1-42/+35
2012-03-29ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge1-1/+1
2012-03-27Merge branch 'fixes-non-critical' into next/drivers2Olof Johansson1-2/+2
2012-03-13ARM: LPC32xx: Ethernet supportRoland Stigge1-1/+1
2012-03-13ARM: LPC32xx: USB SupportRoland Stigge1-24/+63
2012-03-13Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into lpc32xx/tmpRoland Stigge1-0/+36
2012-02-22ARM: LPC32xx: ADC support for mach-lpc32xxRoland Stigge1-0/+36
2012-02-09ARM: LPC32xx: clock.c: Clock registration fixesRoland Stigge1-3/+3
2012-02-09ARM: LPC32xx: clock.c: jiffies wrappingRoland Stigge1-6/+6
2012-02-09ARM: LPC32xx: clock.c: Missing header fileRoland Stigge1-0/+1
2012-02-09ARM: LPC32xx: clock.c: Fix mutex lock issuesRoland Stigge1-30/+11
2012-02-09ARM: LPC32xx: clock.c: warning fixRoland Stigge1-2/+0
2012-02-09ARM: LPC32xx: clock.c: Clock registration fixesRoland Stigge1-3/+3
2012-02-09ARM: LPC32xx: clock.c: jiffies wrappingRoland Stigge1-6/+6
2012-02-09ARM: LPC32xx: clock.c: Missing header fileRoland Stigge1-0/+1
2012-02-09ARM: LPC32xx: clock.c: Fix mutex lock issuesRoland Stigge1-30/+11
2012-02-09ARM: LPC32xx: clock.c: warning fixRoland Stigge1-2/+0
2011-07-12arm: lpc32xx: add tsc-deviceWolfram Sang1-1/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-07-27ARM: LPC32XX: Clock driverKevin Wells1-0/+1137