Age | Commit message (Expand) | Author | Files | Lines |
2013-11-21 | clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARM | Stephen Boyd | 1 | -0/+1 |
2013-11-20 | clocksource: sh_tmu: Add clk_prepare/unprepare support | Laurent Pinchart | 1 | -1/+8 |
2013-11-20 | clocksource: sh_tmu: Release clock when sh_tmu_register() fails | Laurent Pinchart | 1 | -3/+10 |
2013-11-20 | clocksource: sh_mtu2: Add clk_prepare/unprepare support | Laurent Pinchart | 1 | -2/+7 |
2013-11-20 | clocksource: sh_mtu2: Release clock when sh_mtu2_register() fails | Laurent Pinchart | 1 | -2/+9 |
2013-10-22 | clocksource: sun4i: remove IRQF_DISABLED | Maxime Ripard | 1 | -1/+1 |
2013-10-22 | clocksource: sun4i: Report the minimum tick that we can program | Maxime Ripard | 1 | -4/+6 |
2013-10-22 | clocksource: sun4i: Select CLKSRC_MMIO | Maxime Ripard | 1 | -0/+1 |
2013-10-22 | clocksource: Provide timekeeping for efm32 SoCs | Uwe Kleine-König | 3 | -0/+284 |
2013-10-22 | clocksource: em_sti: convert to clk_prepare/unprepare | Shinya Kuribayashi | 1 | -2/+2 |
2013-10-16 | clocksource: arch_timer: Do not register arch_sys_counter twice | Thierry Reding | 1 | -9/+3 |
2013-10-10 | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar | 1 | -0/+10 |
2013-10-09 | arch_timer: Move to generic sched_clock framework | Stephen Boyd | 1 | -0/+10 |
2013-10-03 | clocksource: tcb_clksrc: Remove IRQF_DISABLED | Boris BREZILLON | 1 | -1/+1 |
2013-10-03 | clocksource: tcb_clksrc: Improve driver robustness | Boris BREZILLON | 1 | -5/+28 |
2013-10-03 | clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/d... | Boris BREZILLON | 1 | -5/+21 |
2013-10-03 | Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent... | Daniel Lezcano | 2 | -0/+64 |
2013-10-03 | Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux... | Ingo Molnar | 14 | -37/+30 |
2013-10-02 | clocksource: arm_arch_timer: Use clocksource for suspend timekeeping | Stephen Boyd | 1 | -1/+1 |
2013-10-02 | clocksource: dw_apb_timer_of: Mark a few more functions as __init | Uwe Kleine-König | 1 | -5/+5 |
2013-10-02 | clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally | Uwe Kleine-König | 4 | -8/+1 |
2013-10-02 | clocksource/arm_global_timer: Set FEAT_PERCPU flag | Soren Brinkmann | 1 | -1/+2 |
2013-09-26 | Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-cl... | John Stultz | 19 | -390/+994 |
2013-09-26 | drivers: clocksource: add CPU PM notifier for ARM architected timer | Sudeep KarkadaNagesha | 1 | -0/+34 |
2013-09-26 | drivers: clocksource: add support for ARM architected timer event stream | Will Deacon | 2 | -0/+30 |
2013-09-26 | clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast | Magnus Damm | 1 | -1/+1 |
2013-09-26 | clocksource: of: Respect device tree node status | Sebastian Hesselbarth | 1 | -0/+3 |
2013-09-26 | clocksource: exynos_mct: Set IRQ affinity when the CPU goes online | Tomasz Figa | 1 | -1/+9 |
2013-09-26 | arm: clocksource: mvebu: Use the main timer as clock source from DT | Jean Pihet | 1 | -0/+1 |
2013-09-16 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -104/+129 |
2013-09-09 | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 1 | -4/+8 |
2013-09-06 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+7 |
2013-09-06 | clocksource: samsung_pwm_timer: Get clock from device tree | Tomasz Figa | 1 | -4/+8 |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -160/+197 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2013-09-02 | clocksource: armada-370-xp: Get reference fixed-clock by name | Ezequiel Garcia | 1 | -2/+5 |
2013-09-02 | clocksource: armada-370-xp: Replace WARN_ON with BUG_ON | Ezequiel Garcia | 1 | -1/+1 |
2013-09-02 | clocksource: armada-370-xp: Introduce new compatibles | Ezequiel Garcia | 1 | -15/+39 |
2013-09-02 | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE | Ezequiel Garcia | 1 | -3/+3 |
2013-09-02 | clocksource: armada-370-xp: Simplify TIMER_CTRL register access | Ezequiel Garcia | 1 | -39/+30 |
2013-09-02 | clocksource: armada-370-xp: Use BIT() | Ezequiel Garcia | 1 | -6/+6 |
2013-08-27 | treewide: Fix printks with 0x%# | Joe Perches | 1 | -2/+2 |
2013-08-22 | ARM: nomadik: add dynamic irq flag to the timer | Daniel Lezcano | 1 | -1/+2 |
2013-08-22 | clocksource: sh_cmt: 32-bit control register support | Magnus Damm | 1 | -14/+36 |
2013-08-22 | clocksource: em_sti: Convert to devm_* managed helpers | Laurent Pinchart | 1 | -35/+14 |
2013-08-21 | Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan... | Thomas Gleixner | 2 | -69/+379 |
2013-08-21 | Merge branch 'linus' into timers/core | Thomas Gleixner | 7 | -20/+20 |
2013-08-20 | ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers) | Christian Daudt | 1 | -1/+7 |
2013-08-13 | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n... | Olof Johansson | 2 | -50/+59 |
2013-08-06 | clocksource: samsung_pwm_timer: Handle suspend/resume correctly | Tomasz Figa | 1 | -14/+28 |