index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
cpuidle34xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes-v3.2-rc2' into fixes
Tony Lindgren
2011-11-23
1
-48
/
+85
|
\
|
*
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
1
-24
/
+49
|
*
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-11-06
1
-6
/
+7
|
*
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-11-06
1
-28
/
+39
*
|
ARM: OMAP3: CPUidle: include <linux/export.h>
Kevin Hilman
2011-11-07
1
-0
/
+1
|
/
*
OMAP3: cpuidle: change the power domains modes determination logic
Jean Pihet
2011-05-20
1
-34
/
+24
*
OMAP3: cpuidle: code rework for improved readability
Jean Pihet
2011-05-20
1
-33
/
+19
*
OMAP3: cpuidle: re-organize the C-states data
Jean Pihet
2011-05-20
1
-204
/
+101
*
OMAP3: clean-up mach specific cpuidle data structures
Jean Pihet
2011-05-20
1
-60
/
+43
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...
Tony Lindgren
2011-03-11
1
-2
/
+2
|
\
|
*
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
Rajendra Nayak
2011-02-25
1
-2
/
+2
*
|
omap3: cpuidle: Add description field to each C-state.
Santosh Shilimkar
2011-03-09
1
-0
/
+9
*
|
OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM
Ricardo Salveti de Araujo
2011-03-09
1
-1
/
+1
|
/
*
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-13
1
-0
/
+2
|
\
|
*
Merge branch 'linus' into idle-test
Len Brown
2011-01-12
1
-12
/
+28
|
|
\
|
*
|
cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
Len Brown
2011-01-12
1
-0
/
+2
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
|
|
/
*
|
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-21
1
-1
/
+1
*
|
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-21
1
-1
/
+1
*
|
OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2
Eduardo Valentin
2010-12-21
1
-0
/
+12
*
|
OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode
Nishanth Menon
2010-12-21
1
-10
/
+14
|
/
*
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-10-08
1
-1
/
+1
*
OMAP3: CPUidle: remove redundant setting of PER next power state
Kevin Hilman
2010-10-01
1
-3
/
+1
*
OMAP3: PM: move device-specific special cases from PM core into CPUidle
Kevin Hilman
2010-09-23
1
-3
/
+55
*
OMAP3: cpuidle: Add valid field into C-state parameter passing
Kalle Jokiniemi
2010-02-23
1
-14
/
+23
*
OMAP3: cpuidle: configure latencies/thresholds from board file
Kevin Hilman
2010-02-23
1
-21
/
+84
*
OMAP3: cpuidle: Update statistics for correct state
Sanjeev Premi
2010-02-23
1
-8
/
+90
*
OMAP3: CPUidle: Fixed timer resolution
Tero Kristo
2010-01-20
1
-1
/
+1
*
OMAP3: PM: Added resched check into idle calls
Tero Kristo
2009-11-11
1
-1
/
+2
*
OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loop
Jouni Hogander
2009-11-11
1
-2
/
+2
*
OMAP3: PM: CPUidle: Start C-state definitions from base 0
Sanjeev Premi
2009-11-11
1
-9
/
+9
*
OMAP3: PM: CPUidle: Add new lower-latency C1 state
Peter 'p2' De Schrijver
2009-11-11
1
-44
/
+81
*
OMAP3: PM: CPUidle: fix init sequencing
Kalle Jokiniemi
2009-11-11
1
-2
/
+6
*
OMAP3: PM: CPUidle: check activity for C2, C3, correct accounting
Kevin Hilman
2009-11-11
1
-6
/
+13
*
OMAP3: PM: CPUidle: obey enable_off_mode flag
Kevin Hilman
2009-11-11
1
-2
/
+12
*
OMAP3: PM: CPUidle: support retention and off-mode C-states
Rajendra Nayak
2009-11-11
1
-12
/
+16
*
OMAP3: PM: CPUidle: base driver and support for C1-C2
Rajendra Nayak
2009-11-11
1
-0
/
+255