index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
cpuidle.c
Age
Commit message (
Expand
)
Author
2020-07-21
ARM: davinci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-12-01
ARM: davinci: make headers more local
Arnd Bergmann
2015-03-23
ARM: cpuidle: Remove duplicate header inclusion
Daniel Lezcano
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-10-20
ARM: mach-davinci: drop owner assignment from platform_drivers
Wolfram Sang
2013-07-27
ARM: davinci: cpuidle: Fix target residency
Daniel Lezcano
2013-04-23
ARM: davinci: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-08
ARM: davinci: cpuidle: fix wrong enter function
Daniel Lezcano
2013-02-08
davinci: cpuidle - remove useless initialization
Daniel Lezcano
2013-02-08
davinci: cpuidle - remove the ops
Daniel Lezcano
2013-02-08
davinci: cpuidle - move code to prevent forward declaration
Daniel Lezcano
2013-02-08
Replace the flag by a simple global boolean in the cpuidle.c.
Daniel Lezcano
2012-03-22
ARM: davinci: Fix for cpuidle consolidation changes
Robert Lee
2012-03-21
ARM: davinci: Consolidate time keeping and irq enable
Robert Lee
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-10-31
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
2011-10-13
ARM: mach-davinci: remove mach/memory.h
Nicolas Pitre
2010-02-04
davinci: cpuidle: move mapping of DDR2 controller registers out of driver
Sekhar Nori
2010-02-04
davinci: move DDR2 controller defines to memory.h
Sekhar Nori
2009-11-25
davinci: add CPU idle driver
Sekhar Nori