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.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
/
cpuidle34xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
OMAP3: cpuidle: change the power domains modes determination logic
Jean Pihet
1
-34
/
+24
2011-05-20
OMAP3: cpuidle: code rework for improved readability
Jean Pihet
1
-33
/
+19
2011-05-20
OMAP3: cpuidle: re-organize the C-states data
Jean Pihet
1
-204
/
+101
2011-05-20
OMAP3: clean-up mach specific cpuidle data structures
Jean Pihet
1
-60
/
+43
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-11
Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...
Tony Lindgren
1
-2
/
+2
2011-03-10
omap3: cpuidle: Add description field to each C-state.
Santosh Shilimkar
1
-0
/
+9
2011-03-10
OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM
Ricardo Salveti de Araujo
1
-1
/
+1
2011-02-26
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
Rajendra Nayak
1
-2
/
+2
2011-01-14
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'linus' into idle-test
Len Brown
1
-12
/
+28
2011-01-12
cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
Len Brown
1
-0
/
+2
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
OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2
Eduardo Valentin
1
-0
/
+12
2010-12-22
OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode
Nishanth Menon
1
-10
/
+14
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
1
-1
/
+1
2010-10-02
OMAP3: CPUidle: remove redundant setting of PER next power state
Kevin Hilman
1
-3
/
+1
2010-09-24
OMAP3: PM: move device-specific special cases from PM core into CPUidle
Kevin Hilman
1
-3
/
+55
2010-02-23
OMAP3: cpuidle: Add valid field into C-state parameter passing
Kalle Jokiniemi
1
-14
/
+23
2010-02-23
OMAP3: cpuidle: configure latencies/thresholds from board file
Kevin Hilman
1
-21
/
+84
2010-02-23
OMAP3: cpuidle: Update statistics for correct state
Sanjeev Premi
1
-8
/
+90
2010-01-21
OMAP3: CPUidle: Fixed timer resolution
Tero Kristo
1
-1
/
+1
2009-11-12
OMAP3: PM: Added resched check into idle calls
Tero Kristo
1
-1
/
+2
2009-11-12
OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loop
Jouni Hogander
1
-2
/
+2
2009-11-12
OMAP3: PM: CPUidle: Start C-state definitions from base 0
Sanjeev Premi
1
-9
/
+9
2009-11-12
OMAP3: PM: CPUidle: Add new lower-latency C1 state
Peter 'p2' De Schrijver
1
-44
/
+81
2009-11-12
OMAP3: PM: CPUidle: fix init sequencing
Kalle Jokiniemi
1
-2
/
+6
2009-11-12
OMAP3: PM: CPUidle: check activity for C2, C3, correct accounting
Kevin Hilman
1
-6
/
+13
2009-11-12
OMAP3: PM: CPUidle: obey enable_off_mode flag
Kevin Hilman
1
-2
/
+12
2009-11-12
OMAP3: PM: CPUidle: support retention and off-mode C-states
Rajendra Nayak
1
-12
/
+16
2009-11-12
OMAP3: PM: CPUidle: base driver and support for C1-C2
Rajendra Nayak
1
-0
/
+255