aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-04clk: new driver for efm32 SoCUwe Kleine-König
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson
2013-10-27Merge tag 'ux500-dt-for-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-10-18clk: ux500: fix erroneous bit assignmentLinus Walleij
2013-10-14clk: fixed-factor: Fix a trivial typoEzequiel Garcia
2013-10-07clk: of: helper for determining number of parent clocksMike Turquette
2013-10-07clk: fixup argument order when setting VCO parametersJonathan Austin
2013-10-07clk/zynq: Fix possible memory leakFelipe Pena
2013-10-07clk: socfpga: Fix incorrect sdmmc clock nameDinh Nguyen
2013-10-07clk: keystone: Build Keystone clock driversSantosh Shilimkar
2013-10-07clk: keystone: Add gate control clock driverSantosh Shilimkar
2013-10-07clk: keystone: add Keystone PLL clock driverSantosh Shilimkar
2013-10-07clk: nomadik: fix missing __init on nomadik_src_initSebastian Hesselbarth
2013-10-07clk: Add APM X-Gene SoC clock driverLoc Ho
2013-10-06clk: armada-370: fix tclk frequenciesSimon Guinot
2013-10-02clk: wm831x: get rid of the implementation of remove functionLaxman Dewangan
2013-10-01clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij
2013-10-01clk: Correct lookup logic in clk_fetch_parent_index()Tomasz Figa
2013-10-01clk: Use kcalloc() to allocate arraysTomasz Figa
2013-10-01clk: Add error handling to clk_fetch_parent_index()Tomasz Figa
2013-09-30Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: highbank: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth
2013-09-29clk: vt8500: parse pmc_base from clock driverSebastian Hesselbarth
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth
2013-09-29clk: nomadik: move src init out of nomadik_clk_initSebastian Hesselbarth
2013-09-26clk: ux500: Provide a look-up for the ARMSS clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the TWD clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the RTC clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the PRCC Kernel clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the PRCC Peripheral clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the PRCMU clockLee Jones
2013-09-26clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocksLee Jones
2013-09-26clk: ux500: Provide u8500_clk with skeleton Device Tree supportLee Jones
2013-09-26clk: ux500: Copy u8500_clk_init() ready for DT enablementLee Jones
2013-09-26clk: ux500: Remove BML8580 clockLee Jones
2013-09-22clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij
2013-09-17ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds