summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip27/ip27-timer.c
AgeCommit message (Expand)Author
2021-03-06MIPS: SGI-IP27: fix spelling in CopyrightLukas Bulwahn
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-21MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.cTiezhu Yang
2020-05-20MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.cTiezhu Yang
2020-05-19MIPS: SGI-IP27: Remove duplicated include in ip27-timer.cTiezhu Yang
2020-01-09mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer
2019-10-23MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2015-09-03MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar
2015-04-01MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-04-11IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19MIPS: IP27: Remove pointless switch statement.Ralf Baechle
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer
2008-06-05[MIPS] IP27: Fix clockevent setupThomas Bogendoerfer
2008-05-12[MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2007-11-02[MIPS] IP27: Fix build error.Ralf Baechle
2007-10-29[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle
2007-10-18[MIPS] IP27: Convert to clock_event_device.Ralf Baechle
2007-10-11[MIPS] IP27: Add clocksource driversRalf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-10-11[MIPS] Use generic NTP code for all MIPS platformsRalf Baechle
2007-02-18[MIPS] IP27: Fix warning.Ralf Baechle
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-11-06[MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle