aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/bcm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-16soc: bcm: raspberrypi-power: Fix use of __packedFlorian Fainelli1-1/+1
2018-01-15soc: bcm: brcmstb: Be multi-platform compatibleThierry Reding1-9/+29
2018-01-15soc: brcmstb: biuctrl: exit without warning on non brcmstb platformsSudeep Holla1-9/+11
2018-01-12Revert "soc: brcmstb: Only register SoC device on STB platforms"Olof Johansson1-5/+0
2018-01-11soc: brcmstb: Only register SoC device on STB platformsThierry Reding1-0/+5
2017-12-20soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli1-2/+4
2017-12-20soc: brcmstb: Split initializationFlorian Fainelli1-14/+13
2017-12-20soc: brcmstb: biuctrl: Fine tune B53 MCP interface settingsFlorian Fainelli1-0/+76
2017-12-20soc: brcmstb: biuctrl: Wire-up new registersFlorian Fainelli1-1/+7
2017-12-20soc: brcmstb: biuctrl: Prepare for saving/restoring other registersFlorian Fainelli1-17/+58
2017-12-20soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUsFlorian Fainelli1-3/+21
2017-12-20soc: brcmstb: Make CPU credit offset more parameterizedFlorian Fainelli1-5/+6
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-0/+1923
2017-10-03soc: brcmstb: Add Product ID and Family ID helper functionsAl Cooper1-0/+12
2017-09-25soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)Justin Chen6-2/+821
2017-09-25soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)Brian Norris8-0/+1104
2017-06-18Merge tag 'arm-soc/for-4.13/drivers' of http://github.com/Broadcom/stblinux into next/driversOlof Johansson1-1/+1
2017-06-12soc: brcmstb: enable drivers for ARM64 and BMIPSMarkus Mayer1-1/+1
2017-05-13soc: bcm: brcmstb: Correctly match 7435 SoCFlorian Fainelli1-1/+1
2017-03-05soc: bcm: brcmstb: Match additional compatible stringsFlorian Fainelli1-0/+9
2016-07-07soc: raspberrypi-power: add CONFIG_OF dependencyArnd Bergmann1-2/+1
2016-06-07soc: brcmstb: fix warning from missing includeBen Dooks1-0/+1
2016-05-31soc: Move brcmstb to bcm/brcmstbFlorian Fainelli5-0/+232
2015-12-31ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependencyArnd Bergmann1-1/+1
2015-12-21ARM: bcm2835: add rpi power domain driverAlexander Aring3-0/+257