aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/powerdomain.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* perf: add OMAP support for the new power eventsJean Pihet2011-03-111-3/+23
* OMAP2+: powerdomain: add pwrdm_can_ever_lose_context()Paul Walmsley2011-03-071-1/+42
* OMAP2+: powerdomain: add API to get context loss countKevin Hilman2010-12-211-0/+29
* OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley2010-12-211-1/+9
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-0/+3
* OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley2010-12-211-0/+1
* OMAP: powerdomain: Arch specific funcs for mem controlRajendra Nayak2010-12-211-247/+56
* OMAP: powerdomain: Arch specific funcs for logic controlRajendra Nayak2010-12-211-29/+22
* OMAP: powerdomain: Arch specific funcs for state controlRajendra Nayak2010-12-211-10/+23
* OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak2010-12-211-2/+9
* OMAP2: powerdomain: Add break in switch statementThomas Weber2010-08-031-0/+1
* OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley2010-05-201-1/+1
* OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak2010-05-201-0/+28
* OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-1/+1
* OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-11/+13
* OMAP4: prcm: Use logical OR instead of bitwise ORRajendra Nayak2010-03-311-1/+1
* OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2010-02-241-0/+25
* OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath2010-02-241-0/+73
* OMAP clockdomain/powerdomain: improve documentationPaul Walmsley2010-01-261-72/+77
* OMAP powerdomain: remove pwrdm_clk_state_switchPaul Walmsley2010-01-261-6/+0
* OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley2010-01-261-1/+1
* OMAP clockdomain/powerdomain: remove runtime register/unregisterPaul Walmsley2010-01-261-133/+45
* OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-261-257/+2
* ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare2010-01-261-27/+85
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-261-11/+11
* OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath2009-12-111-0/+6
* OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()Roel Kluin2009-12-111-6/+6
* OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley2009-12-111-1/+1
* OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley2009-12-111-6/+6
* OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley2009-12-111-3/+1
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-3/+3
* OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy2009-10-051-12/+27
* Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren2009-09-031-2/+2
|\
| * OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups.Paul Walmsley2009-09-031-2/+2
* | OMAP: PM debug: make powerdomains use PM-debug countersPeter 'p2' De Schrijver2009-09-021-6/+11
* | OMAP: PM counter infrastructure.Peter 'p2' De Schrijver2009-09-021-2/+99
|/
* OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisonsRoel Kluin2009-06-191-1/+1
* [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley2008-08-211-0/+68
* ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain codePaul Walmsley2008-08-191-0/+136
* ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley2008-08-191-0/+909