summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2010-07-20Andres has movedAndres Salomon-1/+1
2010-06-22clocksource: sh_cmt: Fix up bogus shift value.Paul Mundt-1/+1
2010-06-02clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt-9/+13
2010-06-02clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno-9/+11
2010-05-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+5
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt-0/+3
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt-3/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+3
2010-03-29clocksource: Deprecate clock string across the SH drivers.Paul Mundt-12/+24
2010-03-12cs5535-clockevt: Free timer in IRQ setup error pathJens Rottmann-3/+5
2010-03-10clocksource: Use dev_name() universally across the SH drivers.Paul Mundt-47/+37
2010-03-06MFGPT: move clocksource menuRandy Dunlap-9/+0
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-28/+7
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-19/+25
2010-02-25clocksource: Fix up a registration/IRQ race in the sh drivers.Paul Mundt-19/+25
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann-1/+1
2010-02-05clocksource: start CMT at clocksource resumeMagnus Damm-28/+7
2009-12-15cs5535: add a generic clock event MFGPT driverAndres Salomon-0/+207
2009-08-15sh: CMT suspend/resumeMagnus Damm-0/+28
2009-06-24clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI-1/+1
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...Paul Mundt-0/+1
2009-06-17sh: turn off irqs when disabling CMT/TMU timersMagnus Damm-0/+6
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann-0/+1
2009-06-14clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt-3/+0
2009-05-03clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt-5/+5
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt-21/+21
2009-05-03clocksource: SuperH TMU Timer driverMagnus Damm-0/+462
2009-05-03clocksource: SuperH MTU2 Timer driverMagnus Damm-0/+358
2009-04-30clocksource: sh_cmt 16-bit fixesMagnus Damm-5/+7
2009-04-28sh: setup timers in late_time_init()Magnus Damm-11/+2
2009-04-28clocksource: improve sh_cmt clocksource overflow handlingMagnus Damm-4/+9
2009-04-22clocksource: sh_cmt clocksource supportMagnus Damm-0/+66
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-9/+9
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm-9/+9
2009-04-19clocksource: sh_cmt earlytimer supportMagnus Damm-2/+16
2009-04-02clocksource: sh_cmt: use remove_irq() and remove clockevent workaroundMagnus Damm-2/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-2/+2
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar-2/+2
2009-01-29sh: CMT clockevent platform driverMagnus Damm-0/+616
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell-1/+1
2008-12-12clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIBjorn Helgaas-5/+5
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner-21/+32
2008-09-11clocksource, acpi_pm.c: fix check for monotonicityDominik Brodowski-11/+10
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski-8/+8
2008-08-21clocksource: check rangeDavid Howells-2/+5
2008-07-15Fix printk format warning in clocksource/acpi_pm.cLinus Torvalds-1/+1
2008-07-12acpi_pm clccksource: fix printk format warningRandy Dunlap-2/+2
2008-07-10pmtmr: allow command line override of ioportThomas Gleixner-0/+19