Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
7b5a080b3c46f0cac71c0d0262634c6517d4ee4f
/
arch
/
mips
/
kernel
/
time.c
4668473
[MIPS] unexport null_perf_irq() and make it static
by Dmitri Vorobiev
· 17 years ago
c5b0680
[MIPS] unexport rtc_mips_set_time()
by Dmitri Vorobiev
· 17 years ago
447cdf2
[MIPS] Fix the installation condition of MIPS clocksource
by Yoichi Yuasa
· 17 years ago
c966234
[MIPS] time: remove unused mips_timer_state()
by Yoichi Yuasa
· 17 years ago
ce202cb
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
by Thomas Bogendoerfer
· 17 years ago
4037500
[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.
by Ralf Baechle
· 17 years ago
940f6b4
[MIPS] Only build r4k clocksource for systems that work ok with it.
by Ralf Baechle
· 17 years ago
5aa85c9
[MIPS] Handle R4000/R4400 mfc0 from count register.
by Ralf Baechle
· 17 years ago
d9eec1a
[MIPS] time: Code cleanups
by Atsushi Nemoto
· 17 years ago
1d0a909c
[MIPS] time: Remove now unused local_timer_interrupt.
by Ralf Baechle
· 17 years ago
656db50
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
by Ralf Baechle
· 17 years ago
508a775
[MIPS] time: Fix calculation in clockevent_set_clock()
by Atsushi Nemoto
· 17 years ago
93c846f
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
by Ralf Baechle
· 17 years ago
9c9ad79
[MIPS] time: Delete dead code.
by Ralf Baechle
· 17 years ago
42f7754
[MIPS] time: Move R4000 clockevent device code to separate configurable file
by Ralf Baechle
· 17 years ago
2cfa766
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
by Ralf Baechle
· 17 years ago
b0d4056
[MIPS] Probe for usability of cp0 compare interrupt.
by Ralf Baechle
· 17 years ago
8bb00d8
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
ea58040
[MIPS] Dyntick support for SMTC:
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
91a2fcc
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
by Ralf Baechle
· 17 years ago
90b0234
[MIPS] Switch from to_tm to rtc_time_to_tm
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
f5ff0a2
[MIPS] Use generic NTP code for all MIPS platforms
by Ralf Baechle
· 18 years ago
b1043cc
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
by Yoichi Yuasa
· 17 years ago
3b1d4ed
[MIPS] Don't drag a platform specific header into generic arch code.
by Ralf Baechle
· 18 years ago
ffe9ee4
[MIPS] Separate performance counter interrupts
by Chris Dearman
· 18 years ago
55d0b4e
[MIPS] clocksource: use CLOCKSOURCE_MASK() macro
by Franck Bui-Huu
· 18 years ago
877fe38
[PATCH] clocksource: fixup is_continous changes on MIPS
by Thomas Gleixner
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
2dbda7d
[MIPS] PNX8550: Fix system timer support
by Vitaly Wool
· 18 years ago
0059856
[MIPS] mips HPT cleanup: make clocksource_mips public
by Atsushi Nemoto
· 18 years ago
c87b6eb
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
by Atsushi Nemoto
· 18 years ago
16b7b2a
[MIPS] Fixup migration to GENERIC_TIME
by Atsushi Nemoto
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8db0201
[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.
by Ralf Baechle
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
54d0a21
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
by Ralf Baechle
· 19 years ago
f40298f
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
d23ee8f
[PATCH] mips: fixed collision of rtc function name
by Yoichi Yuasa
· 19 years ago
d6bd0e6
[MIPS] Protect more of timer_interrupt() by xtime_lock.
by Ralf Baechle
· 19 years ago
800d114
[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.
by Atsushi Nemoto
· 19 years ago
ba339c0
MIPS: Oprofile: Fixup the loose ends in the plumbing.
by Ralf Baechle
· 19 years ago
b4672d3
MIPS: Introduce machinery for testing for MIPSxxR1/2.
by Ralf Baechle
· 19 years ago
e7958bb
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
by Ralf Baechle
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
bdf21b1
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
by Pete Popov
· 20 years ago
ec74e36
Mark a few variables __read_mostly.
by Ralf Baechle
· 20 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago