aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/time.c
Commit message (Expand)AuthorAge
* [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-18
* [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-18
* [MIPS] Probe for usability of cp0 compare interrupt.Ralf Baechle2007-10-17
* [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle2007-10-16
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-11
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-11
* [MIPS] Use generic NTP code for all MIPS platformsRalf Baechle2007-10-11
* [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa2007-09-14
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-20
* [MIPS] Separate performance counter interruptsChris Dearman2007-06-14
* [MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu2007-05-11
* [PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner2007-02-16
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-11
* [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-08
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-29
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-29
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-31
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle2006-10-03
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-01
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-27
* [MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle2006-03-18
* [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto2006-03-01
* MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2006-01-10
* MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-10
* MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-10
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-30
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-29
* Mark a few variables __read_mostly.Ralf Baechle2005-10-29
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16