Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
11f68120095d6040abd2eb37bf21bb9450646304
/
drivers
/
clk
/
imx
/
clk-imx51-imx53.c
11f6812
ARM: imx: move clock drivers into drivers/clk
by Shawn Guo
· 10 years ago
[Renamed from arch/arm/mach-imx/clk-imx51-imx53.c]
0c83131
ARM: imx: remove inclusions of platform headers
by Shawn Guo
· 10 years ago
f3a9249
ARM: imx5: let pm code map CCM block on its own
by Shawn Guo
· 10 years ago
82a40b5
ARM: imx53: clk: add ARM clock
by Lucas Stach
· 10 years ago
6f0628a
ARM: imx5: add step clock, used when reprogramming PLL1
by Lucas Stach
· 10 years ago
fd4959d
ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets
by Alexander Shiyan
· 10 years ago
50b0214
ARM: clk-imx51-imx53: Remove clk_register_clkdev()
by Fabio Estevam
· 11 years ago
229be9c
ARM: i.MX clk: Move clock check function in common location
by Alexander Shiyan
· 11 years ago
f469675
ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.
by Alexander Shiyan
· 11 years ago
4ef5e38
ARM: imx5: reuse clock CCM mapping in pm code
by Shawn Guo
· 11 years ago
20484c1
ARM: imx5: use dynamic mapping for DPLL block
by Shawn Guo
· 11 years ago
18c1d98
ARM: imx5: use dynamic mapping for CCM block
by Shawn Guo
· 11 years ago
e7d5eb3
ARM: imx5: remove header crm-regs-imx5.h
by Shawn Guo
· 11 years ago
1f84e90
ARM: imx5: call mxc_timer_init_dt() on imx51
by Shawn Guo
· 11 years ago
b674cf2
ARM: imx5: drop arguments from mx5_clocks_common_init()
by Shawn Guo
· 11 years ago
c16cc8a
ARM: imx5: make mx51_clocks_init() a DT call
by Shawn Guo
· 11 years ago
876292d
ARM: imx: factor device tree timer initialization
by Gilles Chanteperdrix
· 11 years ago
4849f25
ARM: i.MX5: Remove outdated VPU clock lookups
by Philipp Zabel
· 11 years ago
02ae8e8
ARM i.MX: remove PWM platform support
by Sascha Hauer
· 11 years ago
d5e9b24
ARM i.MX5: fix obvious typo in ldb_di0_gate clk definition
by Lothar Waßmann
· 11 years ago
10471fa
ARM i.MX5: set CAN peripheral clock to 24 MHz parent
by Marc Kleine-Budde
· 11 years ago
630a212
ARM i.MX5: fix "shift" value for lp_apm_sel on i.MX50 and i.MX53
by Marc Kleine-Budde
· 11 years ago
6fb8954
ARM: imx: imx53: Add SATA PHY clock
by Marek Vasut
· 11 years ago
490dd88
ARM: imx5: introduce DT includes for clock provider
by Lucas Stach
· 11 years ago
9b015e5
ARM: i.MX5x: Add SAHARA clock for i.MX5x CPUs
by Alexander Shiyan
· 11 years ago
ecf402f
ARM i.MX53: remove duplicated include from clk-imx51-imx53.c
by Wei Yongjun
· 11 years ago
7a9cc1a
ARM: imx: add clocking support code for the IMX50 SoC
by Greg Ungerer
· 11 years ago
bfcc7bc
ARM: mach-imx: clk-imx51-imx53: Retrieve base address and irq from dt
by Fabio Estevam
· 11 years ago
6886530b
Merge remote-tracking branch 'shesselba/clk-of-init-v2_for-3.13' into imx/soc
by Shawn Guo
· 11 years ago
4d9d18a
ARM: imx: remove custom .init_time hook
by Sebastian Hesselbarth
· 11 years ago
2457aaf
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
3d10a88
ARM: i.MX: change dev_id to cpu0 while registering cpu clock
by Sudeep KarkadaNagesha
· 11 years ago
5d5248a
ARM: mach-imx: clk-imx51-imx53: Fix 'spdif1_pred' clock registration
by Fabio Estevam
· 11 years ago
ea257a0
ARM: imx: add ocram clock for imx53
by Shawn Guo
· 11 years ago
59d5c0c
ARM: imx: move imx53-qsb audio codec clk lookup into DT
by Shawn Guo
· 12 years ago
beb2d1c
ARM i.MX5: Add S/PDIF clocks
by Philipp Zabel
· 12 years ago
c9a74f5
ARM i.MX53: Add SATA clock
by Sascha Hauer
· 12 years ago
75f83d0
ARM: i.MX5: Allow DT clock providers
by Martin Fuzzey
· 12 years ago
fcba914
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
80f72d2
ARM i.MX53: set CLK_SET_RATE_PARENT flag on the tve_ext_sel clock
by Philipp Zabel
· 12 years ago
d24de49
ARM i.MX53: tve_di clock is not part of the CCM, but of TVE
by Philipp Zabel
· 12 years ago
f550e70
ARM i.MX53: make tve_ext_sel propagate rate change to PLL
by Philipp Zabel
· 12 years ago
866f2f0
ARM i.MX53: Remove unused tve_gate clkdev entry
by Philipp Zabel
· 12 years ago
3f487be
ARM i.MX5: Remove tve_sel clock from i.MX53 clock tree
by Philipp Zabel
· 12 years ago
5d530bb
ARM: i.MX5: Add PATA and SRTC clocks
by Sascha Hauer
· 12 years ago
04b41e8
ARM: i.MX53 Add the cko1, cko2 clock outputs.
by Martin Fuzzey
· 12 years ago
cc7b633
ARM i.MX53: fix ldb di divider and selector clocks
by Philipp Zabel
· 12 years ago
8ecb167
ARM i.MX53: Add GPU clocks to clock tree
by Philipp Zabel
· 12 years ago
371b3f1
ARM: imx5 DT init cpufreq-cpu0 device
by Markus Pargmann
· 12 years ago
4438a6a
ARM i.MX5: Move IPU clock lookups into device tree
by Philipp Zabel
· 12 years ago
f1550a1
ARM: i.MX53: Add clocks for i.mx53 onewire master.
by Martin Fuzzey
· 12 years ago
61c4b56
ARM: i.MX clock: Change the connection-id for fsl-usb2-udc
by Peter Chen
· 12 years ago
69155fd
ARM i.MX51 clock: Fix regression since enabling MIPI/HSP clocks
by Sascha Hauer
· 12 years ago
f40f38d
ARM: mx5: Replace clk_register_clkdev with clock DT lookup
by Fabio Estevam
· 12 years ago
9a2d482
ARM i.MX5: switch IPU clk support to devicetree bindings
by Sascha Hauer
· 13 years ago
eebdb17
ARM: mach-imx: Support for DryIce RTC in i.MX53
by Roland Stigge
· 12 years ago
50f2de6
ARM: imx: include hardware.h rather than mach/hardware.h
by Shawn Guo
· 12 years ago
4d62435
mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
by Shawn Guo
· 12 years ago
5bdfba2
i2c: imx: remove cpu_is_xxx by using platform_device_id
by Shawn Guo
· 12 years ago
e337247
ARM: imx: include common.h rather than mach/common.h
by Shawn Guo
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
11801e9d
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
26a806c
Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/soc
by Olof Johansson
· 12 years ago
d0312d7
Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanup
by Olof Johansson
· 12 years ago
51f6619
ARM i.MX53 clk: Fix ldb parent clocks
by Sascha Hauer
· 13 years ago
2361f73
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David Woodhouse
· 12 years ago
a745f03
ARM i.MX53: register CAN clocks
by Sascha Hauer
· 12 years ago
68b0562
ARM: imx: enable emi_slow_gate clock for imx5
by Shawn Guo
· 12 years ago
97e7292
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e0c29dc
ARM: i.MX5x CSPI: Fixed clock name for CSPI
by Alexander Shiyan
· 12 years ago
0f3557c
ARM: i.MX5x clocks: Fix GPT clocks
by Alexander Shiyan
· 12 years ago
796b72c
ARM: i.MX5x clocks: Fix parent for PWM clocks
by Alexander Shiyan
· 12 years ago
d1e9e0e
ARM: i.MX5x clocks: Add EPIT support
by Alexander Shiyan
· 12 years ago
75453a0
ARM: i.MX5: Add nand oftree support
by Sascha Hauer
· 13 years ago
839ab0c
Merge branch 'imx/cpuidle' into next/pm
by Olof Johansson
· 13 years ago
97114f3
Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 13 years ago
aa96a18
ARM: imx: Enable imx53 low power idle
by Robert Lee
· 13 years ago
2cfb451
ARM i.MX: remove now unnecessary argument from mxc_timer_init
by Sascha Hauer
· 13 years ago
c040be0
ARM i.MX5: fix gpt peripheral clock path
by Sascha Hauer
· 13 years ago
13b3a07
ARM: imx: add more imx5 ssi clocks
by Shawn Guo
· 13 years ago
b8d4176
ARM i.MX5: implement clocks using common clock framework
by Sascha Hauer
· 13 years ago