summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/timer.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells1-1/+0
2012-03-23microblaze: Use node name instead of compatible stringMichal Simek1-2/+2
2012-03-19microblaze: trivial: Fix typo fault in timer.cMichal Simek1-1/+1
2012-01-05microblaze: Remove eprintk macroMichal Simek1-1/+1
2012-01-05microblaze: Use irq_of_parse_and_map for timerMichal Simek1-1/+1
2012-01-05microblaze: Use of_find_compatible_node for timer and intcMichal Simek1-13/+4
2011-10-14microblaze: Clear top bit from cnt32_to_63Michal Simek1-1/+2
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner1-3/+3
2011-03-09microblaze: Fix sparse warning - timer.cMichal Simek1-3/+3
2011-02-21microblaze: convert to clocksource_register_hz/khzJohn Stultz1-5/+1
2010-10-21microblaze: Support timer on AXI liteMichal Simek1-5/+16
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek1-4/+4
2010-10-21microblaze: Remove additional compatible propertiesMichal Simek1-2/+0
2010-10-21microblaze: Use static const char * const where possibleJoe Perches1-6/+6
2010-10-21microblaze: Report if only one timer is usedMichal Simek1-1/+1
2010-08-04microblaze: Decrease time shifting valuesMichal Simek1-4/+5
2010-08-04microblaze: Improve ftrace time measuringMichal Simek1-0/+17
2009-12-14microblaze: Register timecounter/cyclecounterMichal Simek1-0/+28
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams1-0/+2
2009-04-23microblaze: add parameter to microblaze_read()Coly Li1-1/+1
2009-03-27microblaze_v8: Interrupt handling and timer supportMichal Simek1-0/+262