| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: mxs: Include clk.h in C files that use it | Stephen Boyd | 2015-07-20 | 1 | -2/+1 |
* | clk: make several parent names const | Uwe Kleine-König | 2015-06-04 | 1 | -6/+6 |
* | clk: don't use __initconst for non-const arrays | Uwe Kleine-König | 2015-04-13 | 1 | -6/+6 |
* | ARM: mxs: remove custom .init_time hook | Sebastian Hesselbarth | 2013-09-29 | 1 | -7/+8 |
* | clk: mxs: clk-imx23: Include <linux/clk/mxs.h> | Fabio Estevam | 2013-08-09 | 1 | -0/+1 |
* | clk: mxs: remove the use of mach level IO accessor | Shawn Guo | 2013-04-01 | 1 | -6/+5 |
* | clk: mxs: get base address from device tree | Shawn Guo | 2013-04-01 | 1 | -8/+18 |
* | ARM: mxs: look up timrot clock from device tree | Shawn Guo | 2013-04-01 | 1 | -2/+0 |
* | ARM: mxs: use CLKSRC_OF helper to initialize timer | Shawn Guo | 2013-04-01 | 1 | -3/+0 |
* | clk: mxs: Index is always positive | Fabio Estevam | 2013-01-16 | 1 | -1/+1 |
* | clk: mxs: Use a better name for the USB PHY clock | Fabio Estevam | 2012-11-16 | 1 | -3/+3 |
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | ARM: mxs: retrieve timer irq from device tree | Shawn Guo | 2012-09-03 | 1 | -1/+1 |
* | | clk: mxs: replace imx23 clk_register_clkdev with clock DT lookup | Shawn Guo | 2012-09-11 | 1 | -45/+10 |
|/ |
|
* | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-... | Mike Turquette | 2012-07-12 | 1 | -1/+2 |
|\ |
|
| * | clk: mxs: add clkdev lookup for pwm | Shawn Guo | 2012-06-27 | 1 | -0/+1 |
| * | clk: mxs: Fix the GPMI clock name | Fabio Estevam | 2012-06-27 | 1 | -1/+1 |
* | | clk: mxs: fix clock lookup after freeing init memory | Marc Kleine-Budde | 2012-06-26 | 1 | -6/+6 |
|/ |
|
* | mmc: mxs-mmc: get rid of the use of cpu_is_xxx | Shawn Guo | 2012-05-13 | 1 | -2/+2 |
* | dma: mxs-dma: make platform_device_id more generic | Shawn Guo | 2012-05-12 | 1 | -2/+2 |
* | ARM: mxs: add initial device tree support for imx23-evk board | Shawn Guo | 2012-05-12 | 1 | -0/+1 |
* | ARM: mxs: remove now unused timer_clk argument from mxs_timer_init | Shawn Guo | 2012-05-08 | 1 | -1/+1 |
* | clk: mxs: add clock support for imx23 | Shawn Guo | 2012-05-08 | 1 | -0/+204 |