aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/prm2xxx_3xxx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-12ARM: OMAP3: clock: Add 3xxx data using common struct clkRajendra Nayak1-0/+1
2012-11-08ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley1-7/+0
2012-10-21ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley1-0/+2
2012-10-21ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions into PRM/CMPaul Walmsley1-0/+8
2012-10-21ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley1-0/+13
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley1-207/+49
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2012-07-04ARM: OMAP2+: PRM/CM: Move the stubbed prm and cm functions to prcm.c file and make them __weakR Sricharan1-65/+0
2012-06-22ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm fileVishwanath BS1-0/+2
2012-06-22ARM: OMAP2+: PRM: fix compile for OMAP4-only buildKevin Hilman1-2/+2
2011-12-16ARM: OMAP: PRCM: add suspend prepare / finish supportTero Kristo1-0/+2
2011-12-16ARM: OMAP3/4: PRM: add functions to read pending IRQs, PRM barrierPaul Walmsley1-1/+6
2011-09-15OMAP2+: PRM: add register access functions for VC/VPKevin Hilman1-0/+8
2011-09-15OMAP2+: add PRM VP functions for checking/clearing VP TX done statusKevin Hilman1-0/+4
2011-03-10OMAP2+: hwmod: use status bit info for reset lineomar ramirez1-2/+3
2011-01-07omap2plus: prm: Trvial build break fix for undefined reference to 'omap2_prm_read_mod_reg'Santosh Shilimkar1-1/+62
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-6/+6
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-0/+367