summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/timer.c
AgeCommit message (Expand)Author
2015-01-02microblaze: include the new timecounter header.Richard Cochran
2014-04-07microblaze: Make timer driver endian awareMichal Simek
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek
2014-01-27microblaze: Add support for CCFMichal Simek
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-08microblaze: Remove deprecated IRQF_DISABLEDMichal Simek
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring
2013-09-03microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek
2013-09-03microblaze: timer: Update headerMichal Simek
2013-09-03microblaze: timer: Remove unused headerMichal Simek
2013-09-03microblaze: timer: Clear driver init functionMichal Simek
2013-09-03microblaze: timer: Use CLKSRC_OF initializationMichal Simek
2013-09-03microblaze: Remove selfmodified featureMichal Simek
2012-10-04microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek
2012-10-04microblaze: Added fdt chosen capability for timerMichal Simek
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells
2012-03-23microblaze: Use node name instead of compatible stringMichal Simek
2012-03-19microblaze: trivial: Fix typo fault in timer.cMichal Simek
2012-01-05microblaze: Remove eprintk macroMichal Simek
2012-01-05microblaze: Use irq_of_parse_and_map for timerMichal Simek
2012-01-05microblaze: Use of_find_compatible_node for timer and intcMichal Simek
2011-10-14microblaze: Clear top bit from cnt32_to_63Michal Simek
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-03-09microblaze: Fix sparse warning - timer.cMichal Simek
2011-02-21microblaze: convert to clocksource_register_hz/khzJohn Stultz
2010-10-21microblaze: Support timer on AXI liteMichal Simek
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek
2010-10-21microblaze: Remove additional compatible propertiesMichal Simek
2010-10-21microblaze: Use static const char * const where possibleJoe Perches
2010-10-21microblaze: Report if only one timer is usedMichal Simek
2010-08-04microblaze: Decrease time shifting valuesMichal Simek
2010-08-04microblaze: Improve ftrace time measuringMichal Simek
2009-12-14microblaze: Register timecounter/cyclecounterMichal Simek
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams
2009-04-23microblaze: add parameter to microblaze_read()Coly Li
2009-03-27microblaze_v8: Interrupt handling and timer supportMichal Simek