summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2011-08-08Merge branch 'common/core' into sh-latestPaul Mundt
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-07-21clocksource: sh_cmt: wait for CMCNT on init V2Magnus Damm
2011-07-01i8253: Create common clockevent implementationThomas Gleixner
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles
2011-06-10i8253: Export i8253_lock unconditionallyThomas Gleixner
2011-06-09i8253: Remove I8253_LOCK configThomas Gleixner
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-31Revert "clocksource: sh_cmt: Runtime PM support"Paul Mundt
2011-05-31Revert "clocksource: sh_tmu: Runtime PM support"Paul Mundt
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-05-23clocksource: add common mmio clocksourceRussell King
2011-05-23clocksource: sh_tmu: Runtime PM supportMagnus Damm
2011-05-23clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm
2011-05-23clocksource: sh_cmt: Runtime PM supportMagnus Damm
2011-05-23clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-14clocksource: add common i8253 PIT clocksourceRussell King
2011-02-21x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz
2011-01-26drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus
2011-01-21acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk
2010-12-17clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII
2010-10-31ARM: shmobile: remove sh_timer_config clk memberMagnus Damm
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-08-04clocksource: sh_cmt: Rate calculation fixMagnus Damm
2010-08-04clocksource: sh_cmt: One-off clockevent fix V2Magnus Damm
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz
2010-07-20Andres has movedAndres Salomon
2010-06-22clocksource: sh_cmt: Fix up bogus shift value.Paul Mundt
2010-06-02clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt
2010-06-02clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno
2010-05-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29clocksource: Deprecate clock string across the SH drivers.Paul Mundt
2010-03-12cs5535-clockevt: Free timer in IRQ setup error pathJens Rottmann
2010-03-10clocksource: Use dev_name() universally across the SH drivers.Paul Mundt
2010-03-06MFGPT: move clocksource menuRandy Dunlap
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-02-25clocksource: Fix up a registration/IRQ race in the sh drivers.Paul Mundt
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-05clocksource: start CMT at clocksource resumeMagnus Damm
2009-12-15cs5535: add a generic clock event MFGPT driverAndres Salomon
2009-08-15sh: CMT suspend/resumeMagnus Damm
2009-06-24clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt
2009-06-17sh: turn off irqs when disabling CMT/TMU timersMagnus Damm