Commit Graph

55 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Dmitri Vorobiev 46684734dd [MIPS] unexport null_perf_irq() and make it static 17 years ago
Dmitri Vorobiev c5b0680aa1 [MIPS] unexport rtc_mips_set_time() 17 years ago
Yoichi Yuasa 447cdf2628 [MIPS] Fix the installation condition of MIPS clocksource 17 years ago
Yoichi Yuasa c9662341f8 [MIPS] time: remove unused mips_timer_state() 17 years ago
Thomas Bogendoerfer ce202cbb9e [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug 17 years ago
Ralf Baechle 4037500ebc [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug. 17 years ago
Ralf Baechle 940f6b48a1 [MIPS] Only build r4k clocksource for systems that work ok with it. 17 years ago
Ralf Baechle 5aa85c9fc4 [MIPS] Handle R4000/R4400 mfc0 from count register. 17 years ago
Atsushi Nemoto d9eec1a5d6 [MIPS] time: Code cleanups 18 years ago
Ralf Baechle 1d0a909cfc [MIPS] time: Remove now unused local_timer_interrupt. 18 years ago
Ralf Baechle 656db5061d [MIPS] time: Cause platform definitions of plat_timer_setup to cause error. 18 years ago
Atsushi Nemoto 508a775a3c [MIPS] time: Fix calculation in clockevent_set_clock() 18 years ago
Ralf Baechle 93c846f904 [MIPS] time: Helpers to compute clocksource/event shift and mult values. 18 years ago
Ralf Baechle 9c9ad7917b [MIPS] time: Delete dead code. 18 years ago
Ralf Baechle 42f77542f4 [MIPS] time: Move R4000 clockevent device code to separate configurable file 18 years ago
Ralf Baechle 2cfa7660db [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack 18 years ago
Ralf Baechle b0d4056dd6 [MIPS] Probe for usability of cp0 compare interrupt. 18 years ago
Ralf Baechle 8bb00d83d8 [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. 18 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle ea5804015c [MIPS] Dyntick support for SMTC: 18 years ago
Ralf Baechle 7bcf7717b6 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt 18 years ago
Ralf Baechle 91a2fcc886 [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. 18 years ago
Ralf Baechle 90b02340dc [MIPS] Switch from to_tm to rtc_time_to_tm 18 years ago
Ralf Baechle 4b550488f8 [MIPS] Deforest the function pointer jungle in the time code. 18 years ago
Ralf Baechle f5ff0a2802 [MIPS] Use generic NTP code for all MIPS platforms 18 years ago
Yoichi Yuasa b1043cc7d9 [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c 18 years ago
Ralf Baechle 3b1d4ed535 [MIPS] Don't drag a platform specific header into generic arch code. 18 years ago
Chris Dearman ffe9ee4709 [MIPS] Separate performance counter interrupts 18 years ago
Franck Bui-Huu 55d0b4e3f6 [MIPS] clocksource: use CLOCKSOURCE_MASK() macro 18 years ago
Thomas Gleixner 877fe38029 [PATCH] clocksource: fixup is_continous changes on MIPS 18 years ago
Alexey Dobriyan b035b6de24 [PATCH] Consolidate default sched_clock() 18 years ago
Vitaly Wool 2dbda7dcec [MIPS] PNX8550: Fix system timer support 18 years ago
Atsushi Nemoto 005985609f [MIPS] mips HPT cleanup: make clocksource_mips public 18 years ago
Atsushi Nemoto c87b6ebaea [MIPS] mips hpt cleanup: get rid of mips_hpt_init 18 years ago
Atsushi Nemoto 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Ralf Baechle 8db0201026 [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. 19 years ago
Atsushi Nemoto 8ef386092d [PATCH] kill wall_jiffies 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
Thomas Gleixner f40298fddc [PATCH] irq-flags: MIPS: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle 41c594ab65 [MIPS] MT: Improved multithreading support. 19 years ago
Yoichi Yuasa d23ee8fe6e [PATCH] mips: fixed collision of rtc function name 19 years ago
Ralf Baechle d6bd0e6b32 [MIPS] Protect more of timer_interrupt() by xtime_lock. 19 years ago
Atsushi Nemoto 800d11420d [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. 19 years ago
Ralf Baechle ba339c03e2 MIPS: Oprofile: Fixup the loose ends in the plumbing. 19 years ago
Ralf Baechle b4672d3729 MIPS: Introduce machinery for testing for MIPSxxR1/2. 19 years ago
Ralf Baechle e7958bb90d MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. 19 years ago