summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs
Commit message (Expand)AuthorAgeFilesLines
* clk: mxs: Remove CLK_IS_ROOTStephen Boyd2016-03-021-1/+1
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-1/+1
* clk:mxs: Fix bug on frequency dividerVictorien Vedrine2015-10-011-3/+9
* clk: mxs: Include clk.h in C files that use itStephen Boyd2015-07-207-8/+4
* clk: make several parent names constUwe Kleine-König2015-06-043-16/+16
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-122-15/+15
* ARM: mxs: remove custom .init_time hookSebastian Hesselbarth2013-09-292-15/+16
* clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-191-2/+2
* clk: mxs: clk-imx23: Include <linux/clk/mxs.h>Fabio Estevam2013-08-081-0/+1
* clk: mxs: Include clk mxs header fileFabio Estevam2013-05-301-0/+1
* Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson2013-04-111-0/+1
|\
| * clk: mxs: Fix sparse warningsFabio Estevam2013-03-191-0/+1
* | clk: mxs: remove the use of mach level IO accessorShawn Guo2013-04-012-13/+11
* | clk: mxs: get base address from device treeShawn Guo2013-04-012-16/+35
* | ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-012-3/+0
* | ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-012-6/+0
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\
| * ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn2013-02-051-1/+1
* | clk: mxs: Index is always positiveFabio Estevam2013-01-152-2/+2
|/
* clk: mxs: Use a better name for the USB PHY clockFabio Estevam2012-11-162-8/+8
* Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-022-1/+63
|\
| * mmc: spi: Pull out the SSP clock configuration functionMarek Vasut2012-08-172-1/+63
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-012-2/+2
|\ \
| * | ARM: mxs: retrieve timer irq from device treeShawn Guo2012-09-032-2/+2
| |/
* | clk: mxs: replace imx23 clk_register_clkdev with clock DT lookupShawn Guo2012-09-111-45/+10
* | clk: mxs: replace imx28 clk_register_clkdev with clock DT lookupShawn Guo2012-09-111-103/+10
|/
* Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-121-0/+4
|\
| * clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao2012-07-121-0/+4
* | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-112-5/+7
|\ \ | |/
| * clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala2012-07-051-3/+3
| * clk: mxs: add clkdev lookup for pwmShawn Guo2012-06-272-0/+2
| * clk: mxs: Fix the GPMI clock nameFabio Estevam2012-06-271-1/+1
| * clk: mxs: rename the gpmi clock for imx28Huang Shijie2012-06-271-1/+1
* | clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2012-06-252-20/+20
* | clk: mxs: fix ref_io clock definitionShawn Guo2012-06-251-2/+2
|/
* mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-132-6/+6
* dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-122-4/+4
* ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo2012-05-121-0/+1
* ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng2012-05-121-0/+1
* ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2012-05-092-2/+2
* clk: mxs: add clock support for imx28Shawn Guo2012-05-092-0/+338
* clk: mxs: add clock support for imx23Shawn Guo2012-05-092-0/+206
* clk: mxs: add mxs specific clocksShawn Guo2012-05-097-0/+618
OpenPOWER on IntegriCloud