Age | Commit message (Expand) | Author | Files | Lines |
2012-01-07 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds | 1 | -13/+3 |
2012-01-03 | ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakage | Linus Walleij | 1 | -13/+3 |
2011-12-06 | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 3 | -7/+5 |
2011-11-22 | clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz | John Stultz | 1 | -3/+1 |
2011-11-22 | time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driver | Deepak Saxena | 1 | -3/+3 |
2011-11-22 | time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver | Deepak Saxena | 1 | -1/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+3 |
2011-11-02 | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 3 | -0/+122 |
2011-11-01 | drivers/clocksource: Add module.h to those who were using it implicitly | Paul Gortmaker | 3 | -0/+3 |
2011-10-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2011-10-05 | dw_apb_timer: constify clocksource name | Jamie Iles | 1 | -1/+1 |
2011-10-03 | clocksource: fixup ux500 build problems | Linus Walleij | 1 | -2/+4 |
2011-09-22 | clocksource: add DBX500 PRCMU Timer support | Mattias Wallin | 3 | -0/+120 |
2011-08-08 | Merge branch 'common/core' into sh-latest | Paul Mundt | 1 | -2/+32 |
2011-07-23 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -0/+405 |
2011-07-21 | clocksource: sh_cmt: wait for CMCNT on init V2 | Magnus Damm | 1 | -2/+32 |
2011-07-01 | i8253: Create common clockevent implementation | Thomas Gleixner | 2 | -8/+98 |
2011-06-28 | clocksource: apb: Share APB timer code with other platforms | Jamie Iles | 3 | -0/+405 |
2011-06-10 | i8253: Export i8253_lock unconditionally | Thomas Gleixner | 1 | -2/+0 |
2011-06-09 | i8253: Remove I8253_LOCK config | Thomas Gleixner | 1 | -0/+2 |
2011-06-09 | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle | 3 | -2/+19 |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
2011-05-31 | Revert "clocksource: sh_cmt: Runtime PM support" | Paul Mundt | 1 | -10/+2 |
2011-05-31 | Revert "clocksource: sh_tmu: Runtime PM support" | Paul Mundt | 1 | -10/+2 |
2011-05-24 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2 | -27/+35 |
2011-05-23 | clocksource: add common mmio clocksource | Russell King | 3 | -0/+77 |
2011-05-23 | clocksource: sh_tmu: Runtime PM support | Magnus Damm | 1 | -2/+10 |
2011-05-23 | clocksource: sh_tmu: __clocksource_updatefreq_hz() update | Magnus Damm | 1 | -11/+8 |
2011-05-23 | clocksource: sh_cmt: Runtime PM support | Magnus Damm | 1 | -2/+10 |
2011-05-23 | clocksource: sh_cmt: __clocksource_updatefreq_hz() update | Magnus Damm | 1 | -12/+7 |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 3 | -0/+91 |
2011-05-14 | clocksource: add common i8253 PIT clocksource | Russell King | 3 | -0/+91 |
2011-02-22 | x86: Convert remaining x86 clocksources to clocksource_register_hz/khz | John Stultz | 1 | -8/+2 |
2011-01-26 | drivers/clocksource/tcb_clksrc.c: fix init sequence | Voss, Nikolaus | 1 | -2/+2 |
2011-01-21 | acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails | Konrad Rzeszutek Wilk | 1 | -1/+5 |
2010-12-17 | clocksource: sh_cmt: Remove nested spinlock fix | Takashi YOSHII | 1 | -6/+11 |
2010-10-31 | ARM: shmobile: remove sh_timer_config clk member | Magnus Damm | 3 | -21/+9 |
2010-08-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 1 | -7/+2 |
2010-08-04 | clocksource: sh_cmt: Rate calculation fix | Magnus Damm | 1 | -1/+1 |
2010-08-04 | clocksource: sh_cmt: One-off clockevent fix V2 | Magnus Damm | 1 | -5/+5 |
2010-07-27 | x86: Convert common clocksources to use clocksource_register_hz/khz | John Stultz | 1 | -7/+2 |
2010-07-21 | Andres has moved | Andres Salomon | 1 | -1/+1 |
2010-06-22 | clocksource: sh_cmt: Fix up bogus shift value. | Paul Mundt | 1 | -1/+1 |
2010-06-02 | clocksource: sh_cmt: compute mult and shift before registration | Paul Mundt | 1 | -9/+13 |
2010-06-02 | clocksource: sh_tmu: compute mult and shift before registration | Aurelien Jarno | 1 | -9/+11 |
2010-05-20 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+5 |
2010-04-26 | Merge branch 'sh/stable-updates' | Paul Mundt | 3 | -0/+3 |
2010-04-15 | sh: Disable IRQ balancing for timer and IPI IRQs. | Paul Mundt | 3 | -3/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
2010-03-29 | clocksource: Deprecate clock string across the SH drivers. | Paul Mundt | 3 | -12/+24 |