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