Age | Commit message (Expand) | Author | Files | Lines |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -28/+62 |
2012-03-27 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -1/+0 |
2012-03-21 | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -0/+12 |
2012-03-17 | PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 1 | -0/+4 |
2012-03-17 | PM / shmobile: Make CMT driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 1 | -0/+4 |
2012-03-17 | PM / shmobile: Make TMU driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 1 | -0/+4 |
2012-03-06 | cs5535-clockevt: Allow the MFGPT IRQ to be shared | Jens Rottmann | 1 | -1/+1 |
2012-03-06 | cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernels | Jens Rottmann | 1 | -1/+0 |
2012-03-01 | ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter | Nicolas Ferre | 1 | -28/+62 |
2012-02-22 | clocksource: scx200_hrt: Fix the build | Ingo Molnar | 1 | -3/+1 |
2012-02-02 | clocksource: Load the ACPI PM clocksource asynchronously | Arjan van de Ven | 1 | -8/+16 |
2012-02-02 | clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz | John Stultz | 1 | -13/+7 |
2012-02-02 | clocksource: dbx500: convert to clocksource_register_hz() | Yong Zhang | 1 | -4/+1 |
2012-02-02 | clocksource: scx200_hrt: use pr_<level> instead of printk | Jim Cromie | 1 | -2/+2 |
2012-01-27 | clocksource: cyclone: Add missing iounmap | Julia Lawall | 1 | -1/+1 |
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 |