summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/guts.c
AgeCommit message (Expand)Author
2022-07-05soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...Yang Yingliang
2022-07-05soc: fsl: guts: fix return value check in fsl_guts_init()Yang Yingliang
2022-06-27soc: fsl: guts: add serial_number supportMichael Walle
2022-06-27soc: fsl: guts: drop platform driverMichael Walle
2022-06-27soc: fsl: guts: use of_root instead of own referenceMichael Walle
2022-06-27soc: fsl: guts: allocate soc_dev_attr on the heapMichael Walle
2022-06-27soc: fsl: guts: embed fsl_guts_get_svr() in probe()Michael Walle
2022-06-27soc: fsl: guts: remove module_exit() and fsl_guts_remove()Michael Walle
2022-06-27soc: fsl: guts: machine variable might be unsetMichael Walle
2022-02-18soc: fsl: guts: Add a missing memory allocation failure checkChristophe JAILLET
2022-02-18soc: fsl: guts: Revert commit 3c0d64e867edChristophe JAILLET
2021-10-21soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-04-06soc: fsl: guts: remove unneeded semicolonYang Li
2019-08-15soc: fsl: guts: Add definition for LS1028AYinbo Zhu
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-20soc: fsl: guts: Add definition for LX2160AVabhav Sharma
2019-02-26soc: fsl: guts: make fsl_guts_get_svr() staticHoria Geantă
2019-01-11soc: fsl: guts: reuse machine name from device treeLi Yang
2018-01-22soc: fsl: guts: Add a NULL check for devm_kasprintf()Fabio Estevam
2017-12-08soc: fsl: support GUTS driver for ls1012a/ls1046ayangbo lu
2017-09-22soc/fsl/guts: Add compatible string for LS1088ashish kumar
2016-11-29soc: fsl: fix section mismatch build warningsSudeep Holla
2016-11-29soc: fsl: add GUTS driver for QorIQ platformsyangbo lu