| Commit message (Expand) | Author | Age | Files | Lines |
* | clockevents: sun5i: Fix setup_irq init sequence | Yongbae Park | 2015-03-05 | 1 | -4/+4 |
* | clocksource: efm32: Fix a NULL pointer dereference | Yongbae Park | 2015-03-05 | 1 | -2/+2 |
* | clocksource: pxa: Fix section mismatch | Robert Jarzmik | 2015-02-25 | 1 | -1/+1 |
* | clocksource: mtk: Fix race conditions in probe code | Matthias Brugger | 2015-02-25 | 1 | -4/+5 |
* | clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig | Daniel Lezcano | 2015-02-25 | 1 | -11/+5 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2015-02-17 | 2 | -1/+4 |
|\ |
|
| * | Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2015-01-23 | 2 | -1/+4 |
| |\ |
|
| | * | clocksource: Build Tegra timer on 32-bit ARM only | Thierry Reding | 2015-01-09 | 2 | -1/+4 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-02-16 | 7 | -10/+630 |
|\ \ \ |
|
| * | | | clocksource: versatile: Adapt for Versatile AB and PB boards | Rob Herring | 2015-01-29 | 1 | -1/+3 |
| * | | | clocksource: Driver for Conexant Digicolor SoC timer | Baruch Siach | 2015-01-29 | 3 | -0/+203 |
| * | | | clockevents: rockchip: Add rockchip timer for rk3288 | Daniel Lezcano | 2015-01-29 | 3 | -0/+185 |
| * | | | ARM: clocksource: Add asm9260_timer driver | Oleksij Rempel | 2015-01-29 | 3 | -0/+231 |
| * | | | clocksource: marco: Rename marco to atlas7 | Barry Song | 2015-01-29 | 2 | -8/+8 |
| * | | | clocksource: sirf: Remove unused variable | Thierry Reding | 2015-01-25 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-02-12 | 2 | -1/+8 |
|\ \ \ |
|
| * \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2015-02-10 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| * | | | ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platform | Dmitry Eremin-Solenikov | 2015-01-14 | 2 | -1/+8 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 3 | -8/+7 |
|\ \ \ |
|
| * \ \ | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-01-25 | 3 | -8/+7 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast | Magnus Damm | 2015-01-05 | 1 | -1/+1 |
| | * | | clocksource: kona: fix __iomem annotation | Olof Johansson | 2015-01-05 | 1 | -5/+4 |
| | * | | clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write | Tobias Jakobi | 2015-01-05 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-06 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2014-12-30 | 5 | -14/+211 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64 | Catalin Marinas | 2014-12-16 | 1 | -1/+1 |
* | | | | arm_arch_timer: include clocksource.h directly | Richard Cochran | 2015-01-06 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-11 | 3 | -0/+172 |
|\ \ \
| |_|/
|/| | |
|
| * | | clocksource: mips-gic: Add device-tree support | Andrew Bresticker | 2014-11-24 | 2 | -7/+35 |
| * | | clocksource: mips-gic: Bump up rating of GIC timer | Andrew Bresticker | 2014-11-24 | 1 | -1/+1 |
| * | | clocksource: mips-gic: Use clockevents_config_and_register | Andrew Bresticker | 2014-11-24 | 1 | -9/+1 |
| * | | clocksource: mips-gic: Use CPU notifiers to setup the timer | Andrew Bresticker | 2014-11-24 | 1 | -16/+44 |
| * | | clocksource: mips-gic: Use percpu_dev_id | Andrew Bresticker | 2014-11-24 | 1 | -3/+2 |
| * | | clocksource: mips-gic: Remove gic_event_handler | Andrew Bresticker | 2014-11-24 | 1 | -5/+0 |
| * | | clocksource: mips-gic: Move gic_frequency to clocksource driver | Andrew Bresticker | 2014-11-24 | 1 | -0/+3 |
| * | | clocksource: mips-gic: Staticize local symbols | Andrew Bresticker | 2014-11-24 | 1 | -5/+5 |
| * | | clocksource: mips-gic: Combine with GIC clockevent driver | Andrew Bresticker | 2014-11-24 | 1 | -0/+90 |
| * | | MIPS: Move GIC clocksource driver to drivers/clocksource/ | Andrew Bresticker | 2014-11-24 | 3 | -0/+37 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-10 | 2 | -14/+39 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan... | Thomas Gleixner | 2014-11-27 | 2 | -14/+39 |
| |\ \ |
|
| | * | | clocksource: armada-370-xp: Use the reference clock on A375 SoC | Ezequiel Garcia | 2014-11-26 | 1 | -0/+28 |
| | * | | clocksource: armada-370-xp: Add missing clock enable | Ezequiel Garcia | 2014-11-26 | 1 | -0/+2 |
| | * | | clocksource: sirf: Remove hard-coded clock rate | Yanchang Li | 2014-11-19 | 1 | -14/+9 |
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-09 | 1 | -1/+12 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'at91/cleanup5' into next/drivers | Arnd Bergmann | 2014-12-08 | 1 | -32/+0 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'clocksource/physical-timers' into next/drivers | Olof Johansson | 2014-12-04 | 1 | -1/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | clocksource: arch_timer: Allow the device tree to specify uninitialized timer... | Doug Anderson | 2014-12-04 | 1 | -0/+8 |
| | * | | | | | clocksource: arch_timer: Fix code to use physical timers when requested | Sonny Rao | 2014-12-04 | 1 | -1/+4 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-12-09 | 4 | -0/+237 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int... | Arnd Bergmann | 2014-12-04 | 1 | -0/+25 |
| |\ \ \ \ \ \ |
|