index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
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
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-1
/
+0
2012-07-23
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-44
/
+27
2012-06-25
ARM: OMAP3: PM: cpuidle: optimize the clkdm idle latency in C1 state
Jean Pihet
1
-18
/
+4
2012-06-25
ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 state
Jean Pihet
1
-19
/
+22
2012-06-25
ARM: OMAP3: PM: cpuidle: default to C1 in next_valid_state
Jean Pihet
1
-7
/
+1
2012-06-19
ARM: OMAP3/4: consolidate cpuidle Makefile
Daniel Lezcano
1
-8
/
+0
2012-05-04
ARM: OMAP3: cpuidle - check the powerdomain lookup
Daniel Lezcano
1
-0
/
+3
2012-05-03
ARM: OMAP3: cpuidle - set global variables static
Daniel Lezcano
1
-1
/
+1
2012-05-03
ARM: OMAP3: set omap3_idle_data as static
Daniel Lezcano
1
-1
/
+1
2012-05-03
ARM: OMAP3: cpuidle - simplify next_valid_state
Daniel Lezcano
1
-34
/
+19
2012-05-03
ARM: OMAP3: cpuidle - use omap3_idle_data directly
Daniel Lezcano
1
-57
/
+6
2012-05-03
ARM: OMAP3: define statically the omap3_idle_data
Daniel Lezcano
1
-5
/
+32
2012-05-03
ARM: OMAP3: cpuidle - remove cpuidle_params_table
Daniel Lezcano
1
-25
/
+3
2012-05-03
ARM: OMAP3: cpuidle - remove the 'valid' field
Daniel Lezcano
1
-9
/
+2
2012-05-03
ARM: OMAP3: cpuidle - remove errata check in the init function
Daniel Lezcano
1
-10
/
+0
2012-05-03
ARM: OMAP3: define cpuidle statically
Daniel Lezcano
1
-26
/
+60
2012-05-03
ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table
Daniel Lezcano
1
-17
/
+0
2012-03-21
ARM: omap: Consolidate OMAP3 time keeping and irq enable
Robert Lee
1
-25
/
+17
2011-12-16
Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...
Tony Lindgren
1
-6
/
+0
2011-12-14
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
1
-6
/
+0
2011-12-08
ARM: OMAP3: CPUidle: Make use of CPU PM notifiers
Santosh Shilimkar
1
-0
/
+15
2011-12-05
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-0
/
+1
2011-12-05
ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function
Santosh Shilimkar
1
-0
/
+1
2011-11-23
Merge branch 'fixes-v3.2-rc2' into fixes
Tony Lindgren
1
-48
/
+85
2011-11-07
ARM: OMAP3: CPUidle: include <linux/export.h>
Kevin Hilman
1
-0
/
+1
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-24
/
+49
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-6
/
+7
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-28
/
+39
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-09
omap3: cpuidle: Add description field to each C-state.
Santosh Shilimkar
1
-0
/
+9
2011-03-09
OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM
Ricardo Salveti de Araujo
1
-1
/
+1
2011-02-25
OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm
Rajendra Nayak
1
-2
/
+2
2011-01-13
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-12
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-21
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2
Eduardo Valentin
1
-0
/
+12
2010-12-21
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-01
OMAP3: CPUidle: remove redundant setting of PER next power state
Kevin Hilman
1
-3
/
+1
2010-09-23
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
[next]