index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
cpuidle.c
Age
Commit message (
Expand
)
Author
2013-10-16
ARM: at91: cpuidle: Move driver to drivers/cpuidle
Daniel Lezcano
2013-10-16
ARM: at91: cpuidle: Convert to platform driver
Daniel Lezcano
2013-06-21
ARM: at91: cpuidle: Fix target_residency
Daniel Lezcano
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-23
ARM: at91: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-18
ARM: at91: suspend both memory controllers on at91sam9263
Arnd Bergmann
2012-04-17
ARM: at91: pm select memory controler at runtime
Jean-Christophe PLAGNIOL-VILLARD
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-03-21
ARM: at91: Consolidate time keeping and irq enable
Robert Lee
2012-02-03
ARM: at91: implement the standby function for pm/cpuidle
Daniel Lezcano
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: 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
2009-11-10
ARM: 5778/1: AT91: Add cpuidle support
Albin Tonnerre