summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
* | | clk: add GPLv2 headers to the Versatile clock filesLinus Walleij2012-11-213-1/+23
* | | clk: mxs: Use a better name for the USB PHY clockFabio Estevam2012-11-162-8/+8
* | | clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()Axel Lin2012-11-151-0/+6
* | | CLK: clk-twl6040: fix return value check in twl6040_clk_probe()Wei Yongjun2012-11-151-2/+2
* | | clk: ux500: Register nomadik keypad clock lookups for u8500Ulf Hansson2012-11-151-0/+4
* | | clk: ux500: Register rng clock lookups for u8500Ulf Hansson2012-11-151-1/+2
* | | clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson2012-11-091-2/+3
* | | clk: ux500: Update rtc clock lookup for u8500Ulf Hansson2012-11-091-1/+1
* | | clk: ux500: Register msp clock lookups for u8500Ulf Hansson2012-11-091-0/+18
* | | clk: ux500: Register ssp clock lookups for u8500Ulf Hansson2012-11-091-0/+6
* | | clk: ux500: Register i2c clock lookups for u8500Ulf Hansson2012-11-091-1/+18
* | | CLK: vt8500: Fix SDMMC clk special casesTony Prisk2012-11-091-0/+18
* | | clk: fix return value check in bcm2835_init_clocks()Wei Yongjun2012-11-091-4/+4
* | | clk: ux500: Add armss clk and fixup smp_twd clk for u8500Ulf Hansson2012-11-091-6/+8
* | | clk: ux500: Support for prcmu_scalable_rate clockUlf Hansson2012-11-092-0/+23
* | | clk: wm831x: Use devm_clk_register() to simplify codeStephen Boyd2012-10-291-23/+7
* | | clk: Add devm_clk_{register,unregister}()Stephen Boyd2012-10-291-21/+90
* | | clk: wm831x: Fix clk_register() error code checkingStephen Boyd2012-10-291-6/+6
| |/ |/|
* | clk: Common clocks implementation for Versatile ExpressPawel Moll2012-10-293-3/+148
* | clk: Versatile Express clock generators ("osc") driverPawel Moll2012-10-292-0/+147
* | CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clockPeter Ujfalusi2012-10-293-0/+135
* | clk: fix return value check in sirfsoc_of_clk_init()Wei Yongjun2012-10-291-42/+42
* | clk: fix return value check in of_fixed_clk_setup()Wei Yongjun2012-10-291-1/+1
* | clk: ux500: Update sdmmc clock to 100MHz for u8500Ulf Hansson2012-10-291-2/+3
* | clk: ux500: Support prcmu ape opp voltage clockUlf Hansson2012-10-292-0/+61
* | clk: Don't return negative numbers for unsigned values with !clkStephen Boyd2012-10-291-10/+10
* | clk: SPEAr: Vco-pll: Fix compilation warningViresh Kumar2012-10-291-1/+1
|/
* Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-022-1/+63
|\
| *-. Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2012-09-282-1/+63
| |\ \
| | | * mmc: spi: Pull out the SSP clock configuration functionMarek Vasut2012-08-172-1/+63
| | |/
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-012-2/+2
|\ \ \
| * | | ARM: mxs: retrieve timer irq from device treeShawn Guo2012-09-032-2/+2
| | |/ | |/|
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-148/+531
|\ \ \
| * \ \ Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2012-09-232-0/+511
| |\ \ \
| | * | | arm: vt8500: clk: Add Common Clock Framework supportTony Prisk2012-09-212-0/+511
| | |/ /
| * | | Merge tag 'mxs-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-09-122-148/+20
| |\ \ \
| | * | | clk: mxs: replace imx23 clk_register_clkdev with clock DT lookupShawn Guo2012-09-111-45/+10
| | * | | clk: mxs: replace imx28 clk_register_clkdev with clock DT lookupShawn Guo2012-09-111-103/+10
| | |/ /
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-012-0/+60
|\ \ \ \
| * | | | ARM: bcm2835: add stub clock driverSimon Arlott2012-09-192-0/+60
| | |/ / | |/| |
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-10-0123-20/+4256
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | clk: add of_clk_src_onecell_get() supportShawn Guo2012-09-071-0/+14
| * | clk: ux500: Define smp_twd clock for u8500Ulf Hansson2012-09-061-4/+8
| * | clk: ux500: Support for prmcu_rate clockUlf Hansson2012-09-062-0/+19
| * | clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson2012-09-061-19/+24
| * | clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee2012-09-063-0/+251
| * | ARM: ux500: Switch to use common clock frameworkUlf Hansson2012-09-061-0/+1
| * | clk: ux500: Clock definitions for u8500Ulf Hansson2012-09-061-1/+453
| * | clk: ux500: First version of clock definitions for ux500Ulf Hansson2012-09-064-0/+68
| * | clk: ux500: Adapt PRCMU and PRCC clocks for common clkUlf Hansson2012-09-064-0/+452
OpenPOWER on IntegriCloud