aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm33xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1)Thomas Gleixner1-9/+1
2020-08-19ARM: OMAP2+: PRM: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2018-05-18ARM: OMAP2+: Add functions to save and restore powerdomain contextRuss Dill1-0/+31
2017-11-28ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy1-12/+0
2017-06-06ARM: OMAP2+: PRCM: store also physical addresses for instancesTero Kristo1-2/+2
2015-03-31ARM: OMAP2+: PRM: move SoC specific init calls within a generic APITero Kristo1-2/+1
2015-03-27ARM: OMAP2+: PRM: determine PRM base address from device treeTero Kristo1-0/+1
2014-10-27ARM: OMAP2+: PRM: provide generic API for system resetTero Kristo1-1/+2
2014-10-27ARM: AM33xx: PRM: make direct register access functions staticTero Kristo1-3/+3
2014-10-27ARM: AM33xx: PRM: move global warm reset implementation to driverTero Kristo1-0/+21
2014-10-27ARM: OMAP2+: PRM: add generic API for checking hardreset statusTero Kristo1-3/+6
2014-10-27ARM: OMAP2+: PRM: add generic API for deasserting hardware resetTero Kristo1-2/+6
2014-10-27ARM: OMAP2+: PRM: add generic API for asserting hardware resetTero Kristo1-2/+6
2014-10-27ARM: AM33xx: PRM: add support for prm_initTero Kristo1-0/+13
2014-05-16Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.16/prcmTony Lindgren1-1/+0
2014-05-15ARM: OMAP2+: PRCM: cleanup some header includesTero Kristo1-1/+0
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky1-2/+2
2013-06-17ARM: AM33xx: Remove the unused voltagedomain dataRajendra Nayak1-0/+7
2013-02-08ARM: OMAP2+: AM33XX: Update the hardreset APIVaibhav Bedia1-4/+7
2012-11-12Merge tag 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/headersArnd Bergmann1-2/+0
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren1-2/+0
2012-10-24Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/cleanup-prcmTony Lindgren1-0/+202
2012-10-21ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley1-0/+202
2012-10-17ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren1-1/+1
2012-06-18ARM: OMAP AM33xx: PRM: add PRM supportVaibhav Hiremath1-0/+135