aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson1-345/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-08-10cris/time: Migrate to new 'set-state' interfaceViresh Kumar1-3/+5
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent1-0/+9
2015-03-25CRISv32: use MMIO clocksourceRabin Vincent1-21/+4
2015-03-25CRISv32: use generic clockeventsRabin Vincent1-60/+85
2015-03-25CRIS: remove SMP codeRabin Vincent1-3/+0
2015-01-29CRISv32: Avoid warning of unused variableJesper Nilsson1-0/+4
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson1-0/+1
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+2
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson1-7/+0
2011-11-21clocksource: cris: Convert to clocksource_register_khzJohn Stultz1-3/+1
2011-01-31cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn1-4/+2
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson1-51/+34
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz1-38/+2
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig1-1/+0
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-02-08CRIS v32: Update and improve kernel/time.cJesper Nilsson1-98/+139
2007-10-20spelling fixes: arch/cris/Simon Arlott1-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-4/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik1-0/+341