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