summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Convert to read/update_persistent_clockjohn stultz2010-03-061-16/+13
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
* parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-031-1/+2
|\
| * parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-311-1/+2
* | parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2009-04-021-3/+3
* | rtc-parisc: remove unnecessary ret variabledann frazier2009-04-011-4/+1
* | rtc-parisc: declare rtc_parisc_dev as staticdann frazier2009-04-011-1/+1
|/
* parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-051-2/+2
* parisc: add rtc platform driverKyle McMartin2008-10-101-1/+19
* [PARISC] Kill pointless variable use in time.cKyle McMartin2007-10-181-4/+2
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-1/+1
* [PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin2007-02-261-0/+5
* [PARISC] time: clocksource lost update_callbackKyle McMartin2007-02-261-5/+3
* [PARISC] time: Convert clocksource is_continuous to flagKyle McMartin2007-02-261-1/+1
* [PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin2007-02-261-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-111/+35
|\
| * [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-171-4/+0
| * [PARISC] disable cr16 clocksource when multiple CPUs are onlineHelge Deller2007-02-171-5/+19
| * [PARISC] GENERIC_TIME patchset for pariscHelge Deller2007-02-171-110/+24
* | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-11/+0
|/
* [PARISC] More pt_regs removalMatthew Wilcox2006-10-071-13/+11
* [PARISC] Make firmware calls irqsafe-ish...Kyle McMartin2006-10-071-3/+5
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-061-1/+1
* [PA-RISC] Fix time.c for new do_timer() calling conventionMatthew Wilcox2006-10-051-14/+23
* [PARISC] Kill wall_jiffies useAndrew Morton2006-10-041-3/+0
* [PARISC] Further updates to timer_interrupt()Grant Grundler2006-10-041-62/+65
* [PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...Grant Grundler2006-10-041-15/+31
* [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler2006-10-041-44/+96
* [PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler2006-10-041-9/+11
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-4/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Fix do_gettimeofday() hangJames Bottomley2006-06-271-2/+16
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-2/+2
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-211-8/+0
* [PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung2005-10-211-0/+18
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-4/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+243
OpenPOWER on IntegriCloud