index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
clk-imx1.c
Age
Commit message (
Expand
)
Author
2014-07-18
ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets
Alexander Shiyan
2014-07-18
ARM: i.MX clk: Move clock check function in common location
Alexander Shiyan
2014-07-18
ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.
Alexander Shiyan
2014-07-18
ARM: i.MX1 clk: Add devicetree support
Alexander Shiyan
2014-05-16
ARM: i.MX1 clk: Remove clk_register_clkdev() for unused clocks
Alexander Shiyan
2014-05-16
ARM: i.MX1 clk: Add missing clocks
Alexander Shiyan
2012-10-15
ARM: imx: include hardware.h rather than mach/hardware.h
Shawn Guo
2012-10-15
video: imxfb: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
ARM: imx: include common.h rather than mach/common.h
Shawn Guo
2012-05-16
ARM i.MX: remove now unnecessary argument from mxc_timer_init
Sascha Hauer
2012-05-02
ARM i.MX1: implement clocks using common clock framework
Sascha Hauer