aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/time.c
Commit message (Expand)AuthorAge
* [MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev2008-04-28
* [MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev2008-04-28
* [MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa2008-04-01
* [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-29
* [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer2008-01-07
* [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle2007-12-14
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-26
* [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-26
* [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-02
* [MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle2007-11-02
* [MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Ralf Baechle2007-10-29
* [MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto2007-10-22
* [MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle2007-10-19
* [MIPS] time: Delete dead code.Ralf Baechle2007-10-19
* [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