summaryrefslogtreecommitdiffstats
path: root/drivers/soc/versatile
AgeCommit message (Expand)AuthorLines
2024-08-30soc: versatile: enable compile testingKrzysztof Kozlowski-2/+2
2024-08-30soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski-0/+13
2024-08-30soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski-4/+3
2024-08-30soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski-0/+1
2020-08-20soc: integrator: Drop pointless static qualifier in integrator_soc_init()YueHaibing-1/+1
2020-07-06soc: integrator: Use custom soc attribute group instead of device_create_fileSudeep Holla-5/+11
2020-07-06soc: integrator: Switch to use DEVICE_ATTR_RO()Sudeep Holla-24/+16
2020-07-06soc: realview: Use custom soc attribute group instead of device_create_fileSudeep Holla-5/+11
2020-07-06soc: realview: Switch to use DEVICE_ATTR_RO()Sudeep Holla-24/+16
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2017-08-16soc: versatile: remove unnecessary static in realview_soc_probe()Gustavo A. R. Silva-1/+1
2016-04-04soc: versatile: dynamically detect RealView HBI numbersLinus Walleij-15/+4
2015-12-15soc: versatile: add support for the PB11MPCoreLinus Walleij-0/+4
2015-06-16drivers/soc: Convert non-modular soc-realview to use builtin_platform_driverPaul Gortmaker-1/+1
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-0/+165
2014-12-04soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin-0/+1
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij-0/+164
2014-10-28soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin-0/+1
2014-09-26soc: add driver for the ARM RealViewLinus Walleij-0/+155