| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-07-05 | soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s... | Yang Yingliang | 1 | -0/+4 |
| 2022-07-05 | soc: fsl: guts: fix return value check in fsl_guts_init() | Yang Yingliang | 1 | -2/+2 |
| 2022-06-27 | soc: fsl: guts: add serial_number support | Michael Walle | 1 | -2/+46 |
| 2022-06-27 | soc: fsl: guts: drop platform driver | Michael Walle | 1 | -63/+71 |
| 2022-06-27 | soc: fsl: guts: use of_root instead of own reference | Michael Walle | 1 | -8/+4 |
| 2022-06-27 | soc: fsl: guts: allocate soc_dev_attr on the heap | Michael Walle | 1 | -19/+21 |
| 2022-06-27 | soc: fsl: guts: embed fsl_guts_get_svr() in probe() | Michael Walle | 1 | -31/+11 |
| 2022-06-27 | soc: fsl: guts: remove module_exit() and fsl_guts_remove() | Michael Walle | 1 | -14/+1 |
| 2022-06-27 | soc: fsl: guts: machine variable might be unset | Michael Walle | 1 | -1/+1 |
| 2022-02-18 | soc: fsl: guts: Add a missing memory allocation failure check | Christophe JAILLET | 1 | -2/+7 |
| 2022-02-18 | soc: fsl: guts: Revert commit 3c0d64e867ed | Christophe JAILLET | 1 | -4/+3 |
| 2021-10-21 | soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing | 1 | -3/+1 |
| 2021-04-06 | soc: fsl: guts: remove unneeded semicolon | Yang Li | 1 | -1/+1 |
| 2019-08-15 | soc: fsl: guts: Add definition for LS1028A | Yinbo Zhu | 1 | -0/+6 |
| 2019-06-17 | Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 1 | -0/+6 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-20 | soc: fsl: guts: Add definition for LX2160A | Vabhav Sharma | 1 | -0/+6 |
| 2019-02-26 | soc: fsl: guts: make fsl_guts_get_svr() static | Horia Geantă | 1 | -2/+1 |
| 2019-01-11 | soc: fsl: guts: reuse machine name from device tree | Li Yang | 1 | -3/+4 |
| 2018-01-22 | soc: fsl: guts: Add a NULL check for devm_kasprintf() | Fabio Estevam | 1 | -0/+6 |
| 2017-12-08 | soc: fsl: support GUTS driver for ls1012a/ls1046a | yangbo lu | 1 | -0/+2 |
| 2017-09-22 | soc/fsl/guts: Add compatible string for LS1088 | ashish kumar | 1 | -0/+1 |
| 2016-11-29 | soc: fsl: fix section mismatch build warnings | Sudeep Holla | 1 | -2/+5 |
| 2016-11-29 | soc: fsl: add GUTS driver for QorIQ platforms | yangbo lu | 1 | -0/+236 |