Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-11 | perf: add OMAP support for the new power events | Jean Pihet | 1 | -3/+23 |
2011-03-08 | OMAP2+: powerdomain: add pwrdm_can_ever_lose_context() | Paul Walmsley | 1 | -1/+42 |
2010-12-22 | OMAP2+: powerdomain: add API to get context loss count | Kevin Hilman | 1 | -0/+29 |
2010-12-22 | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 1 | -1/+1 |
2010-12-22 | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 1 | -1/+1 |
2010-12-22 | OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions | Paul Walmsley | 1 | -1/+9 |
2010-12-22 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 1 | -0/+3 |
2010-12-22 | OMAP4: PRCM: reorganize existing OMAP4 PRCM header files | Paul Walmsley | 1 | -0/+1 |
2010-12-22 | OMAP: powerdomain: Arch specific funcs for mem control | Rajendra Nayak | 1 | -247/+56 |
2010-12-22 | OMAP: powerdomain: Arch specific funcs for logic control | Rajendra Nayak | 1 | -29/+22 |
2010-12-22 | OMAP: powerdomain: Arch specific funcs for state control | Rajendra Nayak | 1 | -10/+23 |
2010-12-22 | OMAP: powerdomain: Infrastructure to put arch specific code | Rajendra Nayak | 1 | -2/+9 |
2010-08-03 | OMAP2: powerdomain: Add break in switch statement | Thomas Weber | 1 | -0/+1 |
2010-05-20 | OMAP powerdomain, hwmod, omap_device: add some credits | Paul Walmsley | 1 | -1/+1 |
2010-05-20 | OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains | Rajendra Nayak | 1 | -0/+28 |
2010-05-20 | OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 1 | -1/+1 |
2010-05-20 | OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 1 | -11/+13 |
2010-03-31 | OMAP4: prcm: Use logical OR instead of bitwise OR | Rajendra Nayak | 1 | -1/+1 |
2010-02-24 | OMAP3 PM: Adding counters for power domain logic off and mem off during reten... | Thara Gopinath | 1 | -0/+25 |
2010-02-24 | OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state | Thara Gopinath | 1 | -0/+73 |
2010-01-27 | OMAP clockdomain/powerdomain: improve documentation | Paul Walmsley | 1 | -72/+77 |
2010-01-27 | OMAP powerdomain: remove pwrdm_clk_state_switch | Paul Walmsley | 1 | -6/+0 |
2010-01-27 | OMAP powerdomain/PM: use symbolic constants for the max number of power states | Paul Walmsley | 1 | -1/+1 |
2010-01-27 | OMAP clockdomain/powerdomain: remove runtime register/unregister | Paul Walmsley | 1 | -133/+45 |
2010-01-27 | OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm | Paul Walmsley | 1 | -257/+2 |
2010-01-27 | ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. | Abhijit Pagare | 1 | -27/+85 |
2010-01-27 | ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. | Abhijit Pagare | 1 | -11/+11 |
2009-12-12 | OMAP3: PM: Fix for MPU power domain MEM BANK position | Thara Gopinath | 1 | -0/+6 |
2009-12-12 | OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() | Roel Kluin | 1 | -6/+6 |
2009-12-12 | OMAP powerdomain/PM: use symbolic constants for the max number of power states | Paul Walmsley | 1 | -1/+1 |
2009-12-12 | OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx | Paul Walmsley | 1 | -6/+6 |
2009-12-12 | OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN | Paul Walmsley | 1 | -3/+1 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -3/+3 |
2009-10-05 | OMAP3: PM: introduce a new powerdomain walk helper | Artem Bityutskiy | 1 | -12/+27 |
2009-09-03 | Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-next | Tony Lindgren | 1 | -2/+2 |
2009-09-03 | OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups. | Paul Walmsley | 1 | -2/+2 |
2009-09-03 | OMAP: PM debug: make powerdomains use PM-debug counters | Peter 'p2' De Schrijver | 1 | -6/+11 |
2009-09-03 | OMAP: PM counter infrastructure. | Peter 'p2' De Schrijver | 1 | -2/+99 |
2009-06-20 | OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons | Roel Kluin | 1 | -1/+1 |
2008-08-22 | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support | Paul Walmsley | 1 | -0/+68 |
2008-08-19 | ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code | Paul Walmsley | 1 | -0/+136 |
2008-08-19 | ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code | Paul Walmsley | 1 | -0/+909 |