index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
cpuidle44xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
Tero Kristo
1
-1
/
+1
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2015-04-03
ARM: OMAP: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-3
/
+2
2015-04-03
ARM: OMAP: Use explicit broadcast control function
Thomas Gleixner
1
-3
/
+2
2015-03-23
ARM: cpuidle: Remove duplicate header inclusion
Daniel Lezcano
1
-1
/
+0
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-3
/
+2
2014-05-19
ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
Santosh Shilimkar
1
-4
/
+21
2014-02-21
ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMP
Santosh Shilimkar
1
-3
/
+5
2014-01-31
ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
Strashko, Grygorii
1
-5
/
+21
2013-09-18
ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionally
Vladimir Murzin
1
-1
/
+1
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+1
2013-04-23
ARM: OMAP4: cpuidle: use init/exit common routine
Daniel Lezcano
1
-24
/
+2
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-1
/
+0
2013-04-09
ARM: OMAP4+: CPUidle: Consolidate idle driver for OMAP5 support
Santosh Shilimkar
1
-15
/
+16
2013-04-09
ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()
Santosh Shilimkar
1
-1
/
+2
2013-04-09
ARM: OMAP4: CPUidle: Make C-state description field more precise
Santosh Shilimkar
1
-3
/
+3
2013-04-09
ARM: OMAP: CPUidle: Unregister drivere on device registration failure
Santosh Shilimkar
1
-1
/
+5
2013-04-09
ARM: OMAP4: CPUidle: Avoid double idle driver registration
Santosh Shilimkar
1
-2
/
+2
2013-04-05
ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...
Santosh Shilimkar
1
-0
/
+1
2013-04-01
cpuidle: OMAP4: remove timer broadcast initialization
Daniel Lezcano
1
-14
/
+0
2013-04-01
cpuidle / omap4 : use CPUIDLE_FLAG_TIMER_STOP flag
Daniel Lezcano
1
-7
/
+4
2013-03-28
ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple
Santosh Shilimkar
1
-7
/
+0
2012-12-15
ARM: OMAP3/4: cpuidle: fix sparse and checkpatch warnings
Paul Walmsley
1
-12
/
+16
2012-08-23
ARM: omap: allow building omap44xx without SMP
Arnd Bergmann
1
-1
/
+2
2012-08-02
Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-46
/
+99
2012-07-25
ARM: OMAP4: CPUidle: Open broadcast clock-event device.
Santosh Shilimkar
1
-0
/
+13
2012-07-25
ARM: OMAP4: CPUidle: add synchronization for coupled idle states
Kevin Hilman
1
-1
/
+21
2012-07-25
ARM: OMAP4: CPUidle: Use coupled cpuidle states to implement SMP cpuidle.
Santosh Shilimkar
1
-46
/
+66
2012-06-19
ARM: OMAP3/4: consolidate cpuidle Makefile
Daniel Lezcano
1
-8
/
+0
2012-05-03
ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time
Daniel Lezcano
1
-24
/
+0
2012-05-03
ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly
Daniel Lezcano
1
-10
/
+3
2012-05-03
ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time
Daniel Lezcano
1
-3
/
+18
2012-05-03
ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration
Daniel Lezcano
1
-1
/
+1
2012-05-03
ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table
Daniel Lezcano
1
-10
/
+1
2012-05-03
ARM: OMAP4: cpuidle - Declare the states with the driver declaration
Daniel Lezcano
1
-27
/
+33
2012-05-03
ARM: OMAP4: cpuidle - Remove unused valid field
Daniel Lezcano
1
-6
/
+3
2012-03-21
ARM: omap: Consolidate OMAP4 time keeping and irq enable
Robert Lee
1
-18
/
+3
2012-02-14
ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor.
Santosh Shilimkar
1
-3
/
+2
2011-12-08
ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states.
Santosh Shilimkar
1
-0
/
+8
2011-12-08
ARM: OMAP4: PM: Add CPUidle support
Santosh Shilimkar
1
-0
/
+237