summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-191-0/+1
|\
| * ARM: nomadik: switch over to using the FSMC driverLinus Walleij2012-11-151-0/+1
* | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1411-0/+1213
|\ \
| * | clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT2012-11-201-1/+73
| * | clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth2012-11-205-0/+204
| * | clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT2012-11-205-0/+214
| * | clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth2012-11-207-0/+723
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+1
|\ \ \
| * | | ARM: SPEAr1310: Move 1310 specific misc register into machine specific filesVipul Kumar Samar2012-11-261-0/+1
| |/ /
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-131-7/+4Star
|\ \ \
| * \ \ Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson2012-11-212-0/+384
| |\ \ \
| * | | | clk: ux500: Register mtu apb_pclocksUlf Hansson2012-11-151-6/+3Star
| * | | | clk/ux500: explicitly include register headerLinus Walleij2012-11-051-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-132-0/+384
|\ \ \ \
| * \ \ \ Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2012-11-261-4/+46
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | ARM: zynq: use zynq clk bindingsJosh Cartwright2012-11-141-0/+1
| * | | clk: Add support for fundamental zynq clksJosh Cartwright2012-11-141-0/+383
| | |/ | |/|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-0/+31
|\ \ \
| * \ \ Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-11-301-4/+46
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'depends/clk' into next/socOlof Johansson2012-11-2113-59/+548
| |\ \ \
| * | | | clk: sunxi: Add dummy fixed rate clock for Allwinner A1X SoCsMaxime Ripard2012-11-162-0/+31
| | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-261-4/+46
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson2012-11-121-2/+3
| | * | | clk: ux500: Update rtc clock lookup for u8500Ulf Hansson2012-11-121-1/+1
| | * | | clk: ux500: Register msp clock lookups for u8500Ulf Hansson2012-11-121-0/+18
| | * | | clk: ux500: Register ssp clock lookups for u8500Ulf Hansson2012-11-121-0/+6
| | * | | clk: ux500: Register i2c clock lookups for u8500Ulf Hansson2012-11-121-1/+18
| | |/ /
| * / / ARM: bcm2835: Fix typo in the error messageDomenico Andreoli2012-10-261-1/+1
| |/ /
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-112-6/+6
|\ \ \
| * | | clk: remove use of __devexitBill Pemberton2012-11-282-2/+2
| * | | clk: remove use of __devinitBill Pemberton2012-11-282-2/+2
| * | | clk: remove use of __devexit_pBill Pemberton2012-11-282-2/+2
| |/ /
* | | clk: introduce optional disable_unused callbackMike Turquette2012-12-111-2/+11
* | | clk: ux500: fix bit errorLinus Walleij2012-12-041-1/+1
* | | clk: clock multiplexers may register out of orderMartin Fuzzey2012-11-261-1/+9
* | | clk: ux500: Initial support for abx500 clock driverUlf Hansson2012-11-262-0/+76
* | | CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar2012-11-214-12/+0Star
* | | CLK: SPEAr: Correct index scanning done for clock synthsDeepak Sikri2012-11-211-0/+3
* | | CLK: SPEAr: Update clock rate tableDeepak Sikri2012-11-214-21/+89
* | | CLK: SPEAr: Add missing clocksVipul Kumar Samar2012-11-213-0/+16
* | | CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocksVipul Kumar Samar2012-11-215-114/+133
* | | CLK: SPEAr13xx: fix parent names of multiple clocksShiraz Hashim2012-11-212-4/+4
* | | CLK: SPEAr13xx: Fix mux clock namesShiraz Hashim2012-11-212-12/+12
* | | CLK: SPEAr: Fix dev_id & con_id for multiple clocksRajeev Kumar2012-11-214-41/+49
* | | clk: move IM-PD1 clocks to drivers/clkLinus Walleij2012-11-212-0/+98
* | | clk: make ICST driver handle the VCO registersLinus Walleij2012-11-214-95/+81Star
* | | 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