summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx51-imx53.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan2014-07-181-7/+0
* ARM: clk-imx51-imx53: Remove clk_register_clkdev()Fabio Estevam2014-07-181-76/+0
* ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan2014-07-181-28/+9
* ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan2014-07-181-2/+0
* ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo2014-07-181-0/+2
* ARM: imx5: use dynamic mapping for DPLL blockShawn Guo2014-07-181-17/+48
* ARM: imx5: use dynamic mapping for CCM blockShawn Guo2014-07-181-39/+51
* ARM: imx5: remove header crm-regs-imx5.hShawn Guo2014-07-181-1/+44
* ARM: imx5: call mxc_timer_init_dt() on imx51Shawn Guo2014-07-181-1/+1
* ARM: imx5: drop arguments from mx5_clocks_common_init()Shawn Guo2014-07-181-10/+8
* ARM: imx5: make mx51_clocks_init() a DT callShawn Guo2014-07-181-13/+3
* ARM: imx: factor device tree timer initializationGilles Chanteperdrix2014-04-301-14/+4
* ARM: i.MX5: Remove outdated VPU clock lookupsPhilipp Zabel2014-04-301-2/+0
* ARM i.MX: remove PWM platform supportSascha Hauer2014-03-051-2/+0
* 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/+372
* 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/+0
* 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/+10
|\
| * ARM: imx: remove custom .init_time hookSebastian Hesselbarth2013-09-291-19/+10
* | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-201-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/+0
* 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/+8
* 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/+1
| * 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/+0
| * 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/+0
|/
* 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
OpenPOWER on IntegriCloud