summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/time.c
AgeCommit message (Expand)Author
2010-03-05sh: Convert sh to use read/update_persistent_clockJohn Stultz
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-08-25timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt
2009-08-19sh: Fix up clockevents broadcasting.Paul Mundt
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-07-29Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt
2009-07-05sh: hwblk base implementationMagnus Damm
2009-06-14sh: Bump the earlytimer probe devices up.Paul Mundt
2009-06-14sh: Use generic sched_clock().Paul Mundt
2009-06-14sh: Bump the earlytimer bits back to time_init().Paul Mundt
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt
2009-05-11sh: Account for INITIAL_JIFFIES when using jiffies clocksource.Paul Mundt
2009-05-08sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt
2009-05-08sh: Kill off dead timer sysclass pm hooks.Paul Mundt
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt
2009-05-08sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2006-12-06sh: compile fixes for header cleanup.Paul Mundt
2006-12-06sh: dyntick infrastructure.Paul Mundt
2006-12-06sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt
2006-10-06sh: First step at generic timeofday support.Paul Mundt
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt
2006-09-27sh: APM/PM support.Andriy Skulysh
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk
2005-03-07[PATCH] sh: merge updatesPaul Mundt
2005-01-20[PATCH] Lock initializer cleanup: SHThomas Gleixner
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky
2004-10-18[PATCH] sh: cleanup + mergePaul Mundt
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III
2004-08-26[PATCH] introduce profile_pc()William Lee Irwin III
2004-08-26[PATCH] consolidate prof_cpu_maskWilliam Lee Irwin III
2004-06-23[PATCH] sh: SH7705/SH7300 subtype support, ST40 updates.Andrew Morton
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton
2004-03-22[PATCH] sh: various fixesAndrew Morton
2004-01-18[PATCH] SH MergeAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-07-10[PATCH] wall_to_monotonic initialization fixes forAndrew Morton
2003-07-01[PATCH] SH MergePaul Mundt