aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/versatile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-14clk: versatile: Silence sparse warningsStephen Boyd1-2/+2
2015-04-09clk: versatile: test returned valueJulia Lawall1-1/+1
2015-04-01clk: constify of_device_id arrayFabian Frederick1-1/+1
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll3-94/+0
2014-06-24clk: versatile: add versatile OSC supportRob Herring2-5/+36
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into nextLinus Torvalds2-7/+33
2014-05-30clk: versatile: free icst on error returnColin Ian King1-0/+1
2014-05-23Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2-7/+32
2014-05-21clk: impd1: add pclk clocksLinus Walleij1-7/+29
2014-05-15clk: versatile: Split config options for sp810 and vexpress_oscPawel Moll2-2/+29
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-54/+42
2014-05-14clk/versatile: export symbols for impd1Arnd Bergmann2-0/+3
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-04-24clk: vexpress: NULL dereference on error pathDan Carpenter1-1/+1
2014-02-26ARM: integrator: localize the impd1.h headerLinus Walleij1-2/+4
2014-02-13clk: versatile: respect parent rate in ICST clockLinus Walleij2-5/+16
2014-02-13clk: versatile: pass a parent to the ICST clockLinus Walleij5-5/+11
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij1-48/+32
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-1/+1
2014-01-03clk: versatile: fixup IM-PD1 clock implementationLinus Walleij1-15/+71
2014-01-03clk: versatile: pass a name to ICST clock providerLinus Walleij5-6/+10
2013-12-19clk: versatile: Staticize clk_sp810_timerclken_of_getSachin Kamat1-1/+1
2013-10-07clk: fixup argument order when setting VCO parametersJonathan Austin1-1/+1
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan1-2/+2
2013-06-20clk: vexpress: Use full node name to identify individual clocksPawel Moll1-2/+2
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll3-50/+189
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2013-01-30arm: Move sp810.h to include/linux/amba/Catalin Marinas1-2/+1
2013-01-24clk: vexpress: Use common of_clk_init() functionPrashant Gaikwad2-7/+2
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij2-0/+98
2012-11-21clk: make ICST driver handle the VCO registersLinus Walleij4-95/+81
2012-11-21clk: add GPLv2 headers to the Versatile clock filesLinus Walleij3-1/+23
2012-10-29clk: Common clocks implementation for Versatile ExpressPawel Moll2-0/+143
2012-10-29clk: Versatile Express clock generators ("osc") driverPawel Moll2-0/+147
2012-08-24clk: convert ARM RealView to common clkLinus Walleij2-0/+115
2012-07-11ARM: integrator: convert to common clockLinus Walleij2-0/+112
2012-07-11clk: add versatile ICST307 driverLinus Walleij3-0/+112