index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip27
/
ip27-timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
MIPS: IP27: Migrate to new 'set-state' interface
Viresh Kumar
1
-7
/
+0
2015-04-01
MIPS: sgi-ip27: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+8
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-3
/
+3
2013-04-11
IP27: Make declaration and definition of rt_timer_irq match.
Ralf Baechle
1
-1
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-3
/
+3
2011-12-08
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-05-20
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-2
/
+1
2011-05-19
MIPS: IP27: Remove pointless switch statement.
Ralf Baechle
1
-12
/
+1
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
1
-8
/
+5
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
1
-1
/
+1
2011-03-25
MIPS: IP27: Convert to new irq_chip functions
Thomas Gleixner
1
-7
/
+4
2011-02-22
mips: convert to clocksource_register_hz/khz
John Stultz
1
-2
/
+1
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
1
-1
/
+1
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-10-15
MIPS: IP27: Switch over to RTC class driver
Thomas Bogendoerfer
1
-77
/
+22
2008-06-05
[MIPS] IP27: Fix clockevent setup
Thomas Bogendoerfer
1
-14
/
+13
2008-05-12
[MIPS] ip27-timer: fix unsigned irq < 0
Roel Kluin
1
-2
/
+2
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-1
/
+1
2007-11-02
[MIPS] IP27: Fix build error.
Ralf Baechle
1
-2
/
+2
2007-10-29
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
Ralf Baechle
1
-4
/
+7
2007-10-23
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.
Ralf Baechle
1
-63
/
+71
2007-10-18
[MIPS] IP27: Convert to clock_event_device.
Ralf Baechle
1
-63
/
+92
2007-10-12
[MIPS] IP27: Add clocksource drivers
Ralf Baechle
1
-3
/
+11
2007-10-12
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
1
-4
/
+2
2007-10-12
[MIPS] Use generic NTP code for all MIPS platforms
Ralf Baechle
1
-18
/
+0
2007-02-19
[MIPS] IP27: Fix warning.
Ralf Baechle
1
-1
/
+1
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
1
-1
/
+1
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
1
-5
/
+0
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
1
-2
/
+2
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
1
-1
/
+2
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
1
-22
/
+5
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
1
-2
/
+0
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
1
-9
/
+7
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-2
/
+2
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-2
/
+0
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-07-14
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
1
-4
/
+2
2006-07-14
[MIPS] IP27: Reformatting.
Ralf Baechle
1
-4
/
+4
2006-07-14
[MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.
Ralf Baechle
1
-0
/
+4
2006-07-14
[MIPS] IP27: irq_chip startup method returns unsigned int.
Ralf Baechle
1
-1
/
+2
2006-07-14
[MIPS] IP27: struct irq_desc member handler was renamed to chip.
Ralf Baechle
1
-1
/
+1
2006-07-14
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-19
[MIPS] IP27: Fix collision with hardcoded interrupt number.
Ralf Baechle
1
-2
/
+59
2006-04-27
[MIPS] Fix ip27 build.
Atsushi Nemoto
1
-1
/
+1
2005-09-08
[PATCH] NTP: ntp-helper functions
john stultz
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+243