aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/timer.c
Commit message (Expand)AuthorAge
* microblaze: Remove architecture heart beat codeMichal Simek2018-06-12
* microblaze: Convert to using %pOF instead of full_nameRob Herring2017-08-29
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\
| * clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-14
* | microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timerNicolai Stange2017-05-29
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* microblaze: Fix return value from xilinx_timer_initMichal Simek2016-11-15
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-28
* clocksource/drivers/microblaze: Convert init function to return errorDaniel Lezcano2016-06-28
* microblaze/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
* microblaze: include the new timecounter header.Richard Cochran2015-01-02
* 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