| Commit message (Expand) | Author | Age |
* | clocksource: sh_tmu: Use clockevents_config_and_register(). | Paul Mundt | 2012-06-11 |
* | clocksource: sh_tmu: Convert timer lock to raw spinlock. | Paul Mundt | 2012-06-11 |
* | clocksource: sh_mtu2: Convert timer lock to raw spinlock. | Paul Mundt | 2012-06-11 |
* | clocksource: sh_cmt: Convert timer lock to raw spinlock. | Paul Mundt | 2012-06-11 |
* | clocksource: em_sti: Add DT support | Magnus Damm | 2012-05-25 |
* | clocksource: em_sti: Emma Mobile STI driver | Magnus Damm | 2012-05-25 |
* | ARM: ux500: delete U5500 support | Linus Walleij | 2012-05-01 |
* | Revert "clocksource: Load the ACPI PM clocksource asynchronously" | Thomas Gleixner | 2012-04-11 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | Merge branch 'devel-stable' into for-linus | Russell King | 2012-03-27 |
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 |
|\ \ |
|
| * | | ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter | Nicolas Ferre | 2012-03-01 |
| |/ |
|
* | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-03-21 |
|\ \ |
|
| * | | PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 2012-03-16 |
| * | | PM / shmobile: Make CMT driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 2012-03-16 |
| * | | PM / shmobile: Make TMU driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 2012-03-16 |
| |/ |
|
* | | cs5535-clockevt: Allow the MFGPT IRQ to be shared | Jens Rottmann | 2012-03-06 |
* | | cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernels | Jens Rottmann | 2012-03-06 |
* | | clocksource: scx200_hrt: Fix the build | Ingo Molnar | 2012-02-22 |
* | | clocksource: Load the ACPI PM clocksource asynchronously | Arjan van de Ven | 2012-02-01 |
* | | clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz | John Stultz | 2012-02-01 |
* | | clocksource: dbx500: convert to clocksource_register_hz() | Yong Zhang | 2012-02-01 |
* | | clocksource: scx200_hrt: use pr_<level> instead of printk | Jim Cromie | 2012-02-01 |
* | | clocksource: cyclone: Add missing iounmap | Julia Lawall | 2012-01-26 |
|/ |
|
* | 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 |