#
ddf90a2f |
| 21-May-2012 |
Russell King <rmk+kernel@arm.linux.org.uk> |
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus
|
Revision tags: v3.4, v3.4-rc7, v3.4-rc6 |
|
#
5693188a |
| 04-May-2012 |
Russell King <rmk+kernel@arm.linux.org.uk> |
Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable
|
Revision tags: v3.4-rc5 |
|
#
fb8a99f9 |
| 27-Apr-2012 |
Marc Zyngier <marc.zyngier@arm.com> |
ARM: architected timers: remove support for non DT platforms
All mainline platforms using the ARM architected timers are DT only. As such, remove the ad-hoc support that is not longer needed anymore
ARM: architected timers: remove support for non DT platforms
All mainline platforms using the ARM architected timers are DT only. As such, remove the ad-hoc support that is not longer needed anymore.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
show more ...
|
Revision tags: v3.4-rc4, v3.4-rc3, v3.4-rc2, v3.4-rc1, v3.3, v3.3-rc7, v3.3-rc6, v3.3-rc5, v3.3-rc4, v3.3-rc3, v3.3-rc2, v3.3-rc1 |
|
#
0075242b |
| 19-Jan-2012 |
Marc Zyngier <marc.zyngier@arm.com> |
ARM: architected timers: add DT support
Add runtime DT support and documentation for the Cortex A7/A15 architected timers.
Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Marc Zyngi
ARM: architected timers: add DT support
Add runtime DT support and documentation for the Cortex A7/A15 architected timers.
Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
show more ...
|
Revision tags: v3.2, v3.2-rc7, v3.2-rc6, v3.2-rc5, v3.2-rc4, v3.2-rc3, v3.2-rc2, v3.2-rc1, v3.1, v3.1-rc10, v3.1-rc9, v3.1-rc8, v3.1-rc7, v3.1-rc6, v3.1-rc5, v3.1-rc4, v3.1-rc3, v3.1-rc2, v3.1-rc1, v3.0, v3.0-rc7, v3.0-rc6, v3.0-rc5, v3.0-rc4, v3.0-rc3, v3.0-rc2, v3.0-rc1, v2.6.39, v2.6.39-rc7, v2.6.39-rc6, v2.6.39-rc5, v2.6.39-rc4, v2.6.39-rc3, v2.6.39-rc2, v2.6.39-rc1, v2.6.38, v2.6.38-rc8, v2.6.38-rc7, v2.6.38-rc6, v2.6.38-rc5, v2.6.38-rc4, v2.6.38-rc3, v2.6.38-rc2, v2.6.38-rc1 |
|
#
3f61c80e |
| 14-Jan-2011 |
Marc Zyngier <marc.zyngier@arm.com> |
ARM: architected timers: Add A15 specific sched_clock implementation
Provide an A15 sched_clock implementation using the virtual counter, which is thought to be more useful than the physical one in
ARM: architected timers: Add A15 specific sched_clock implementation
Provide an A15 sched_clock implementation using the virtual counter, which is thought to be more useful than the physical one in a virtualised environment, as it can offset the time spent in another VM or the hypervisor.
Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
show more ...
|
#
022c03a2 |
| 11-Jan-2012 |
Marc Zyngier <marc.zyngier@arm.com> |
ARM: local timers: Add A15 architected timer support
Add support for the A15 generic timer and clocksource. As the timer generates interrupts on a different PPI depending on the execution mode (norm
ARM: local timers: Add A15 architected timer support
Add support for the A15 generic timer and clocksource. As the timer generates interrupts on a different PPI depending on the execution mode (normal or secure), it is possible to register two different PPIs.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
show more ...
|