Age | Commit message (Expand) | Author |
2012-11-08 | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] | Paul Walmsley |
2012-09-12 | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren |
2012-09-12 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren |
2012-09-12 | ARM: OMAP: unwrap strings | Paul Walmsley |
2012-07-23 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-04 | ARM: OMAP2+: powerdomain code: Fix Wake-up power domain power status | Jon Hunter |
2012-06-25 | ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm | Kevin Hilman |
2012-05-07 | ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API | Santosh Shilimkar |
2012-04-04 | ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_swit... | Santosh Shilimkar |
2011-11-04 | ARM: OMAP: change get_context_loss_count ret value to int | Tomi Valkeinen |
2011-09-15 | OMAP2+: voltage: keep track of powerdomains in each voltagedomain | Kevin Hilman |
2011-09-15 | OMAP2+: powerdomain: add voltage domain lookup during register | Kevin Hilman |
2011-09-14 | OMAP: powerdomain: remove omap_chip bitmasks | Paul Walmsley |
2011-09-14 | OMAP: powerdomain: split pwrdm_init() into two functions | Paul Walmsley |
2011-08-19 | OMAP: powerdomains: Make all powerdomain target states as ON at init | Rajendra Nayak |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-11 | perf: add OMAP support for the new power events | Jean Pihet |
2011-03-07 | OMAP2+: powerdomain: add pwrdm_can_ever_lose_context() | Paul Walmsley |
2010-12-21 | OMAP2+: powerdomain: add API to get context loss count | Kevin Hilman |
2010-12-21 | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley |
2010-12-21 | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley |
2010-12-21 | OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions | Paul Walmsley |
2010-12-21 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley |
2010-12-21 | OMAP4: PRCM: reorganize existing OMAP4 PRCM header files | Paul Walmsley |
2010-12-21 | OMAP: powerdomain: Arch specific funcs for mem control | Rajendra Nayak |
2010-12-21 | OMAP: powerdomain: Arch specific funcs for logic control | Rajendra Nayak |
2010-12-21 | OMAP: powerdomain: Arch specific funcs for state control | Rajendra Nayak |
2010-12-21 | OMAP: powerdomain: Infrastructure to put arch specific code | Rajendra Nayak |
2010-08-03 | OMAP2: powerdomain: Add break in switch statement | Thomas Weber |
2010-05-20 | OMAP powerdomain, hwmod, omap_device: add some credits | Paul Walmsley |
2010-05-20 | OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains | Rajendra Nayak |
2010-05-20 | OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley |
2010-05-20 | OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley |
2010-03-31 | OMAP4: prcm: Use logical OR instead of bitwise OR | Rajendra Nayak |
2010-02-24 | OMAP3 PM: Adding counters for power domain logic off and mem off during reten... | Thara Gopinath |
2010-02-24 | OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state | Thara Gopinath |
2010-01-26 | OMAP clockdomain/powerdomain: improve documentation | Paul Walmsley |
2010-01-26 | OMAP powerdomain: remove pwrdm_clk_state_switch | Paul Walmsley |
2010-01-26 | OMAP powerdomain/PM: use symbolic constants for the max number of power states | Paul Walmsley |
2010-01-26 | OMAP clockdomain/powerdomain: remove runtime register/unregister | Paul Walmsley |
2010-01-26 | OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm | Paul Walmsley |
2010-01-26 | ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. | Abhijit Pagare |
2010-01-26 | ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. | Abhijit Pagare |
2009-12-11 | OMAP3: PM: Fix for MPU power domain MEM BANK position | Thara Gopinath |
2009-12-11 | OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() | Roel Kluin |
2009-12-11 | OMAP powerdomain/PM: use symbolic constants for the max number of power states | Paul Walmsley |
2009-12-11 | OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx | Paul Walmsley |
2009-12-11 | OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN | Paul Walmsley |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-10-05 | OMAP3: PM: introduce a new powerdomain walk helper | Artem Bityutskiy |