summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-4/+46
2012-11-21Merge branch 'depends/clk' into next/socOlof Johansson13-59/+548
2012-11-17clk: sunxi: Add dummy fixed rate clock for Allwinner A1X SoCsMaxime Ripard2-0/+31
2012-11-12clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson1-2/+3
2012-11-12clk: ux500: Update rtc clock lookup for u8500Ulf Hansson1-1/+1
2012-11-12clk: ux500: Register msp clock lookups for u8500Ulf Hansson1-0/+18
2012-11-12clk: ux500: Register ssp clock lookups for u8500Ulf Hansson1-0/+6
2012-11-12clk: ux500: Register i2c clock lookups for u8500Ulf Hansson1-1/+18
2012-10-29clk: Common clocks implementation for Versatile ExpressPawel Moll3-3/+148
2012-10-29clk: Versatile Express clock generators ("osc") driverPawel Moll2-0/+147
2012-10-29CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clockPeter Ujfalusi3-0/+135
2012-10-29clk: fix return value check in sirfsoc_of_clk_init()Wei Yongjun1-42/+42
2012-10-29clk: fix return value check in of_fixed_clk_setup()Wei Yongjun1-1/+1
2012-10-29clk: ux500: Update sdmmc clock to 100MHz for u8500Ulf Hansson1-2/+3
2012-10-29clk: ux500: Support prcmu ape opp voltage clockUlf Hansson2-0/+61
2012-10-29clk: Don't return negative numbers for unsigned values with !clkStephen Boyd1-10/+10
2012-10-29clk: SPEAr: Vco-pll: Fix compilation warningViresh Kumar1-1/+1
2012-10-03Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2-1/+63
2012-10-02Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-148/+531
2012-10-02Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+60
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds23-20/+4256
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2-1/+63
2012-09-24Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2-0/+511
2012-09-21arm: vt8500: clk: Add Common Clock Framework supportTony Prisk2-0/+511
2012-09-20ARM: bcm2835: add stub clock driverSimon Arlott2-0/+60
2012-09-20ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown1-1/+1
2012-09-16ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen3-45/+56
2012-09-13Merge tag 'mxs-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2-148/+20
2012-09-11clk: mxs: replace imx23 clk_register_clkdev with clock DT lookupShawn Guo1-45/+10
2012-09-11clk: mxs: replace imx28 clk_register_clkdev with clock DT lookupShawn Guo1-103/+10
2012-09-08clk: add of_clk_src_onecell_get() supportShawn Guo1-0/+14
2012-09-07clk: ux500: Define smp_twd clock for u8500Ulf Hansson1-4/+8
2012-09-07clk: ux500: Support for prmcu_rate clockUlf Hansson2-0/+19
2012-09-07clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson1-19/+24
2012-09-07clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee3-0/+251
2012-09-07ARM: ux500: Switch to use common clock frameworkUlf Hansson1-0/+1
2012-09-07clk: ux500: Clock definitions for u8500Ulf Hansson1-1/+453
2012-09-07clk: ux500: First version of clock definitions for ux500Ulf Hansson4-0/+68
2012-09-07clk: ux500: Adapt PRCMU and PRCC clocks for common clkUlf Hansson4-0/+452
2012-09-05clk: versatile: make config option booleanLinus Walleij1-1/+1
2012-09-03ARM: mxs: retrieve timer irq from device treeShawn Guo2-2/+2
2012-08-31clk: add Loongson1B clock supportKelvin Cheung2-0/+112
2012-08-29clk: mmp: add clock definition for mmp2Chao Xie2-0/+450
2012-08-29clk: mmp: add clock definition for pxa910Chao Xie2-0/+321
2012-08-29clk: mmp: add clock definition for pxa168Chao Xie2-0/+348
2012-08-29clk: mmp: add mmp specific clocksChao Xie6-0/+445
2012-08-25clk: convert ARM RealView to common clkLinus Walleij4-1/+123
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song2-0/+1172
2012-08-18mmc: spi: Pull out the SSP clock configuration functionMarek Vasut2-1/+63