index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
powerdomain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
ARM: OMAP2+: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-06-14
ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()
Gustavo A. R. Silva
1
-1
/
+1
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+5
2023-01-13
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
1
-5
/
+5
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
1
-4
/
+4
2023-01-09
ARM: omap2: remove unused functions
Arnd Bergmann
1
-100
/
+0
2021-10-06
ARM: OMAP2+: Fix comment typo
Jason Wang
1
-3
/
+3
2021-03-24
ARM: OMAP2+: use true and false for bool variable
Yang Li
1
-6
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-06-12
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+87
2018-05-18
ARM: OMAP2+: powerdomain: Introduce cpu_pm notifiers for context save/restore
Keerthy
1
-0
/
+27
2018-05-18
ARM: OMAP2+: Add functions to save and restore powerdomain context
Russ Dill
1
-0
/
+60
2018-05-01
ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
Tero Kristo
1
-2
/
+2
2016-08-02
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-14
/
+6
2016-07-04
ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
Tero Kristo
1
-14
/
+6
2016-04-29
arm: Use _rcuidle tracepoint to allow use from idle
Paul E. McKenney
1
-4
/
+5
2015-01-07
ARM: OMAP2+: voltage: Remove some unused functions
Rickard Strandqvist
1
-1
/
+0
2015-01-07
ARM: OMAP2+: powerdomain.c: Remove some unused functions
Rickard Strandqvist
1
-81
/
+0
2014-09-08
ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain
Nishanth Menon
1
-0
/
+76
2014-09-08
ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdms
Nishanth Menon
1
-1
/
+2
2014-05-16
ARM: OMAP2+: PRCM: cleanup some header includes
Tero Kristo
1
-0
/
+1
2013-12-02
ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm
Rajendra Nayak
1
-1
/
+2
2013-06-17
ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated ...
Rajendra Nayak
1
-0
/
+5
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-05-03
Merge branch 'cleanup' into for-linus
Russell King
1
-1
/
+1
2013-04-01
ARM: OMAP2+: powerdomain: avoid testing whether an unsigned char is less than 0
Paul Walmsley
1
-10
/
+8
2013-02-24
ARM: cleanup: pwrdm_can_ever_lose_context() checking
Russell King
1
-1
/
+1
2013-01-30
ARM: OMAP2+: powerdomain/clockdomain: add a per-powerdomain spinlock
Paul Walmsley
1
-8
/
+52
2013-01-30
ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code
Paul Walmsley
1
-29
/
+132
2013-01-30
ARM: OMAP2: PM/powerdomain: drop unnecessary pwrdm_wait_transition()
Paul Walmsley
1
-25
/
+5
2013-01-30
ARM: OMAP2+: powerdomain: fix powerdomain trace integration
Jean Pihet
1
-3
/
+4
2012-11-09
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
1
-2
/
+0
2012-09-13
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-19
/
+17
2012-09-13
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-2
/
+4
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
1
-19
/
+17
2012-07-24
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+12
2012-07-04
ARM: OMAP2+: powerdomain code: Fix Wake-up power domain power status
Jon Hunter
1
-1
/
+5
2012-06-25
ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm
Kevin Hilman
1
-4
/
+12
2012-05-08
ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API
Santosh Shilimkar
1
-10
/
+0
2012-04-05
ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_swit...
Santosh Shilimkar
1
-1
/
+7
2011-11-05
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
1
-4
/
+10
2011-09-15
OMAP2+: voltage: keep track of powerdomains in each voltagedomain
Kevin Hilman
1
-0
/
+2
2011-09-15
OMAP2+: powerdomain: add voltage domain lookup during register
Kevin Hilman
1
-0
/
+21
2011-09-15
OMAP: powerdomain: remove omap_chip bitmasks
Paul Walmsley
1
-3
/
+0
2011-09-15
OMAP: powerdomain: split pwrdm_init() into two functions
Paul Walmsley
1
-22
/
+62
2011-08-20
OMAP: powerdomains: Make all powerdomain target states as ON at init
Rajendra Nayak
1
-9
/
+16
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
[next]