summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2025-09-08clk: mxs: ref: convert from round_rate() to determine_rate()Brian Masney-7/+9
2025-09-08clk: mxs: frac: convert from round_rate() to determine_rate()Brian Masney-7/+9
2025-09-08clk: mxs: div: convert from round_rate() to determine_rate()Brian Masney-4/+4
2025-07-26clk: Fix typosBjorn Helgaas-1/+1
2024-07-10clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate()Thorsten Blum-12/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner-63/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2017-11-01clk: mxs: make clk_ops constBhumika Goyal-2/+2
2016-03-02clk: mxs: Remove CLK_IS_ROOTStephen Boyd-1/+1
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang-1/+1
2015-10-01clk:mxs: Fix bug on frequency dividerVictorien Vedrine-3/+9
2015-07-20clk: mxs: Include clk.h in C files that use itStephen Boyd-8/+4
2015-06-04clk: make several parent names constUwe Kleine-König-16/+16
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König-15/+15
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth-15/+16
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan-2/+2
2013-08-08clk: mxs: clk-imx23: Include <linux/clk/mxs.h>Fabio Estevam-0/+1
2013-05-30clk: mxs: Include clk mxs header fileFabio Estevam-0/+1
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson-0/+1
2013-04-01clk: mxs: remove the use of mach level IO accessorShawn Guo-13/+11
2013-04-01clk: mxs: get base address from device treeShawn Guo-16/+35
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo-3/+0
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo-6/+0
2013-03-19clk: mxs: Fix sparse warningsFabio Estevam-0/+1
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2013-02-05ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn-1/+1
2013-01-15clk: mxs: Index is always positiveFabio Estevam-2/+2
2012-11-16clk: mxs: Use a better name for the USB PHY clockFabio Estevam-8/+8
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds-1/+63
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+2
2012-09-11clk: mxs: replace imx23 clk_register_clkdev with clock DT lookupShawn Guo-45/+10
2012-09-11clk: mxs: replace imx28 clk_register_clkdev with clock DT lookupShawn Guo-103/+10
2012-09-03ARM: mxs: retrieve timer irq from device treeShawn Guo-2/+2
2012-08-17mmc: spi: Pull out the SSP clock configuration functionMarek Vasut-1/+63
2012-07-12Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette-0/+4
2012-07-12clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao-0/+4
2012-07-11Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette-5/+7
2012-07-05clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala-3/+3
2012-06-27clk: mxs: add clkdev lookup for pwmShawn Guo-0/+2
2012-06-27clk: mxs: Fix the GPMI clock nameFabio Estevam-1/+1
2012-06-27clk: mxs: rename the gpmi clock for imx28Huang Shijie-1/+1
2012-06-25clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde-20/+20
2012-06-25clk: mxs: fix ref_io clock definitionShawn Guo-2/+2
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo-6/+6
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo-4/+4
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo-0/+1
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng-0/+1
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo-2/+2