index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
clk-imx51-imx53.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: imx53: clk: add ARM clock
Lucas Stach
2014-11-23
1
-0
/
+5
*
ARM: imx5: add step clock, used when reprogramming PLL1
Lucas Stach
2014-11-23
1
-1
/
+8
*
ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets
Alexander Shiyan
2014-07-18
1
-7
/
+0
*
ARM: clk-imx51-imx53: Remove clk_register_clkdev()
Fabio Estevam
2014-07-18
1
-76
/
+0
*
ARM: i.MX clk: Move clock check function in common location
Alexander Shiyan
2014-07-18
1
-28
/
+9
*
ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.
Alexander Shiyan
2014-07-18
1
-2
/
+0
*
ARM: imx5: reuse clock CCM mapping in pm code
Shawn Guo
2014-07-18
1
-0
/
+2
*
ARM: imx5: use dynamic mapping for DPLL block
Shawn Guo
2014-07-18
1
-17
/
+48
*
ARM: imx5: use dynamic mapping for CCM block
Shawn Guo
2014-07-18
1
-39
/
+51
*
ARM: imx5: remove header crm-regs-imx5.h
Shawn Guo
2014-07-18
1
-1
/
+44
*
ARM: imx5: call mxc_timer_init_dt() on imx51
Shawn Guo
2014-07-18
1
-1
/
+1
*
ARM: imx5: drop arguments from mx5_clocks_common_init()
Shawn Guo
2014-07-18
1
-10
/
+8
*
ARM: imx5: make mx51_clocks_init() a DT call
Shawn Guo
2014-07-18
1
-13
/
+3
*
ARM: imx: factor device tree timer initialization
Gilles Chanteperdrix
2014-04-30
1
-14
/
+4
*
ARM: i.MX5: Remove outdated VPU clock lookups
Philipp Zabel
2014-04-30
1
-2
/
+0
*
ARM i.MX: remove PWM platform support
Sascha Hauer
2014-03-05
1
-2
/
+0
*
ARM i.MX5: fix obvious typo in ldb_di0_gate clk definition
Lothar Waßmann
2013-12-31
1
-1
/
+1
*
ARM i.MX5: set CAN peripheral clock to 24 MHz parent
Marc Kleine-Budde
2013-12-31
1
-0
/
+3
*
ARM i.MX5: fix "shift" value for lp_apm_sel on i.MX50 and i.MX53
Marc Kleine-Budde
2013-12-31
1
-2
/
+6
*
ARM: imx: imx53: Add SATA PHY clock
Marek Vasut
2013-12-31
1
-0
/
+1
*
ARM: imx5: introduce DT includes for clock provider
Lucas Stach
2013-12-31
1
-414
/
+372
*
ARM: i.MX5x: Add SAHARA clock for i.MX5x CPUs
Alexander Shiyan
2013-12-09
1
-1
/
+2
*
ARM i.MX53: remove duplicated include from clk-imx51-imx53.c
Wei Yongjun
2013-12-09
1
-1
/
+0
*
ARM: imx: add clocking support code for the IMX50 SoC
Greg Ungerer
2013-12-09
1
-0
/
+58
*
ARM: mach-imx: clk-imx51-imx53: Retrieve base address and irq from dt
Fabio Estevam
2013-10-21
1
-4
/
+11
*
Merge remote-tracking branch 'shesselba/clk-of-init-v2_for-3.13' into imx/soc
Shawn Guo
2013-10-21
1
-19
/
+10
|
\
|
*
ARM: imx: remove custom .init_time hook
Sebastian Hesselbarth
2013-09-29
1
-19
/
+10
*
|
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-20
1
-1
/
+1
|
\
\
|
*
|
ARM: i.MX: change dev_id to cpu0 while registering cpu clock
Sudeep KarkadaNagesha
2013-09-19
1
-1
/
+1
|
|
/
*
|
ARM: mach-imx: clk-imx51-imx53: Fix 'spdif1_pred' clock registration
Fabio Estevam
2013-09-17
1
-1
/
+1
|
/
*
ARM: imx: add ocram clock for imx53
Shawn Guo
2013-08-22
1
-1
/
+2
*
ARM: imx: move imx53-qsb audio codec clk lookup into DT
Shawn Guo
2013-06-17
1
-2
/
+0
*
ARM i.MX5: Add S/PDIF clocks
Philipp Zabel
2013-06-17
1
-1
/
+27
*
ARM i.MX53: Add SATA clock
Sascha Hauer
2013-06-17
1
-1
/
+2
*
ARM: i.MX5: Allow DT clock providers
Martin Fuzzey
2013-06-17
1
-36
/
+8
*
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-07
1
-16
/
+59
|
\
|
*
ARM i.MX53: set CLK_SET_RATE_PARENT flag on the tve_ext_sel clock
Philipp Zabel
2013-04-12
1
-2
/
+2
|
*
ARM i.MX53: tve_di clock is not part of the CCM, but of TVE
Philipp Zabel
2013-04-12
1
-2
/
+1
|
*
ARM i.MX53: make tve_ext_sel propagate rate change to PLL
Philipp Zabel
2013-04-12
1
-2
/
+2
|
*
ARM i.MX53: Remove unused tve_gate clkdev entry
Philipp Zabel
2013-04-12
1
-1
/
+0
|
*
ARM i.MX5: Remove tve_sel clock from i.MX53 clock tree
Philipp Zabel
2013-04-12
1
-2
/
+3
|
*
ARM: i.MX5: Add PATA and SRTC clocks
Sascha Hauer
2013-04-12
1
-0
/
+3
|
*
ARM: i.MX53 Add the cko1, cko2 clock outputs.
Martin Fuzzey
2013-04-12
1
-0
/
+34
|
*
ARM i.MX53: fix ldb di divider and selector clocks
Philipp Zabel
2013-04-12
1
-6
/
+6
|
*
ARM i.MX53: Add GPU clocks to clock tree
Philipp Zabel
2013-04-12
1
-1
/
+8
*
|
ARM: imx5 DT init cpufreq-cpu0 device
Markus Pargmann
2013-04-09
1
-1
/
+1
*
|
ARM i.MX5: Move IPU clock lookups into device tree
Philipp Zabel
2013-04-09
1
-7
/
+0
|
/
*
ARM: i.MX53: Add clocks for i.mx53 onewire master.
Martin Fuzzey
2013-02-10
1
-1
/
+3
*
ARM: i.MX clock: Change the connection-id for fsl-usb2-udc
Peter Chen
2013-01-18
1
-3
/
+3
*
ARM i.MX51 clock: Fix regression since enabling MIPI/HSP clocks
Sascha Hauer
2012-12-17
1
-0
/
+16
[next]