开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
imx
Age
Commit message (
Expand
)
Author
2024-10-18
soc: imx8m: Use devm_* to simplify probe failure handling
Marek Vasut
2024-10-18
soc: imx8m: Remove global soc_uid
Marek Vasut
2024-10-18
soc: imx8m: Probe the SoC driver as platform driver
Marek Vasut
2024-06-27
soc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-11-01
Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2023-10-04
pmdomain: imx: Move Kconfig options to the pmdomain subsystem
Ulf Hansson
2023-09-24
soc: imx8m: Enable OCOTP clock for imx8mm before reading registers
Nathan Rossi
2023-07-11
soc: imx: Move power-domain drivers to the genpd dir
Ulf Hansson
2023-03-27
soc: imx: imx8m-blk-ctrl: reordering the fields
Peng Fan
2023-03-14
soc: imx8m: Support building imx8m soc driver as module
Jindong Yue
2023-03-14
soc: imx8m: Add MODULE_LICENSE
Jindong Yue
2023-03-14
soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSE
Jindong Yue
2023-03-14
soc: imx: imx8m-blk-ctrl: Use dev_pm_domain_attach_by_name
Jindong Yue
2023-03-14
soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSE
Jindong Yue
2023-03-14
soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_match
Jindong Yue
2023-03-14
soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_name
Jindong Yue
2023-03-14
soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them
Marek Vasut
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-08
irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized
Saravana Kannan
2023-01-30
soc: imx: imx8mp-blk-ctrl: set HDMI LCDIF panic read hurry level
Lucas Stach
2023-01-02
soc: imx8m: Fix incorrect check for of_clk_get_by_name()
Miaoqian Lin
2023-01-01
soc: imx: imx93-src: No need to set device_driver owner
Deepak R Varma
2023-01-01
soc: imx: imx93-pd: No need to set device_driver owner
Deepak R Varma
2023-01-01
soc: imx: imx8m-blk-ctrl: set LCDIF panic read hurry level
Lucas Stach
2023-01-01
soc: imx: imx8mp-blk-ctrl: don't set power device name
Lucas Stach
2023-01-01
soc: imx: imx8mp-blk-ctrl: expose high performance PLL clock
Lucas Stach
2023-01-01
soc: imx: imx8mp-blk-ctrl: add instance specific probe function
Lucas Stach
2023-01-01
soc: imx: add Kconfig symbols for blk-ctrl drivers
Lucas Stach
2022-12-31
soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PD
Lucas Stach
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-14
soc: imx8m: Enable OCOTP clock before reading the register
Xiaolei Wang
2022-10-29
soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()
Christophe JAILLET
2022-10-29
soc: imx: gpcv2: add GENPD_FLAG_ACTIVE_WAKEUP flag for usb of imx8mm/n
Li Jun
2022-10-23
soc: imx: imx8m-blk-ctrl: Defer probe if 'bus' genpd is not yet ready
Benjamin Gaignard
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-17
soc: imx: add i.MX93 media blk ctrl driver
Peng Fan
2022-09-17
soc: imx: add i.MX93 SRC power domain driver
Peng Fan
2022-09-17
soc: imx: imx8m-blk-ctrl: Use genpd_xlate_onecell
Peng Fan
2022-09-17
soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
Lucas Stach
2022-09-17
soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
Peng Fan
2022-09-17
soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV_MWR
Peng Fan
2022-09-17
soc: imx: add icc paths for i.MX8MP hsio/hdmi blk ctrl
Peng Fan
2022-09-17
soc: imx: add icc paths for i.MX8MP media blk ctrl
Peng Fan
2022-08-21
soc: imx: gpcv2: Assert reset before ungating clock
Marek Vasut
2022-08-17
Revert "soc: imx: imx8m-blk-ctrl: set power device name"
Marco Felsch
2022-07-12
Merge tag 'imx-drivers-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2022-06-27
soc: imx: imx8m-blk-ctrl: Make error prints useful
Marek Vasut
2022-06-19
soc: imx: gpcv2: print errno for regulator errors
Martin Kepplinger
2022-06-14
soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domain
Alexander Stein
2022-05-26
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]