aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-14/+17
2009-08-25timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt1-1/+1
2009-08-19sh: Fix up clockevents broadcasting.Paul Mundt1-4/+0
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-4/+2
2009-07-29Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt1-11/+16
2009-07-05sh: hwblk base implementationMagnus Damm1-0/+2
2009-06-14sh: Bump the earlytimer probe devices up.Paul Mundt1-2/+7
2009-06-14sh: Use generic sched_clock().Paul Mundt1-5/+0
2009-06-14sh: Bump the earlytimer bits back to time_init().Paul Mundt1-11/+6
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt1-27/+2
2009-05-11sh: Account for INITIAL_JIFFIES when using jiffies clocksource.Paul Mundt1-1/+1
2009-05-08sh: Kill off the global rtc_lock with extreme prejudice.Paul Mundt1-5/+0
2009-05-08sh: Kill off dead timer sysclass pm hooks.Paul Mundt1-45/+0
2009-05-08sh: Kill off dead handle_timer_tick() code.Paul Mundt1-49/+4
2009-05-08sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt1-0/+14
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt1-0/+231
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt1-269/+0
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt1-117/+55
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-8/+0
2006-12-06sh: compile fixes for header cleanup.Paul Mundt1-0/+2
2006-12-06sh: dyntick infrastructure.Paul Mundt1-1/+123
2006-12-06sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt1-4/+9
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt1-3/+4
2006-10-06sh: First step at generic timeofday support.Paul Mundt1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-9/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt1-23/+18
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt1-7/+7
2006-09-27sh: APM/PM support.Andriy Skulysh1-0/+25
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt1-486/+32
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+657