aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/powerdomain.c
AgeCommit message (Expand)Author
2011-03-11perf: add OMAP support for the new power eventsJean Pihet
2011-03-07OMAP2+: powerdomain: add pwrdm_can_ever_lose_context()Paul Walmsley
2010-12-21OMAP2+: powerdomain: add API to get context loss countKevin Hilman
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley
2010-12-21OMAP: powerdomain: Arch specific funcs for mem controlRajendra Nayak
2010-12-21OMAP: powerdomain: Arch specific funcs for logic controlRajendra Nayak
2010-12-21OMAP: powerdomain: Arch specific funcs for state controlRajendra Nayak
2010-12-21OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak
2010-08-03OMAP2: powerdomain: Add break in switch statementThomas Weber
2010-05-20OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley
2010-05-20OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak
2010-05-20OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley
2010-05-20OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley
2010-03-31OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath
2010-01-26OMAP clockdomain/powerdomain: improve documentationPaul Walmsley
2010-01-26OMAP powerdomain: remove pwrdm_clk_state_switchPaul Walmsley
2010-01-26OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley
2010-01-26OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley
2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley
2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare
2010-01-26ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare
2009-12-11OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath
2009-12-11OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()Roel Kluin
2009-12-11OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley
2009-12-11OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley
2009-12-11OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-05OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy
2009-09-03Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren
2009-09-03OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups.Paul Walmsley
2009-09-02OMAP: PM debug: make powerdomains use PM-debug countersPeter 'p2' De Schrijver
2009-09-02OMAP: PM counter infrastructure.Peter 'p2' De Schrijver
2009-06-19OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisonsRoel Kluin
2008-08-21[ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley
2008-08-19ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain codePaul Walmsley
2008-08-19ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley