index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
imx
/
soc-imx8m.c
Age
Commit message (
Expand
)
Author
2025-05-09
soc: imx8m: Dump higher 64bits UID
Peng Fan
2025-05-09
soc: imx8m: Introduce soc_uid hook
Peng Fan
2025-05-09
soc: imx8m: Cleanup with adding imx8m_soc_[un]prepare
Peng Fan
2025-02-23
soc: imx8m: Unregister cpufreq and soc dev in cleanup path
Peng Fan
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-09-24
soc: imx8m: Enable OCOTP clock for imx8mm before reading registers
Nathan Rossi
2023-03-14
soc: imx8m: Add MODULE_LICENSE
Jindong Yue
2023-01-02
soc: imx8m: Fix incorrect check for of_clk_get_by_name()
Miaoqian Lin
2022-11-14
soc: imx8m: Enable OCOTP clock before reading the register
Xiaolei Wang
2021-07-15
Revert "soc: imx8m: change to use platform driver"
Lucas Stach
2021-01-11
soc: imx8m: change to use platform driver
Alice Guo
2020-06-24
soc: imx8m: fix build warning
Peng Fan
2020-06-23
soc: imx8m: Correct i.MX8MP UID fuse offset
Anson Huang
2020-04-14
soc: imx8m: No need to put node when of_find_compatible_node() failed
Anson Huang
2020-03-16
soc: imx: increase build coverage for imx8m soc driver
Peng Fan