| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "clocksource: sh_cmt: Runtime PM support" | Paul Mundt | 2011-05-31 | 1 | -10/+2 |
* | Revert "clocksource: sh_tmu: Runtime PM support" | Paul Mundt | 2011-05-31 | 1 | -10/+2 |
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-05-23 | 2 | -27/+35 |
|\ |
|
| * | clocksource: sh_tmu: Runtime PM support | Magnus Damm | 2011-05-23 | 1 | -2/+10 |
| * | clocksource: sh_tmu: __clocksource_updatefreq_hz() update | Magnus Damm | 2011-05-23 | 1 | -11/+8 |
| * | clocksource: sh_cmt: Runtime PM support | Magnus Damm | 2011-05-23 | 1 | -2/+10 |
| * | clocksource: sh_cmt: __clocksource_updatefreq_hz() update | Magnus Damm | 2011-05-23 | 1 | -12/+7 |
* | | clocksource: add common mmio clocksource | Russell King | 2011-05-23 | 3 | -0/+77 |
|/ |
|
* | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 3 | -0/+91 |
|\ |
|
| * | clocksource: add common i8253 PIT clocksource | Russell King | 2011-05-14 | 3 | -0/+91 |
* | | x86: Convert remaining x86 clocksources to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -8/+2 |
|/ |
|
* | drivers/clocksource/tcb_clksrc.c: fix init sequence | Voss, Nikolaus | 2011-01-26 | 1 | -2/+2 |
* | acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails | Konrad Rzeszutek Wilk | 2011-01-21 | 1 | -1/+5 |
* | clocksource: sh_cmt: Remove nested spinlock fix | Takashi YOSHII | 2010-12-17 | 1 | -6/+11 |
* | ARM: shmobile: remove sh_timer_config clk member | Magnus Damm | 2010-10-31 | 3 | -21/+9 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-16 | 1 | -7/+2 |
|\ |
|
| * | x86: Convert common clocksources to use clocksource_register_hz/khz | John Stultz | 2010-07-27 | 1 | -7/+2 |
* | | clocksource: sh_cmt: Rate calculation fix | Magnus Damm | 2010-08-04 | 1 | -1/+1 |
* | | clocksource: sh_cmt: One-off clockevent fix V2 | Magnus Damm | 2010-08-04 | 1 | -5/+5 |
|/ |
|
* | Andres has moved | Andres Salomon | 2010-07-20 | 1 | -1/+1 |
* | clocksource: sh_cmt: Fix up bogus shift value. | Paul Mundt | 2010-06-22 | 1 | -1/+1 |
* | clocksource: sh_cmt: compute mult and shift before registration | Paul Mundt | 2010-06-02 | 1 | -9/+13 |
* | clocksource: sh_tmu: compute mult and shift before registration | Aurelien Jarno | 2010-06-02 | 1 | -9/+11 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-19 | 1 | -3/+5 |
|\ |
|
| * | cs5535-clockevt: Free timer in IRQ setup error path | Jens Rottmann | 2010-03-12 | 1 | -3/+5 |
* | | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-04-26 | 3 | -0/+3 |
|\ \ |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+3 |
| |/ |
|
* | | sh: Disable IRQ balancing for timer and IPI IRQs. | Paul Mundt | 2010-04-15 | 3 | -3/+6 |
* | | clocksource: Deprecate clock string across the SH drivers. | Paul Mundt | 2010-03-29 | 3 | -12/+24 |
* | | clocksource: Use dev_name() universally across the SH drivers. | Paul Mundt | 2010-03-10 | 3 | -47/+37 |
|/ |
|
* | MFGPT: move clocksource menu | Randy Dunlap | 2010-03-06 | 1 | -9/+0 |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-03-01 | 1 | -28/+7 |
|\ |
|
| * | clocksource: start CMT at clocksource resume | Magnus Damm | 2010-02-05 | 1 | -28/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-02-26 | 3 | -19/+25 |
|\ \ |
|
| * | | clocksource: Fix up a registration/IRQ race in the sh drivers. | Paul Mundt | 2010-02-25 | 3 | -19/+25 |
| |/ |
|
* | | geode-mfgpt: restore previous behavior for selecting IRQ | Jens Rottmann | 2010-02-22 | 1 | -1/+1 |
|/ |
|
* | cs5535: add a generic clock event MFGPT driver | Andres Salomon | 2009-12-15 | 3 | -0/+207 |
* | sh: CMT suspend/resume | Magnus Damm | 2009-08-15 | 1 | -0/+28 |
* | clocksource: sh_tmu: Make undefined TCOR behaviour less undefined. | Shin-ichiro KAWASAKI | 2009-06-24 | 1 | -1/+1 |
*---. | Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u... | Paul Mundt | 2009-06-17 | 1 | -0/+1 |
|\ \ \ |
|
| | | * | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 | 1 | -0/+1 |
| | |/ |
|
* | | | sh: turn off irqs when disabling CMT/TMU timers | Magnus Damm | 2009-06-17 | 2 | -0/+6 |
|/ / |
|
* | | clocksource: Drop unused irqaction.mask from SH drivers. | Paul Mundt | 2009-06-14 | 3 | -3/+0 |
|/ |
|
* | clocksource: sh_mtu2/cmt_register() should be static. | Paul Mundt | 2009-05-03 | 2 | -5/+5 |
* | sh: Consolidate MTU2/CMT/TMU timer platform data. | Paul Mundt | 2009-05-03 | 3 | -21/+21 |
* | clocksource: SuperH TMU Timer driver | Magnus Damm | 2009-05-03 | 2 | -0/+462 |
* | clocksource: SuperH MTU2 Timer driver | Magnus Damm | 2009-05-03 | 2 | -0/+358 |
* | clocksource: sh_cmt 16-bit fixes | Magnus Damm | 2009-04-30 | 1 | -5/+7 |
* | sh: setup timers in late_time_init() | Magnus Damm | 2009-04-28 | 1 | -11/+2 |
* | clocksource: improve sh_cmt clocksource overflow handling | Magnus Damm | 2009-04-28 | 1 | -4/+9 |