index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mxs
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-11-01
clk: mxs: make clk_ops const
Bhumika Goyal
2016-03-02
clk: mxs: Remove CLK_IS_ROOT
Stephen Boyd
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2015-10-01
clk:mxs: Fix bug on frequency divider
Victorien Vedrine
2015-07-20
clk: mxs: Include clk.h in C files that use it
Stephen Boyd
2015-06-04
clk: make several parent names const
Uwe Kleine-König
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2013-09-29
ARM: mxs: remove custom .init_time hook
Sebastian Hesselbarth
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2013-08-08
clk: mxs: clk-imx23: Include <linux/clk/mxs.h>
Fabio Estevam
2013-05-30
clk: mxs: Include clk mxs header file
Fabio Estevam
2013-04-11
Merge branch 'depends/clk-for-3.10' into next/cleanup
Olof Johansson
2013-04-01
clk: mxs: remove the use of mach level IO accessor
Shawn Guo
2013-04-01
clk: mxs: get base address from device tree
Shawn Guo
2013-04-01
ARM: mxs: look up timrot clock from device tree
Shawn Guo
2013-04-01
ARM: mxs: use CLKSRC_OF helper to initialize timer
Shawn Guo
2013-03-19
clk: mxs: Fix sparse warnings
Fabio Estevam
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-05
ARM: mxs: use apbx bus clock to drive the timers on timrotv2
Torben Hohn
2013-01-15
clk: mxs: Index is always positive
Fabio Estevam
2012-11-16
clk: mxs: Use a better name for the USB PHY clock
Fabio Estevam
2012-10-02
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-10-01
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-09-11
clk: mxs: replace imx23 clk_register_clkdev with clock DT lookup
Shawn Guo
2012-09-11
clk: mxs: replace imx28 clk_register_clkdev with clock DT lookup
Shawn Guo
2012-09-03
ARM: mxs: retrieve timer irq from device tree
Shawn Guo
2012-08-17
mmc: spi: Pull out the SSP clock configuration function
Marek Vasut
2012-07-12
Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...
Mike Turquette
2012-07-12
clk: mxs: clk_register_clkdev mx28 usb clocks
Richard Zhao
2012-07-11
Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...
Mike Turquette
2012-07-05
clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3
Lauri Hintsala
2012-06-27
clk: mxs: add clkdev lookup for pwm
Shawn Guo
2012-06-27
clk: mxs: Fix the GPMI clock name
Fabio Estevam
2012-06-27
clk: mxs: rename the gpmi clock for imx28
Huang Shijie
2012-06-25
clk: mxs: fix clock lookup after freeing init memory
Marc Kleine-Budde
2012-06-25
clk: mxs: fix ref_io clock definition
Shawn Guo
2012-05-13
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2012-05-12
ARM: mxs: add initial device tree support for imx23-evk board
Shawn Guo
2012-05-12
ARM: mxs: add initial device tree support for imx28-evk board
Dong Aisheng
2012-05-09
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
Shawn Guo
2012-05-09
clk: mxs: add clock support for imx28
Shawn Guo
2012-05-09
clk: mxs: add clock support for imx23
Shawn Guo
2012-05-09
clk: mxs: add mxs specific clocks
Shawn Guo