aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/versatile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20soc: integrator: Drop pointless static qualifier in integrator_soc_init()YueHaibing1-1/+1
2020-07-06soc: integrator: Use custom soc attribute group instead of device_create_fileSudeep Holla1-5/+11
2020-07-06soc: integrator: Switch to use DEVICE_ATTR_RO()Sudeep Holla1-24/+16
2020-07-06soc: realview: Use custom soc attribute group instead of device_create_fileSudeep Holla1-5/+11
2020-07-06soc: realview: Switch to use DEVICE_ATTR_RO()Sudeep Holla1-24/+16
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2017-08-16soc: versatile: remove unnecessary static in realview_soc_probe()Gustavo A. R. Silva1-1/+1
2016-04-04soc: versatile: dynamically detect RealView HBI numbersLinus Walleij1-15/+4
2015-12-15soc: versatile: add support for the PB11MPCoreLinus Walleij1-0/+4
2015-06-16drivers/soc: Convert non-modular soc-realview to use builtin_platform_driverPaul Gortmaker1-1/+1
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+165
2014-12-04soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin1-0/+1
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij3-0/+164
2014-10-28soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin1-0/+1
2014-09-26soc: add driver for the ARM RealViewLinus Walleij3-0/+155