aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-imx/mach-imx6sl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-20ARM: imx: use device_initcall for imx_soc_device_initPeng Fan1-7/+1
2020-02-17ARM: imx: Remove unused include of linux/of.h on mach-imx6sl.cAnson Huang1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-07-11ARM: imx: call imx6sx_cpuidle_init() conditionally for 6sllArnd Bergmann1-2/+2
2018-06-19ARM: imx: add cpu idle support for i.MX6SLLAnson Huang1-1/+4
2018-03-09ARM: imx: Add basic msl support for imx6sllBai Ping1-2/+8
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-1/+1
2016-06-21ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov1-0/+2
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo1-0/+1
2015-03-30ARM: imx6: Warn when an old DT is detectedMarc Zyngier1-0/+1
2015-03-30ARM: imx6: convert GPC to stacked domainsMarc Zyngier1-1/+0
2014-11-22ARM: imx: Remove unneeded .map_io initializationGeert Uytterhoeven1-1/+0
2014-11-22ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu1-3/+0
2014-07-18ARM: imx: mark .dt_compat as constShawn Guo1-1/+1
2014-03-05ARM: imx: add suspend in ocram support for i.mx6qAnson Huang1-2/+1
2014-03-05ARM: imx: add cpuidle support for i.mx6slAnson Huang1-0/+3
2013-12-31ARM: imx: Add cpu frequency scaling supportJohn Tobias1-0/+8
2013-12-31ARM: imx: use __initconst for const init definitionShawn Guo1-1/+1
2013-10-21ARM: imx: enable suspend for imx6slShawn Guo1-0/+3
2013-10-21ARM: imx6: report soc info via soc deviceShawn Guo1-1/+7
2013-10-21ARM: imx: use imx_init_revision_from_anatop() on imx6slShawn Guo1-0/+1
2013-10-21ARM: imx6sl: config iomux-gpr1 to select clock for fecFugang Duan1-0/+21
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth1-7/+0
2013-08-16ARM: imx: use imx specific L2 init function on imx6slShawn Guo1-2/+1
2013-06-17ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo1-1/+2
2013-06-17ARM: imx: add initial support for imx6slShawn Guo1-0/+51