aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-06MFGPT: move clocksource menuRandy Dunlap1-9/+0
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-28/+7
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-19/+25
2010-02-25clocksource: Fix up a registration/IRQ race in the sh drivers.Paul Mundt3-19/+25
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann1-1/+1
2010-02-05clocksource: start CMT at clocksource resumeMagnus Damm1-28/+7
2009-12-15cs5535: add a generic clock event MFGPT driverAndres Salomon3-0/+207
2009-08-15sh: CMT suspend/resumeMagnus Damm1-0/+28
2009-06-24clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.Shin-ichiro KAWASAKI1-1/+1
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-updates' and 'sh/perf_counter'Paul Mundt1-0/+1
2009-06-17sh: turn off irqs when disabling CMT/TMU timersMagnus Damm2-0/+6
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+1
2009-06-14clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt3-3/+0
2009-05-03clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt2-5/+5
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt3-21/+21
2009-05-03clocksource: SuperH TMU Timer driverMagnus Damm2-0/+462
2009-05-03clocksource: SuperH MTU2 Timer driverMagnus Damm2-0/+358
2009-04-30clocksource: sh_cmt 16-bit fixesMagnus Damm1-5/+7
2009-04-28sh: setup timers in late_time_init()Magnus Damm1-11/+2
2009-04-28clocksource: improve sh_cmt clocksource overflow handlingMagnus Damm1-4/+9
2009-04-22clocksource: sh_cmt clocksource supportMagnus Damm1-0/+66
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt4-9/+9
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm4-9/+9
2009-04-19clocksource: sh_cmt earlytimer supportMagnus Damm1-2/+16
2009-04-02clocksource: sh_cmt: use remove_irq() and remove clockevent workaroundMagnus Damm1-2/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-2/+2
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar2-2/+2
2009-01-29sh: CMT clockevent platform driverMagnus Damm2-0/+616
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-12clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCIBjorn Helgaas1-5/+5
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linusThomas Gleixner1-21/+32
2008-09-11clocksource, acpi_pm.c: fix check for monotonicityDominik Brodowski1-11/+10
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-08-21clocksource: check rangeDavid Howells1-2/+5
2008-07-15Fix printk format warning in clocksource/acpi_pm.cLinus Torvalds1-1/+1
2008-07-12acpi_pm clccksource: fix printk format warningRandy Dunlap1-2/+2
2008-07-10pmtmr: allow command line override of ioportThomas Gleixner1-0/+19
2008-03-13tclib: Fix compile warningsDavid Brownell1-7/+4
2008-03-04atmel_tc clocksource/clockevent codeDavid Brownell2-0/+306
2007-07-21x86_64: fix typo in acpi_pm.cAlessio Igor Bogani1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+1
2007-04-25ACPI: correct pathname in commentDaniel Walker1-1/+1
2007-03-27[PATCH] correct slow acpi_pm ratingjohn stultz1-1/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz2-2/+5
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-8/+9
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner3-3/+4
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker1-3/+3