summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Makefile
Commit message (Expand)AuthorAgeFilesLines
* clk: s2mps11: Add support for s2mps11Yadwinder Singh Brar2013-08-081-0/+1
* Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-031-0/+3
|\
| * clk: add support for Rockchip gate clocksHeiko Stübner2013-06-201-0/+1
| * clk: Add TI-Nspire clock driversDaniel Tang2013-05-311-0/+1
| * clk: add PowerPC corenet clock driver supportTang Yuantian2013-05-281-0/+1
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-1/+1
|\ \
| * | arm: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-271-1/+1
| |/
* | ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann2013-06-201-1/+1
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+1
|\
| * Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-0/+1
| |\
| | * clk: samsung: add common clock framework helper functions for Samsung platformsThomas Abraham2013-03-251-0/+1
* | | clk: add si5351 i2c common clock driverSebastian Hesselbarth2013-04-121-0/+1
|/ /
* | clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-271-0/+1
* | clk: Add composite clock typePrashant Gaikwad2013-03-261-0/+1
* | clk: Add axi-clkgen driverLars-Peter Clausen2013-03-191-0/+1
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+2
|\
| * clk: tegra: add Tegra specific clocksPrashant Gaikwad2013-01-281-0/+1
* | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-0/+1
|\ \
| * | clk: x86: add support for Lynxpoint LPSS clocksMika Westerberg2013-01-231-0/+1
| |/
* | clk: sunxi: remove stale Makefile entryArnd Bergmann2013-02-141-1/+0
* | clk: beautify MakefileMike Turquette2013-01-181-2/+7
|/
* Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+1
|\
| * clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth2012-11-201-0/+1
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-0/+1
|\ \
| * | ARM: zynq: use zynq clk bindingsJosh Cartwright2012-11-141-0/+1
| |/
* | Merge branch 'depends/clk' into next/socOlof Johansson2012-11-211-0/+1
|\ \
| * | CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clockPeter Ujfalusi2012-10-291-0/+1
| |/
* | clk: sunxi: Add dummy fixed rate clock for Allwinner A1X SoCsMaxime Ripard2012-11-161-0/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+1
|\
| * Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2012-09-231-0/+1
| |\
| | * arm: vt8500: clk: Add Common Clock Framework supportTony Prisk2012-09-211-0/+1
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+1
|\ \ \
| * | | ARM: bcm2835: add stub clock driverSimon Arlott2012-09-191-0/+1
| | |/ | |/|
* | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-10-011-1/+8
|\ \ \ | | |/ | |/|
| * | clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.Jonghwa Lee2012-09-061-0/+1
| * | ARM: ux500: Switch to use common clock frameworkUlf Hansson2012-09-061-0/+1
| * | clk: add Loongson1B clock supportKelvin Cheung2012-08-311-0/+1
| * | clk: mmp: add mmp specific clocksChao Xie2012-08-281-0/+3
| * | clk: convert ARM RealView to common clkLinus Walleij2012-08-241-1/+1
| * | clk: prima2: move from arch/arm/mach to drivers/clkBarry Song2012-08-241-0/+1
| |/
* | ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen2012-09-151-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-241-1/+7
|\
| * clk: add highbank clock supportRob Herring2012-07-111-0/+1
| * clk: add versatile ICST307 driverLinus Walleij2012-07-111-0/+1
| * ARM: u300: convert to common clockLinus Walleij2012-07-111-1/+2
| * clk: wm831x: Add initial WM831x clock driverMark Brown2012-07-111-0/+3
* | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+1
|\ \
| * | ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen2012-07-191-0/+1
| |/
* | ARM: nomadik: convert to generic clockLinus Walleij2012-06-101-0/+1
|/
* Merge branch 'spear/clock' into next/clockArnd Bergmann2012-05-131-1/+2
|\
OpenPOWER on IntegriCloud