aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-16mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski1-3/+3
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2013-11-12Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds10-29/+1238
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring1-0/+1
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+561
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-163/+147
2013-11-04clk: new driver for efm32 SoCUwe Kleine-König2-0/+82
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson8-150/+155
2013-10-27Merge tag 'ux500-dt-for-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dtOlof Johansson1-1/+1
2013-10-18clk: ux500: fix erroneous bit assignmentLinus Walleij1-1/+1
2013-10-14clk: fixed-factor: Fix a trivial typoEzequiel Garcia1-1/+1
2013-10-07clk: of: helper for determining number of parent clocksMike Turquette1-0/+6
2013-10-07clk: fixup argument order when setting VCO parametersJonathan Austin1-1/+1
2013-10-07clk/zynq: Fix possible memory leakFelipe Pena1-1/+15
2013-10-07clk: socfpga: Fix incorrect sdmmc clock nameDinh Nguyen1-1/+1
2013-10-07clk: keystone: Build Keystone clock driversSantosh Shilimkar3-0/+9
2013-10-07clk: keystone: Add gate control clock driverSantosh Shilimkar1-0/+264
2013-10-07clk: keystone: add Keystone PLL clock driverSantosh Shilimkar1-0/+305
2013-10-07clk: nomadik: fix missing __init on nomadik_src_initSebastian Hesselbarth1-1/+1
2013-10-07clk: Add APM X-Gene SoC clock driverLoc Ho3-0/+529
2013-10-06clk: armada-370: fix tclk frequenciesSimon Guinot1-2/+2
2013-10-02clk: wm831x: get rid of the implementation of remove functionLaxman Dewangan1-6/+0
2013-10-01clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij1-0/+21
2013-10-01clk: Correct lookup logic in clk_fetch_parent_index()Tomasz Figa1-4/+7
2013-10-01clk: Use kcalloc() to allocate arraysTomasz Figa1-7/+7
2013-10-01clk: Add error handling to clk_fetch_parent_index()Tomasz Figa1-11/+14
2013-09-30Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dtOlof Johansson3-1/+561
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth2-15/+16
2013-09-29ARM: highbank: remove custom .init_time hookSebastian Hesselbarth1-3/+7
2013-09-29ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-29ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth1-10/+0
2013-09-29clk: vt8500: parse pmc_base from clock driverSebastian Hesselbarth1-0/+24
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth1-5/+6
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth1-23/+6
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth1-30/+15
2013-09-29clk: nomadik: move src init out of nomadik_clk_initSebastian Hesselbarth1-70/+74
2013-09-26clk: ux500: Provide a look-up for the ARMSS clockLee Jones1-0/+1
2013-09-26clk: ux500: Add Device Tree support for the TWD clockLee Jones1-2/+5
2013-09-26clk: ux500: Add Device Tree support for the RTC clockLee Jones1-2/+5
2013-09-26clk: ux500: Add Device Tree support for the PRCC Kernel clockLee Jones1-0/+32
2013-09-26clk: ux500: Add Device Tree support for the PRCC Peripheral clockLee Jones1-0/+52
2013-09-26clk: ux500: Add Device Tree support for the PRCMU clockLee Jones1-2/+48
2013-09-26clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocksLee Jones1-0/+22
2013-09-26clk: ux500: Provide u8500_clk with skeleton Device Tree supportLee Jones1-0/+19
2013-09-26clk: ux500: Copy u8500_clk_init() ready for DT enablementLee Jones2-0/+382
2013-09-26clk: ux500: Remove BML8580 clockLee Jones1-1/+1
2013-09-22clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij1-0/+21
2013-09-17ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa1-2/+0