summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang2018-05-141-15/+0
* MIPS: Remove plat_timer_setup()Paul Burton2017-08-291-14/+0
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+1
* MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen2016-12-111-1/+1
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-1/+0
* MIPS: Optimize current_cpu_type() for better code.Ralf Baechle2013-09-171-0/+1
* MIPS: R4k clock source initialization bug fixMaciej W. Rozycki2013-09-031-1/+9
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-6/+6
* mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-131-33/+0
* [MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev2008-04-281-3/+1
* [MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev2008-04-281-1/+0
* [MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa2008-04-011-1/+1
* [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-291-2/+0
* [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer2008-01-071-2/+2
* [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle2007-12-141-4/+0
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-25/+0
* [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-261-54/+33
* [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-021-46/+11
* [MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle2007-11-021-16/+0
* [MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Ralf Baechle2007-10-291-5/+12
* [MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto2007-10-221-2/+2
* [MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle2007-10-191-8/+31
* [MIPS] time: Delete dead code.Ralf Baechle2007-10-191-59/+0
* [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-181-241/+0
* [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-181-21/+0
* [MIPS] Probe for usability of cp0 compare interrupt.Ralf Baechle2007-10-171-0/+47
* [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.Ralf Baechle2007-10-161-1/+1
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-1/+1
* [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-111-13/+98
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-138/+118
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-24/+69
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-111-49/+0
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-31/+14
* [MIPS] Use generic NTP code for all MIPS platformsRalf Baechle2007-10-111-20/+4
* [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa2007-09-141-0/+1
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-4/+9
* [MIPS] Separate performance counter interruptsChris Dearman2007-06-141-13/+31
* [MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu2007-05-111-1/+1
* [PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner2007-02-161-1/+1
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-5/+0
* [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-081-2/+0
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-26/+16
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-14/+8
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-266/+53
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-8/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-10/+14
* [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle2006-10-031-74/+0
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-11/+1
OpenPOWER on IntegriCloud