summaryrefslogtreecommitdiff
path: root/drivers/soc/bcm/brcmstb/pm
AgeCommit message (Expand)AuthorFilesLines
2023-03-15soc: bcm: brcmstb: Remove bare-metal ARM suspend/resume codeFlorian Fainelli4-1049/+0
2022-12-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-1/+1
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers2-1/+1
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+14
2022-08-29soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugsLiang He1-11/+39
2022-08-15soc: bcm: brcmstb: Document panic notifier action and remove useless headerGuilherme G. Piccoli1-2/+14
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-1/+1
2022-06-08soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probeMiaoqian Lin1-0/+1
2022-06-08soc: bcm: brcmstb: pm: pm-arm: fix typo in commentJulia Lawall1-1/+1
2021-11-15soc: bcm: brcmstb: Add of_node_put() in pm-mipsWan Jiabing1-1/+4
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2020-11-04soc: bcm: brcmstb: pm: pm-arm: Provide prototype for brcmstb_pm_s3_finish()Lee Jones1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner7-63/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-11-05soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNELFlorian Fainelli1-1/+1
2018-06-27soc: bcm: brcmstb: Add missing DDR MEMC compatible stringsFlorian Fainelli1-0/+12
2018-06-27soc: bcm: brcmstb: pm: Add support for newer rev B3.0 controllersDoug Berger1-0/+4
2017-09-25soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)Justin Chen5-1/+820
2017-09-25soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)Brian Norris5-0/+1091