index
:
pub/scm/linux/kernel/git/liam/linux.git
master
liam's fork of linux.git
Liam R. Howlett
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
samsung
/
exynos-chipid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-28
soc: samsung: exynos-chipid: add google,gs101-otp support
Tudor Ambarus
1
-9
/
+61
2025-12-28
soc: samsung: exynos-chipid: downgrade dev_info to dev_dbg for soc info
Tudor Ambarus
1
-2
/
+2
2025-12-28
soc: samsung: exynos-chipid: rename method
Tudor Ambarus
1
-2
/
+3
2025-12-21
soc: samsung: exynos-chipid: use dev_err_probe where appropiate
Tudor Ambarus
1
-12
/
+14
2025-12-21
soc: samsung: exynos-chipid: use devm action to unregister soc device
Tudor Ambarus
1
-16
/
+12
2025-11-03
soc: samsung: exynos-chipid: use a local dev variable
Tudor Ambarus
1
-8
/
+8
2025-10-18
soc: samsung: exynos-chipid: add exynos8890 SoC support
Ivaylo Ivanov
1
-0
/
+1
2025-10-13
soc: samsung: exynos-chipid: Add exynos9610 SoC support
Alexandru Chimac
1
-0
/
+1
2025-03-19
Merge tag 'samsung-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+2
2025-03-06
soc: samsung: include linux/array_size.h where needed
Arnd Bergmann
1
-0
/
+1
2025-03-05
soc: samsung: exynos-chipid: add support for exynos7870
Kaustabh Chakraborty
1
-0
/
+1
2025-02-19
soc: samsung: exynos-chipid: add exynos2200 SoC support
Ivaylo Ivanov
1
-0
/
+1
2025-02-15
soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
Chenyuan Yang
1
-0
/
+2
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-2
/
+2
2024-10-27
soc: samsung: exynos-chipid: Add support for Exynos9810 SoC
Markuss Broks
1
-0
/
+1
2024-10-17
soc: samsung: exynos-chipid: Add support for Exynos 990 chipid
Igor Belwon
1
-0
/
+1
2024-10-02
soc: samsung: exynos-chipid: add exynos8895 SoC support
Ivaylo Ivanov
1
-0
/
+1
2023-11-15
soc: samsung: exynos-chipid: add exynosautov920 SoC support
Jaewon Kim
1
-0
/
+1
2023-10-16
soc: samsung: exynos-chipid: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-20
soc: samsung: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2022-03-07
MAINTAINERS: update Krzysztof Kozlowski's email
Krzysztof Kozlowski
1
-1
/
+1
2021-11-15
soc: samsung: exynos-chipid: add Exynos7885 SoC support
David Virag
1
-0
/
+1
2021-11-15
soc: samsung: exynos-chipid: describe which SoCs go with compatibles
Krzysztof Kozlowski
1
-0
/
+2
2021-10-26
soc: samsung: exynos-chipid: add exynosautov9 SoC support
Chanho Park
1
-0
/
+1
2021-10-15
soc: samsung: exynos-chipid: Add Exynos850 support
Sam Protsenko
1
-0
/
+10
2021-10-15
soc: samsung: exynos-chipid: Pass revision reg offsets
Sam Protsenko
1
-11
/
+58
2021-09-29
soc: samsung: exynos-chipid: convert to a module
Krzysztof Kozlowski
1
-1
/
+10
2021-09-29
soc: samsung: exynos-chipid: avoid soc_device_to_device()
Krzysztof Kozlowski
1
-2
/
+1
2021-01-08
soc: samsung: exynos-chipid: correct helpers __init annotation
Krzysztof Kozlowski
1
-1
/
+1
2021-01-03
soc: samsung: exynos-chipid: convert to driver and merge exynos-asv
Krzysztof Kozlowski
1
-21
/
+48
2020-12-05
soc: samsung: exynos-chipid: initialize later - with arch_initcall
Krzysztof Kozlowski
1
-4
/
+4
2020-12-05
soc: samsung: exynos-chipid: order list of SoCs by name
Krzysztof Kozlowski
1
-1
/
+2
2020-03-25
soc: samsung: chipid: Fix return value on non-Exynos platforms
Marek Szyprowski
1
-1
/
+1
2020-01-07
soc: samsung: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2019-10-28
soc: samsung: chipid: Drop "syscon" compatible requirement
Sylwester Nawrocki
1
-1
/
+9
2019-10-06
soc: samsung: chipid: Make exynos_chipid_early_init() static
Sylwester Nawrocki
1
-1
/
+1
2019-08-22
soc: samsung: chipid: Remove the regmap lookup error log
Sylwester Nawrocki
1
-3
/
+1
2019-08-19
soc: samsung: chipid: Fix memory leak in error path
Colin Ian King
1
-4
/
+10
2019-08-15
soc: samsung: chipid: Convert exynos-chipid driver to use the regmap API
Sylwester Nawrocki
1
-21
/
+13
2019-08-15
soc: samsung: Add exynos chipid driver support
Pankaj Dubey
1
-0
/
+109