Linus Torvalds
ac3c1c4f1c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer changes from Ingo Molnar:
"Various clocksource driver updates: extend the core with memory mapped
hardware (mmio) support and add new (ARM) Moxart SoC and sun4i
hardware support"
* 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (23 commits)
clocksource: arch_timer: Add support for memory mapped timers
clocksource: arch_timer: Push the read/write wrappers deeper
Documentation: Add memory mapped ARM architected timer binding
clocksource: arch_timer: Pass clock event to set_mode callback
clocksource: arch_timer: Make register accessors less error-prone
ARM: clocksource: moxart: documentation: Update device tree bindings document
ARM: clocksource: moxart: Add bitops.h include
ARM: clocksource: moxart: documentation: Fix device tree bindings document
ARM: clocksource: Add support for MOXA ART SoCs
clocksource: cadence_ttc: Reuse clocksource as sched_clock
clocksource: cadence_ttc: Remove unused header
clocksource: sun4i: Fix bug when switching from periodic to oneshot modes
clocksource: sun4i: Cleanup parent clock setup
clocksource: sun4i: Remove TIMER_SCAL variable
clocksource: sun4i: Factor out some timer code
clocksource: sun4i: Fix the next event code
clocksource: sun4i: Don't forget to enable the clock we use
clocksource: sun4i: Add clocksource and sched clock drivers
clocksource: sun4i: rename AUTORELOAD define to RELOAD
clocksource: sun4i: Wrap macros arguments in parenthesis
...
2013-09-04 08:38:26 -07:00
..
2013-09-04 08:38:26 -07:00
2013-08-14 16:43:30 -04:00
2013-07-02 14:33:21 -07:00
2013-07-15 08:28:06 +08:00
2013-04-10 13:19:26 +02:00
2013-07-07 11:11:43 -07:00
2013-06-28 09:12:23 +10:00
2013-08-05 08:53:34 +09:00
2013-04-08 15:44:55 +08:00
2013-07-11 22:19:05 +02:00
2013-06-12 04:54:53 +09:00
2013-06-27 10:31:42 -07:00
2013-04-25 21:01:46 +08:00
2013-08-07 16:57:53 +02:00
2013-08-28 20:12:22 +01:00
2013-07-13 18:05:13 -07:00
2013-07-02 16:14:35 -07:00
2013-06-25 23:33:43 +02:00
2013-06-20 16:21:32 -07:00
2013-07-13 12:09:57 -07:00
2013-05-21 10:11:56 -07:00
2013-06-13 12:54:41 +01:00
2013-07-10 11:10:27 -07:00
2013-05-08 01:19:10 +02:00
2013-05-04 12:33:36 -07:00
2013-07-10 11:16:00 -07:00
2013-05-16 08:53:22 -07:00
2013-07-04 14:34:17 -07:00
2013-08-12 12:18:20 -06:00
2013-07-03 11:48:03 -07:00
2013-06-06 17:19:54 -07:00
2013-07-04 11:40:58 -07:00
2013-07-03 16:08:06 -07:00
2013-09-03 13:09:15 +02:00
2013-09-01 13:50:20 +01:00
2013-04-12 19:28:13 +08:00
2013-04-25 21:01:44 +08:00
2013-06-21 11:46:56 +02:00
2013-08-28 16:03:29 -07:00
2013-06-30 20:09:18 -07:00
2013-07-03 19:52:22 -07:00
2013-09-01 13:49:07 +01:00
2013-06-18 11:22:58 -07:00
2013-07-08 10:11:59 -04:00
2013-08-01 01:13:35 +02:00
2013-08-30 14:11:27 -07:00
2013-06-04 11:16:21 -07:00
2013-09-03 11:36:27 -07:00
2013-07-09 16:04:31 -07:00
2013-07-11 22:17:30 +02:00
2013-04-11 16:19:38 -04:00
2013-08-03 18:40:37 +01:00