aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc/versatile
AgeCommit message (Expand)AuthorFilesLines
2020-08-20soc: integrator: Drop pointless static qualifier in integrator_soc_init()Gravatar YueHaibing 1-1/+1
2020-07-06soc: integrator: Use custom soc attribute group instead of device_create_fileGravatar Sudeep Holla 1-5/+11
2020-07-06soc: integrator: Switch to use DEVICE_ATTR_RO()Gravatar Sudeep Holla 1-24/+16
2020-07-06soc: realview: Use custom soc attribute group instead of device_create_fileGravatar Sudeep Holla 1-5/+11
2020-07-06soc: realview: Switch to use DEVICE_ATTR_RO()Gravatar Sudeep Holla 1-24/+16
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2017-08-16soc: versatile: remove unnecessary static in realview_soc_probe()Gravatar Gustavo A. R. Silva 1-1/+1
2016-04-04soc: versatile: dynamically detect RealView HBI numbersGravatar Linus Walleij 1-15/+4
2015-12-15soc: versatile: add support for the PB11MPCoreGravatar Linus Walleij 1-0/+4
2015-06-16drivers/soc: Convert non-modular soc-realview to use builtin_platform_driverGravatar Paul Gortmaker 1-1/+1
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 3-0/+165
2014-12-04soc: integrator: Add terminating entry for integrator_cm_matchGravatar Axel Lin 1-0/+1
2014-11-13soc: move SoC driver for the ARM IntegratorGravatar Linus Walleij 3-0/+164
2014-10-28soc: versatile: Add terminating entry for realview_soc_of_matchGravatar Axel Lin 1-0/+1
2014-09-26soc: add driver for the ARM RealViewGravatar Linus Walleij 3-0/+155