Age | Commit message (Expand) | Author |
2014-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-04 | clocksource: versatile: Use sched_clock_register() | Thomas Gleixner |
2014-06-02 | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-02 | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-06-02 | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-06-02 | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-26 | Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into nex... | Olof Johansson |
2014-05-26 | ARM: vexpress: refine dependencies for new code | Arnd Bergmann |
2014-05-23 | clocksource: Add Freescale FlexTimer Module (FTM) timer support | Xiubo Li |
2014-05-23 | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16 | Daniel Lezcano |
2014-05-23 | clocksource: sh_tmu: Remove unnecessary OOM messages | Jingoo Han |
2014-05-23 | clocksource: sh_mtu2: Remove unnecessary OOM messages | Jingoo Han |
2014-05-23 | clocksource: sh_cmt: Remove unnecessary OOM messages | Jingoo Han |
2014-05-23 | clocksource: em_sti: Remove unnecessary OOM messages | Jingoo Han |
2014-05-23 | clocksource: dw_apb_timer_of: Do not trace read_sched_clock | Yang Wei |
2014-05-23 | clocksource: Fix clocksource_mmio_readX_down | Xiubo Li |
2014-05-23 | clocksource: Fix type confusion for clocksource_mmio_readX_Y | Xiubo Li |
2014-05-22 | clocksource: tcb_clksrc: Make tc_mode interrupt safe | David Jander |
2014-05-22 | clocksource: marco: Fix the affinity set for local timer of CPU1 | Zhiwu Song |
2014-05-21 | Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2014-05-21 | Merge tag 'vexpress/updates-for-3.16' of git://git.linaro.org/people/pawel.mo... | Olof Johansson |
2014-05-21 | Merge branch 'depends/clockevents-cleanups' into next/boards | Olof Johansson |
2014-05-20 | of: consolidate linker section OF match table declarations | Rob Herring |
2014-05-20 | clocksource: cadence_ttc: Use readl/writel_relaxed instead of __raw | Michal Simek |
2014-05-19 | clocksource: sh_tmu: Fix channel IRQ retrieval in legacy case | Laurent Pinchart |
2014-05-19 | clocksource: qcom: Implement read_current_timer for udelay | Stephen Boyd |
2014-05-16 | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16 | Daniel Lezcano |
2014-05-15 | clocksource: Sched clock source for Versatile Express | Pawel Moll |
2014-05-12 | clocksource:sirf: remove the hardcode for the clk of timers | Zhiwu Song |
2014-05-12 | clocksource: prima2: fix some minor checkpatch issues | Bin Shi |
2014-05-02 | clocksource: exynos_mct: register sched_clock callback | Vincent Guittot |
2014-04-29 | Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l... | Thomas Gleixner |
2014-04-29 | clocksource: nspire: Fix compiler warning | Alexander Shiyan |
2014-04-29 | clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue | Lorenzo Pieralisi |
2014-04-22 | clocksource: sun5i: Add support for reset controller | Maxime Ripard |
2014-04-22 | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16 | Daniel Lezcano |
2014-04-22 | clocksource: efm32: use $vendor,$device scheme for compatible string | Uwe Kleine-König |
2014-04-22 | clocksource: arm_global_timer: Only check for unusable timer on A9 | Matthew Leach |
2014-04-17 | clocksource: Exynos_mct: Register clock event after request_irq() | Krzysztof Kozlowski |
2014-04-17 | clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup | Thomas Gleixner |
2014-04-16 | clocksource: sh_mtu2: Sort headers alphabetically | Laurent Pinchart |
2014-04-16 | clocksource: sh_mtu2: Remove FSF mail address from GPL notice | Laurent Pinchart |
2014-04-16 | clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case | Laurent Pinchart |
2014-04-16 | clocksource: sh_mtu2: Add support for multiple channels per device | Laurent Pinchart |
2014-04-16 | clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200 | Laurent Pinchart |
2014-04-16 | clocksource: sh_mtu2: Set cpumask to cpu_possible_mask | Laurent Pinchart |
2014-04-16 | clocksource: sh_mtu2: Replace hardcoded register values with macros | Laurent Pinchart |
2014-04-16 | clocksource: sh_mtu2: Allocate channels dynamically | Laurent Pinchart |
2014-04-16 | clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc | Laurent Pinchart |