summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx51-imx53.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: factor device tree timer initializationGilles Chanteperdrix2014-04-301-14/+4Star
* ARM: i.MX5: Remove outdated VPU clock lookupsPhilipp Zabel2014-04-301-2/+0Star
* ARM i.MX: remove PWM platform supportSascha Hauer2014-03-051-2/+0Star
* ARM i.MX5: fix obvious typo in ldb_di0_gate clk definitionLothar Waßmann2013-12-311-1/+1
* ARM i.MX5: set CAN peripheral clock to 24 MHz parentMarc Kleine-Budde2013-12-311-0/+3
* ARM i.MX5: fix "shift" value for lp_apm_sel on i.MX50 and i.MX53Marc Kleine-Budde2013-12-311-2/+6
* ARM: imx: imx53: Add SATA PHY clockMarek Vasut2013-12-311-0/+1
* ARM: imx5: introduce DT includes for clock providerLucas Stach2013-12-311-414/+372Star
* ARM: i.MX5x: Add SAHARA clock for i.MX5x CPUsAlexander Shiyan2013-12-091-1/+2
* ARM i.MX53: remove duplicated include from clk-imx51-imx53.cWei Yongjun2013-12-091-1/+0Star
* ARM: imx: add clocking support code for the IMX50 SoCGreg Ungerer2013-12-091-0/+58
* ARM: mach-imx: clk-imx51-imx53: Retrieve base address and irq from dtFabio Estevam2013-10-211-4/+11
* Merge remote-tracking branch 'shesselba/clk-of-init-v2_for-3.13' into imx/socShawn Guo2013-10-211-19/+10Star
|\
| * ARM: imx: remove custom .init_time hookSebastian Hesselbarth2013-09-291-19/+10Star
* | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-211-1/+1
|\ \
| * | ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2013-09-191-1/+1
| |/
* / ARM: mach-imx: clk-imx51-imx53: Fix 'spdif1_pred' clock registrationFabio Estevam2013-09-171-1/+1
|/
* ARM: imx: add ocram clock for imx53Shawn Guo2013-08-221-1/+2
* ARM: imx: move imx53-qsb audio codec clk lookup into DTShawn Guo2013-06-171-2/+0Star
* ARM i.MX5: Add S/PDIF clocksPhilipp Zabel2013-06-171-1/+27
* ARM i.MX53: Add SATA clockSascha Hauer2013-06-171-1/+2
* ARM: i.MX5: Allow DT clock providersMartin Fuzzey2013-06-171-36/+8Star
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-16/+59
|\
| * ARM i.MX53: set CLK_SET_RATE_PARENT flag on the tve_ext_sel clockPhilipp Zabel2013-04-121-2/+2
| * ARM i.MX53: tve_di clock is not part of the CCM, but of TVEPhilipp Zabel2013-04-121-2/+1Star
| * ARM i.MX53: make tve_ext_sel propagate rate change to PLLPhilipp Zabel2013-04-121-2/+2
| * ARM i.MX53: Remove unused tve_gate clkdev entryPhilipp Zabel2013-04-121-1/+0Star
| * ARM i.MX5: Remove tve_sel clock from i.MX53 clock treePhilipp Zabel2013-04-121-2/+3
| * ARM: i.MX5: Add PATA and SRTC clocksSascha Hauer2013-04-121-0/+3
| * ARM: i.MX53 Add the cko1, cko2 clock outputs.Martin Fuzzey2013-04-121-0/+34
| * ARM i.MX53: fix ldb di divider and selector clocksPhilipp Zabel2013-04-121-6/+6
| * ARM i.MX53: Add GPU clocks to clock treePhilipp Zabel2013-04-121-1/+8
* | ARM: imx5 DT init cpufreq-cpu0 deviceMarkus Pargmann2013-04-091-1/+1
* | ARM i.MX5: Move IPU clock lookups into device treePhilipp Zabel2013-04-091-7/+0Star
|/
* ARM: i.MX53: Add clocks for i.mx53 onewire master.Martin Fuzzey2013-02-101-1/+3
* ARM: i.MX clock: Change the connection-id for fsl-usb2-udcPeter Chen2013-01-181-3/+3
* ARM i.MX51 clock: Fix regression since enabling MIPI/HSP clocksSascha Hauer2012-12-171-0/+16
* ARM: mx5: Replace clk_register_clkdev with clock DT lookupFabio Estevam2012-11-221-13/+13
* ARM i.MX5: switch IPU clk support to devicetree bindingsSascha Hauer2012-11-161-8/+11
* ARM: mach-imx: Support for DryIce RTC in i.MX53Roland Stigge2012-11-161-0/+1
* ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-151-2/+1Star
* mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-1/+1
* i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-4/+4
* ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-151-1/+1
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-091-4/+14
|\
| * Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-2/+12
| |\
| | * Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson2012-09-171-2/+12
| | |\
| | | * ARM i.MX53: register CAN clocksSascha Hauer2012-08-131-2/+12
| * | | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Olof Johansson2012-09-171-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | ARM i.MX53 clk: Fix ldb parent clocksSascha Hauer2012-09-121-2/+2
| | |/