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
/
arch
/
arm
/
mach-imx
Age
Commit message (
Expand
)
Author
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-05-26
Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Arnd Bergmann
2020-05-20
soc: imx: move cpu code to drivers/soc/imx
Peng Fan
2020-05-20
ARM: imx: move cpu definitions into a header
Peng Fan
2020-05-20
ARM: imx: use device_initcall for imx_soc_device_init
Peng Fan
2020-05-20
ARM: imx: pcm037: make pcm970_sja1000_platform_data static
Ma Feng
2020-04-29
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
2020-04-23
ARM: vf610: report soc info via soc device
Andrey Smirnov
2020-04-17
ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
Ahmad Fatoum
2020-04-03
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-03-11
ARM: imx: Drop unnecessary src_base check
Anson Huang
2020-03-11
ARM: imx: Remove unnecessary blank lines
Anson Huang
2020-02-18
ARM: imx: Add missing of_node_put()
Anson Huang
2020-02-17
ARM: imx: Remove unused include of linux/of.h on mach-imx6sl.c
Anson Huang
2020-02-17
ARM: imx: Remove unused includes on mach-imx6q.c
Anson Huang
2020-02-17
ARM: imx: Remove unused include of linux/irqchip/arm-gic.h
Anson Huang
2020-02-14
ARM: imx: limit errata selection to Cortex-A9 based designs
Stefan Agner
2020-02-13
ARM: imx: build v7_cpu_resume() unconditionally
Ahmad Fatoum
2020-01-09
ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A
Arnd Bergmann
2019-12-12
ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D
Anson Huang
2019-12-12
ARM: imx: Add i.MX7ULP SoC serial number support
Anson Huang
2019-12-12
ARM: imx: Fix boot crash if ocotp is not found
Leonard Crestez
2019-12-11
ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs
Christoph Niedermaier
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
2019-11-04
ARM: imx: use generic function to exit coherency
Stefan Agner
2019-10-28
ARM: imx: Add serial number support for i.MX6/7 SoCs
Anson Huang
2019-10-28
ARM: imx: Drop imx_anatop_usb_chrg_detect_disable()
Andrey Smirnov
2019-08-24
ARM: imx: stop adjusting ar8031 phy tx delay
André Draszik
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-06-25
Merge tag 'imx-soc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Olof Johansson
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-16
Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
2019-06-12
ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-grading
Leonard Crestez
2019-06-06
ARM: imx6: cpuidle: Use raw_spinlock_t
Sebastian Andrzej Siewior
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-20
ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX
Fabio Estevam
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-29
Merge tag 'imx-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Olof Johansson
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
[next]