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