| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -20/+204 |
| 2012-10-01 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+163 |
| 2012-09-19 | ARM: bcm2835: add system timer | Simon Arlott | 2 | -0/+162 |
| 2012-09-17 | arm64: Generic timers support | Marc Zyngier | 3 | -0/+238 |
| 2012-09-04 | sh: MTU2: Basic runtime PM support | Rafael J. Wysocki | 1 | -6/+23 |
| 2012-09-04 | sh: CMT: Basic runtime PM support | Rafael J. Wysocki | 1 | -8/+36 |
| 2012-09-04 | sh: TMU: Basic runtime PM support | Rafael J. Wysocki | 1 | -15/+65 |
| 2012-09-04 | PM / Domains: Move syscore flag from subsys data to struct device | Rafael J. Wysocki | 3 | -3/+3 |
| 2012-09-04 | PM / Domains: Rename the always_on device flag to syscore | Rafael J. Wysocki | 3 | -3/+3 |
| 2012-09-04 | sh: MTU2: Introduce clock events suspend/resume routines | Rafael J. Wysocki | 1 | -2/+18 |
| 2012-09-04 | sh: CMT: Introduce clocksource/clock events suspend/resume routines | Rafael J. Wysocki | 1 | -4/+31 |
| 2012-09-04 | sh: TMU: Introduce clocksource/clock events suspend/resume routines | Rafael J. Wysocki | 1 | -4/+50 |
| 2012-08-21 | cs5535-clockevt: typo, it's MFGPT, not MFPGT | Jens Rottmann | 1 | -2/+2 |
| 2012-07-23 | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -1/+231 |
| 2012-07-12 | clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timer | Dinh Nguyen | 3 | -0/+135 |
| 2012-07-10 | clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driver | Gregory CLEMENT | 3 | -1/+231 |
| 2012-06-11 | clocksource: sh_tmu: Use clockevents_config_and_register(). | Paul Mundt | 1 | -7/+3 |
| 2012-06-11 | clocksource: sh_tmu: Convert timer lock to raw spinlock. | Paul Mundt | 1 | -3/+3 |
| 2012-06-11 | clocksource: sh_mtu2: Convert timer lock to raw spinlock. | Paul Mundt | 1 | -3/+3 |
| 2012-06-11 | clocksource: sh_cmt: Convert timer lock to raw spinlock. | Paul Mundt | 1 | -13/+13 |
| 2012-05-25 | clocksource: em_sti: Add DT support | Magnus Damm | 1 | -0/+7 |
| 2012-05-25 | clocksource: em_sti: Emma Mobile STI driver | Magnus Damm | 2 | -0/+400 |
| 2012-05-02 | ARM: ux500: delete U5500 support | Linus Walleij | 1 | -1/+1 |
| 2012-04-12 | Revert "clocksource: Load the ACPI PM clocksource asynchronously" | Thomas Gleixner | 1 | -16/+8 |
| 2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
| 2012-03-27 | 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-16 | PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 1 | -0/+4 |
| 2012-03-16 | PM / shmobile: Make CMT driver use pm_genpd_dev_always_on() | Rafael J. Wysocki | 1 | -0/+4 |
| 2012-03-16 | 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-01 | clocksource: Load the ACPI PM clocksource asynchronously | Arjan van de Ven | 1 | -8/+16 |
| 2012-02-01 | clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz | John Stultz | 1 | -13/+7 |
| 2012-02-01 | clocksource: dbx500: convert to clocksource_register_hz() | Yong Zhang | 1 | -4/+1 |
| 2012-02-01 | clocksource: scx200_hrt: use pr_<level> instead of printk | Jim Cromie | 1 | -2/+2 |
| 2012-01-26 | clocksource: cyclone: Add missing iounmap | Julia Lawall | 1 | -1/+1 |
| 2012-01-06 | 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-05 | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 3 | -7/+5 |
| 2011-11-21 | clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz | John Stultz | 1 | -3/+1 |
| 2011-11-21 | time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driver | Deepak Saxena | 1 | -3/+3 |
| 2011-11-21 | time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver | Deepak Saxena | 1 | -1/+1 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+3 |
| 2011-11-01 | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 3 | -0/+122 |
| 2011-10-31 | 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-04 | 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-27 | 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-23 | 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-21 | 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-20 | 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-19 | 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 |
| 2010-03-12 | cs5535-clockevt: Free timer in IRQ setup error path | Jens Rottmann | 1 | -3/+5 |
| 2010-03-10 | clocksource: Use dev_name() universally across the SH drivers. | Paul Mundt | 3 | -47/+37 |
| 2010-03-06 | MFGPT: move clocksource menu | Randy Dunlap | 1 | -9/+0 |
| 2010-03-01 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -28/+7 |
| 2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 3 | -19/+25 |
| 2010-02-25 | clocksource: Fix up a registration/IRQ race in the sh drivers. | Paul Mundt | 3 | -19/+25 |
| 2010-02-22 | geode-mfgpt: restore previous behavior for selecting IRQ | Jens Rottmann | 1 | -1/+1 |
| 2010-02-05 | clocksource: start CMT at clocksource resume | Magnus Damm | 1 | -28/+7 |
| 2009-12-15 | cs5535: add a generic clock event MFGPT driver | Andres Salomon | 3 | -0/+207 |
| 2009-08-15 | sh: CMT suspend/resume | Magnus Damm | 1 | -0/+28 |
| 2009-06-24 | clocksource: sh_tmu: Make undefined TCOR behaviour less undefined. | Shin-ichiro KAWASAKI | 1 | -1/+1 |
| 2009-06-17 | Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u... | Paul Mundt | 1 | -0/+1 |
| 2009-06-17 | sh: turn off irqs when disabling CMT/TMU timers | Magnus Damm | 2 | -0/+6 |
| 2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 1 | -0/+1 |
| 2009-06-14 | clocksource: Drop unused irqaction.mask from SH drivers. | Paul Mundt | 3 | -3/+0 |
| 2009-05-03 | clocksource: sh_mtu2/cmt_register() should be static. | Paul Mundt | 2 | -5/+5 |
| 2009-05-03 | sh: Consolidate MTU2/CMT/TMU timer platform data. | Paul Mundt | 3 | -21/+21 |
| 2009-05-03 | clocksource: SuperH TMU Timer driver | Magnus Damm | 2 | -0/+462 |
| 2009-05-03 | clocksource: SuperH MTU2 Timer driver | Magnus Damm | 2 | -0/+358 |
| 2009-04-30 | clocksource: sh_cmt 16-bit fixes | Magnus Damm | 1 | -5/+7 |
| 2009-04-28 | sh: setup timers in late_time_init() | Magnus Damm | 1 | -11/+2 |
| 2009-04-28 | clocksource: improve sh_cmt clocksource overflow handling | Magnus Damm | 1 | -4/+9 |
| 2009-04-22 | clocksource: sh_cmt clocksource support | Magnus Damm | 1 | -0/+66 |
| 2009-04-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 4 | -9/+9 |
| 2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm | 4 | -9/+9 |
| 2009-04-19 | clocksource: sh_cmt earlytimer support | Magnus Damm | 1 | -2/+16 |
| 2009-04-02 | clocksource: sh_cmt: use remove_irq() and remove clockevent workaround | Magnus Damm | 1 | -2/+1 |
| 2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2 | -2/+2 |
| 2009-01-29 | x86: move mach-default/*.h files to asm/ | Ingo Molnar | 2 | -2/+2 |
| 2009-01-29 | sh: CMT clockevent platform driver | Magnus Damm | 2 | -0/+616 |
| 2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 1 | -1/+1 |
| 2008-12-12 | clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCI | Bjorn Helgaas | 1 | -5/+5 |
| 2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 1 | -21/+32 |
| 2008-09-11 | clocksource, acpi_pm.c: fix check for monotonicity | Dominik Brodowski | 1 | -11/+10 |
| 2008-09-06 | clocksource, acpi_pm.c: check for monotonicity | Dominik Brodowski | 1 | -17/+29 |
| 2008-09-06 | clocksource, acpi_pm.c: use proper read function also in errata mode | Dominik Brodowski | 1 | -8/+8 |
| 2008-08-21 | clocksource: check range | David Howells | 1 | -2/+5 |
| 2008-07-15 | Fix printk format warning in clocksource/acpi_pm.c | Linus Torvalds | 1 | -1/+1 |
| 2008-07-12 | acpi_pm clccksource: fix printk format warning | Randy Dunlap | 1 | -2/+2 |
| 2008-07-10 | pmtmr: allow command line override of ioport | Thomas Gleixner | 1 | -0/+19 |
| 2008-03-13 | tclib: Fix compile warnings | David Brownell | 1 | -7/+4 |
| 2008-03-04 | atmel_tc clocksource/clockevent code | David Brownell | 2 | -0/+306 |
| 2007-07-21 | x86_64: fix typo in acpi_pm.c | Alessio Igor Bogani | 1 | -1/+1 |
| 2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -4/+1 |
| 2007-04-25 | ACPI: correct pathname in comment | Daniel Walker | 1 | -1/+1 |
| 2007-03-27 | [PATCH] correct slow acpi_pm rating | john stultz | 1 | -1/+1 |
| 2007-03-05 | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2 | -2/+5 |
| 2007-02-16 | [PATCH] Allow early access to the power management timer | Thomas Gleixner | 1 | -8/+9 |
| 2007-02-16 | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 3 | -3/+4 |
| 2006-12-10 | [PATCH] clocksource: small cleanup | Daniel Walker | 1 | -3/+3 |
| 2006-12-08 | [PATCH] time: re-add verify_pmtmr_rate | john stultz | 1 | -0/+36 |
| 2006-10-21 | [PATCH] clocksource: acpi_pm: add another greylist chipset | Daniel Walker | 1 | -2/+4 |
| 2006-10-04 | [PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode | Jim Cromie | 1 | -2/+2 |
| 2006-06-26 | [PATCH] GTOD: add scx200 HRT clocksource | Jim Cromie | 2 | -2/+104 |
| 2006-06-26 | [PATCH] generic-time: add macro to simplify/hide mask constants | Jim Cromie | 2 | -3/+3 |
| 2006-06-26 | [PATCH] make pmtmr_ioport __read_mostly | Andreas Mohr | 1 | -2/+2 |
| 2006-06-26 | [PATCH] time: rename clocksource functions | john stultz | 2 | -2/+2 |
| 2006-06-26 | [PATCH] Time: i386 Clocksource Drivers | john stultz | 3 | -0/+298 |