index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
cpuidle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
ARM: davinci: cpuidle: use init/exit common routine
Daniel Lezcano
1
-19
/
+1
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-1
/
+0
2013-04-08
ARM: davinci: cpuidle: fix wrong enter function
Daniel Lezcano
1
-6
/
+2
2013-02-08
davinci: cpuidle - remove useless initialization
Daniel Lezcano
1
-2
/
+0
2013-02-08
davinci: cpuidle - remove the ops
Daniel Lezcano
1
-31
/
+2
2013-02-08
davinci: cpuidle - move code to prevent forward declaration
Daniel Lezcano
1
-36
/
+36
2013-02-08
Replace the flag by a simple global boolean in the cpuidle.c.
Daniel Lezcano
1
-13
/
+10
2012-03-22
ARM: davinci: Fix for cpuidle consolidation changes
Robert Lee
1
-4
/
+5
2012-03-21
ARM: davinci: Consolidate time keeping and irq enable
Robert Lee
1
-49
/
+33
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-22
/
+29
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-18
/
+21
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-2
/
+3
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-3
/
+6
2011-10-31
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-13
ARM: mach-davinci: remove mach/memory.h
Nicolas Pitre
1
-1
/
+1
2010-02-04
davinci: cpuidle: move mapping of DDR2 controller registers out of driver
Sekhar Nori
1
-29
/
+4
2010-02-04
davinci: move DDR2 controller defines to memory.h
Sekhar Nori
1
-4
/
+1
2009-11-25
davinci: add CPU idle driver
Sekhar Nori
1
-0
/
+197