summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/timer.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-3/+3
* microblaze: Fix return value from xilinx_timer_initMichal Simek2016-11-151-1/+1
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/microblaze: Convert init function to return errorDaniel Lezcano2016-06-281-13/+38
* microblaze/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-27/+19
* microblaze: include the new timecounter header.Richard Cochran2015-01-021-0/+1
* microblaze: Make timer driver endian awareMichal Simek2014-04-071-15/+47
* microblaze: Rename global function heartbeat()Guenter Roeck2014-03-121-2/+2
* microblaze: timer: Do not initialized system timer twiceMichal Simek2014-01-271-0/+6
* microblaze: timer: Use generic sched_clock implementationMichal Simek2014-01-271-19/+8
* microblaze: Add support for CCFMichal Simek2014-01-271-4/+14
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * microblaze: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
* | microblaze: Remove deprecated IRQF_DISABLEDMichal Simek2013-11-081-1/+1
|/
* microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek2013-09-031-39/+39
* microblaze: timer: Update headerMichal Simek2013-09-031-1/+2
* microblaze: timer: Remove unused headerMichal Simek2013-09-031-13/+0
* microblaze: timer: Clear driver init functionMichal Simek2013-09-031-13/+15
* microblaze: timer: Use CLKSRC_OF initializationMichal Simek2013-09-031-13/+4
* microblaze: Remove selfmodified featureMichal Simek2013-09-031-31/+16
* microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek2012-10-041-7/+7
* microblaze: Added fdt chosen capability for timerMichal Simek2012-10-041-1/+9
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-281-1/+0
* | microblaze: Use node name instead of compatible stringMichal Simek2012-03-231-2/+2
* | microblaze: trivial: Fix typo fault in timer.cMichal Simek2012-03-191-1/+1
|/
* microblaze: Remove eprintk macroMichal Simek2012-01-051-1/+1
* microblaze: Use irq_of_parse_and_map for timerMichal Simek2012-01-051-1/+1
* microblaze: Use of_find_compatible_node for timer and intcMichal Simek2012-01-051-13/+4
* microblaze: Clear top bit from cnt32_to_63Michal Simek2011-10-141-1/+2
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-3/+3
|\
| * microblaze: Fix sparse warning - timer.cMichal Simek2011-03-091-3/+3
* | microblaze: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
|/
* microblaze: Support timer on AXI liteMichal Simek2010-10-211-5/+16
* microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-211-4/+4
* microblaze: Remove additional compatible propertiesMichal Simek2010-10-211-2/+0
* microblaze: Use static const char * const where possibleJoe Perches2010-10-211-6/+6
* microblaze: Report if only one timer is usedMichal Simek2010-10-211-1/+1
* microblaze: Decrease time shifting valuesMichal Simek2010-08-041-4/+5
* microblaze: Improve ftrace time measuringMichal Simek2010-08-041-0/+17
* microblaze: Register timecounter/cyclecounterMichal Simek2009-12-141-0/+28
* microblaze: Sane handling of missing timer/intc in device treeJohn Williams2009-08-181-0/+2
* microblaze: add parameter to microblaze_read()Coly Li2009-04-231-1/+1
* microblaze_v8: Interrupt handling and timer supportMichal Simek2009-03-271-0/+262