index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
powerdomain.c
Age
Commit message (
Expand
)
Author
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
2009-09-03
Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-next
Tony Lindgren
2009-09-03
OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups.
Paul Walmsley
2009-09-02
OMAP: PM debug: make powerdomains use PM-debug counters
Peter 'p2' De Schrijver
2009-09-02
OMAP: PM counter infrastructure.
Peter 'p2' De Schrijver
2009-06-19
OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons
Roel Kluin
2008-08-21
[ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support
Paul Walmsley
2008-08-19
ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code
Paul Walmsley
2008-08-19
ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code
Paul Walmsley