aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Convert sh to use read/update_persistent_clockJohn Stultz2010-03-051-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-181-14/+17
|\
| * sh: Fix up clockevents broadcasting.Paul Mundt2009-08-191-4/+0
| * Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt2009-07-291-11/+16
| * sh: hwblk base implementationMagnus Damm2009-07-051-0/+2
* | timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt2009-08-251-1/+1
* | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-4/+2
|/
* sh: Bump the earlytimer probe devices up.Paul Mundt2009-06-141-2/+7
* sh: Use generic sched_clock().Paul Mundt2009-06-141-5/+0
* sh: Bump the earlytimer bits back to time_init().Paul Mundt2009-06-141-11/+6
* sh: Kill off the remnants of the old timer code.Paul Mundt2009-05-121-27/+2
* sh: Account for INITIAL_JIFFIES when using jiffies clocksource.Paul Mundt2009-05-111-1/+1
* sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt2009-05-081-5/+0
* sh: Kill off dead timer sysclass pm hooks.Paul Mundt2009-05-081-45/+0
* sh: Kill off dead handle_timer_tick() code.Paul Mundt2009-05-081-49/+4
* sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt2009-05-081-0/+14
* sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt2009-05-081-0/+231
* sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt2008-01-281-269/+0
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-091-117/+55
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0
* sh: compile fixes for header cleanup.Paul Mundt2006-12-061-0/+2
* sh: dyntick infrastructure.Paul Mundt2006-12-061-1/+123
* sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt2006-12-061-4/+9
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-061-3/+4
* sh: First step at generic timeofday support.Paul Mundt2006-10-061-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-9/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-271-23/+18
* sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt2006-09-271-7/+7
* sh: APM/PM support.Andriy Skulysh2006-09-271-0/+25
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sh: Simplistic clock frameworkPaul Mundt2006-01-161-486/+32
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk2005-09-071-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+657