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