index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
powerdomain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP2+: voltage: Remove some unused functions
Rickard Strandqvist
2015-01-07
1
-1
/
+0
*
ARM: OMAP2+: powerdomain.c: Remove some unused functions
Rickard Strandqvist
2015-01-07
1
-81
/
+0
*
ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain
Nishanth Menon
2014-09-08
1
-0
/
+76
*
ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdms
Nishanth Menon
2014-09-08
1
-1
/
+2
*
ARM: OMAP2+: PRCM: cleanup some header includes
Tero Kristo
2014-05-16
1
-0
/
+1
*
ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm
Rajendra Nayak
2013-12-02
1
-1
/
+2
*
ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated ...
Rajendra Nayak
2013-06-17
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-05-03
1
-1
/
+1
|
\
|
*
Merge branch 'cleanup' into for-linus
Russell King
2013-05-02
1
-1
/
+1
|
|
\
|
|
*
ARM: cleanup: pwrdm_can_ever_lose_context() checking
Russell King
2013-02-24
1
-1
/
+1
*
|
|
ARM: OMAP2+: powerdomain: avoid testing whether an unsigned char is less than 0
Paul Walmsley
2013-04-01
1
-10
/
+8
|
/
/
*
|
ARM: OMAP2+: powerdomain/clockdomain: add a per-powerdomain spinlock
Paul Walmsley
2013-01-29
1
-8
/
+52
*
|
ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code
Paul Walmsley
2013-01-29
1
-29
/
+132
*
|
ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition()
Paul Walmsley
2013-01-29
1
-25
/
+5
*
|
ARM: OMAP2+: powerdomain: fix powerdomain trace integration
Jean Pihet
2013-01-29
1
-3
/
+4
|
/
*
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
2012-11-08
1
-2
/
+0
*
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-09-13
1
-19
/
+17
|
\
|
*
ARM: OMAP: unwrap strings
Paul Walmsley
2012-09-12
1
-19
/
+17
*
|
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-09-13
1
-2
/
+4
|
/
*
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-24
1
-4
/
+12
|
\
|
*
ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm
Kevin Hilman
2012-06-25
1
-4
/
+12
*
|
ARM: OMAP2+: powerdomain code: Fix Wake-up power domain power status
Jon Hunter
2012-07-04
1
-1
/
+5
|
/
*
ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API
Santosh Shilimkar
2012-05-08
1
-10
/
+0
*
ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_swit...
Santosh Shilimkar
2012-04-04
1
-1
/
+7
*
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
2011-11-05
1
-4
/
+10
*
OMAP2+: voltage: keep track of powerdomains in each voltagedomain
Kevin Hilman
2011-09-15
1
-0
/
+2
*
OMAP2+: powerdomain: add voltage domain lookup during register
Kevin Hilman
2011-09-15
1
-0
/
+21
*
OMAP: powerdomain: remove omap_chip bitmasks
Paul Walmsley
2011-09-15
1
-3
/
+0
*
OMAP: powerdomain: split pwrdm_init() into two functions
Paul Walmsley
2011-09-15
1
-22
/
+62
*
OMAP: powerdomains: Make all powerdomain target states as ON at init
Rajendra Nayak
2011-08-20
1
-9
/
+16
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
perf: add OMAP support for the new power events
Jean Pihet
2011-03-11
1
-3
/
+23
*
OMAP2+: powerdomain: add pwrdm_can_ever_lose_context()
Paul Walmsley
2011-03-08
1
-1
/
+42
*
OMAP2+: powerdomain: add API to get context loss count
Kevin Hilman
2010-12-22
1
-0
/
+29
*
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-22
1
-1
/
+1
*
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-22
1
-1
/
+1
*
OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions
Paul Walmsley
2010-12-22
1
-1
/
+9
*
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2010-12-22
1
-0
/
+3
*
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
2010-12-22
1
-0
/
+1
*
OMAP: powerdomain: Arch specific funcs for mem control
Rajendra Nayak
2010-12-22
1
-247
/
+56
*
OMAP: powerdomain: Arch specific funcs for logic control
Rajendra Nayak
2010-12-22
1
-29
/
+22
*
OMAP: powerdomain: Arch specific funcs for state control
Rajendra Nayak
2010-12-22
1
-10
/
+23
*
OMAP: powerdomain: Infrastructure to put arch specific code
Rajendra Nayak
2010-12-22
1
-2
/
+9
*
OMAP2: powerdomain: Add break in switch statement
Thomas Weber
2010-08-03
1
-0
/
+1
*
OMAP powerdomain, hwmod, omap_device: add some credits
Paul Walmsley
2010-05-20
1
-1
/
+1
*
OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains
Rajendra Nayak
2010-05-20
1
-0
/
+28
*
OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
2010-05-20
1
-1
/
+1
*
OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
2010-05-20
1
-11
/
+13
*
OMAP4: prcm: Use logical OR instead of bitwise OR
Rajendra Nayak
2010-03-31
1
-1
/
+1
*
OMAP3 PM: Adding counters for power domain logic off and mem off during reten...
Thara Gopinath
2010-02-24
1
-0
/
+25
[next]