Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 3 | -0/+3 |
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/git/tip/linux-2.6-tip |  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-updates' and 'sh/perf_counter' |  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/torvalds/linux-2.6 |  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/kernel/git/tip/linux-2.6-tip |  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', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus |  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 |