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
/
samsung
/
exynos-chipid.c
Age
Commit message (
Expand
)
Author
2025-03-19
Merge tag 'samsung-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2025-03-06
soc: samsung: include linux/array_size.h where needed
Arnd Bergmann
2025-03-05
soc: samsung: exynos-chipid: add support for exynos7870
Kaustabh Chakraborty
2025-02-19
soc: samsung: exynos-chipid: add exynos2200 SoC support
Ivaylo Ivanov
2025-02-15
soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
Chenyuan Yang
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-27
soc: samsung: exynos-chipid: Add support for Exynos9810 SoC
Markuss Broks
2024-10-17
soc: samsung: exynos-chipid: Add support for Exynos 990 chipid
Igor Belwon
2024-10-02
soc: samsung: exynos-chipid: add exynos8895 SoC support
Ivaylo Ivanov
2023-11-15
soc: samsung: exynos-chipid: add exynosautov920 SoC support
Jaewon Kim
2023-10-16
soc: samsung: exynos-chipid: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-20
soc: samsung: Explicitly include correct DT includes
Rob Herring
2022-03-07
MAINTAINERS: update Krzysztof Kozlowski's email
Krzysztof Kozlowski
2021-11-15
soc: samsung: exynos-chipid: add Exynos7885 SoC support
David Virag
2021-11-15
soc: samsung: exynos-chipid: describe which SoCs go with compatibles
Krzysztof Kozlowski
2021-10-26
soc: samsung: exynos-chipid: add exynosautov9 SoC support
Chanho Park
2021-10-15
soc: samsung: exynos-chipid: Add Exynos850 support
Sam Protsenko
2021-10-15
soc: samsung: exynos-chipid: Pass revision reg offsets
Sam Protsenko
2021-09-29
soc: samsung: exynos-chipid: convert to a module
Krzysztof Kozlowski
2021-09-29
soc: samsung: exynos-chipid: avoid soc_device_to_device()
Krzysztof Kozlowski
2021-01-08
soc: samsung: exynos-chipid: correct helpers __init annotation
Krzysztof Kozlowski
2021-01-03
soc: samsung: exynos-chipid: convert to driver and merge exynos-asv
Krzysztof Kozlowski
2020-12-05
soc: samsung: exynos-chipid: initialize later - with arch_initcall
Krzysztof Kozlowski
2020-12-05
soc: samsung: exynos-chipid: order list of SoCs by name
Krzysztof Kozlowski
2020-03-25
soc: samsung: chipid: Fix return value on non-Exynos platforms
Marek Szyprowski
2020-01-07
soc: samsung: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2019-10-28
soc: samsung: chipid: Drop "syscon" compatible requirement
Sylwester Nawrocki
2019-10-06
soc: samsung: chipid: Make exynos_chipid_early_init() static
Sylwester Nawrocki
2019-08-22
soc: samsung: chipid: Remove the regmap lookup error log
Sylwester Nawrocki
2019-08-19
soc: samsung: chipid: Fix memory leak in error path
Colin Ian King
2019-08-15
soc: samsung: chipid: Convert exynos-chipid driver to use the regmap API
Sylwester Nawrocki
2019-08-15
soc: samsung: Add exynos chipid driver support
Pankaj Dubey