| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.c | Tiezhu Yang | 2020-05-21 | 1 | -2/+0 |
* | MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.c | Tiezhu Yang | 2020-05-20 | 1 | -5/+0 |
* | MIPS: SGI-IP27: Remove duplicated include in ip27-timer.c | Tiezhu Yang | 2020-05-19 | 1 | -2/+0 |
* | mfd: ioc3: Add driver for SGI IOC3 chip | Thomas Bogendoerfer | 2020-01-10 | 1 | -20/+0 |
* | MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later | Thomas Bogendoerfer | 2020-01-10 | 1 | -19/+0 |
* | MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h | Thomas Bogendoerfer | 2020-01-10 | 1 | -1/+2 |
* | MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h | Thomas Bogendoerfer | 2020-01-10 | 1 | -1/+0 |
* | MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff | Thomas Bogendoerfer | 2020-01-10 | 1 | -4/+1 |
* | MIPS: SGI-IP27: collect externs in new header file | Thomas Bogendoerfer | 2019-10-24 | 1 | -0/+2 |
* | MIPS: SGI-IP27: get rid of compact node ids | Thomas Bogendoerfer | 2019-10-07 | 1 | -2/+2 |
* | MIPS: SGI-IP27: rework HUB interrupts | Thomas Bogendoerfer | 2019-02-19 | 1 | -35/+7 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -0/+2 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | MIPS: IP27: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -7/+0 |
* | MIPS: sgi-ip27: Implement read_sched_clock | Deng-Cheng Zhu | 2015-04-01 | 1 | -0/+8 |
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-15 | 1 | -3/+3 |
* | IP27: Make declaration and definition of rt_timer_irq match. | Ralf Baechle | 2013-04-11 | 1 | -1/+1 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -3/+3 |
* | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 1 | -1/+1 |
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-20 | 1 | -2/+1 |
|\ |
|
| * | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 1 | -8/+5 |
| |\ |
|
| * | | mips: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -2/+1 |
* | | | MIPS: IP27: Remove pointless switch statement. | Ralf Baechle | 2011-05-19 | 1 | -12/+1 |
| |/
|/| |
|
* | | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | | MIPS: IP27: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -7/+4 |
|/ |
|
* | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin | 2009-11-02 | 1 | -1/+1 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | MIPS: IP27: Switch over to RTC class driver | Thomas Bogendoerfer | 2008-10-15 | 1 | -77/+22 |
* | [MIPS] IP27: Fix clockevent setup | Thomas Bogendoerfer | 2008-06-05 | 1 | -14/+13 |
* | [MIPS] ip27-timer: fix unsigned irq < 0 | Roel Kluin | 2008-05-12 | 1 | -2/+2 |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 1 | -1/+1 |
* | [MIPS] IP27: Fix build error. | Ralf Baechle | 2007-11-02 | 1 | -2/+2 |
* | [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. | Ralf Baechle | 2007-10-29 | 1 | -4/+7 |
* | [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. | Ralf Baechle | 2007-10-22 | 1 | -63/+71 |
* | [MIPS] IP27: Convert to clock_event_device. | Ralf Baechle | 2007-10-18 | 1 | -63/+92 |
* | [MIPS] IP27: Add clocksource drivers | Ralf Baechle | 2007-10-12 | 1 | -3/+11 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-12 | 1 | -4/+2 |
* | [MIPS] Use generic NTP code for all MIPS platforms | Ralf Baechle | 2007-10-12 | 1 | -18/+0 |
* | [MIPS] IP27: Fix warning. | Ralf Baechle | 2007-02-18 | 1 | -1/+1 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 1 | -1/+1 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 | 1 | -5/+0 |
* | [MIPS] mips HPT cleanup: make clocksource_mips public | Atsushi Nemoto | 2006-11-30 | 1 | -2/+2 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 1 | -1/+2 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -22/+5 |
* | [MIPS] Make irq number allocator generally available for fixing EV64120. | Ralf Baechle | 2006-11-06 | 1 | -2/+0 |
* | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 2006-10-31 | 1 | -9/+7 |