summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: clean up arch/xtensa/kernel/time.cMax Filippov2019-02-071-28/+25Star
* xtensa: SMP: fix ccount_timer_shutdownMax Filippov2019-01-251-1/+1
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* xtensa: clean up printk usage for boot/crash loggingMax Filippov2016-11-071-7/+7
* xtensa: rearrange CCOUNT calibrationMax Filippov2016-09-211-1/+39
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* xtensa/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-27/+26Star
* xtensa: export ccount_freqMax Filippov2014-01-191-0/+1
* xtensa: initialize device tree clock sourcesBaruch Siach2014-01-141-0/+1
* xtensa: Switch to sched_clock_register()Stephen Boyd2014-01-141-2/+2
* xtensa: clear timer IRQ unconditionally in its handlerMax Filippov2014-01-141-0/+1
* xtensa: update clockevent setup for SMPMax Filippov2014-01-141-25/+29
* xtensa: mark ccount as continuous clocksourceBaruch Siach2014-01-141-0/+1
* xtensa: remove CCOUNT_PER_JIFFYBaruch Siach2013-09-061-2/+2
* xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failureBaruch Siach2013-09-061-2/+2
* xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker2013-07-151-1/+1
* xtensa: ccount based sched_clockBaruch Siach2013-07-081-0/+8
* xtensa: ccount based clockevent implementationBaruch Siach2013-07-081-32/+78
* xtensa: cleanup ccount frequency trackingBaruch Siach2013-07-081-4/+3Star
* xtensa: add IRQ domains supportMax Filippov2012-12-191-1/+4
* xtensa:fix the incompatible pointer type warning in time.cWanlong Gao2012-12-191-1/+1
* clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz2011-11-221-12/+1Star
* xtensa: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+1Star
* xtensa: Fix unnecessary setting of xtimeJohn Stultz2010-03-131-5/+0Star
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-3/+2Star
* xtensa: ccount clocksourceJohannes Weiner2009-04-031-73/+30Star
* xtensa: remove platform rtc hooksJohannes Weiner2009-04-031-28/+1Star
* xtensa: use generic sched_clock()Johannes Weiner2009-04-031-9/+0Star
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* [XTENSA] Fix timer instabilities.Chris Zankel2007-08-271-17/+29
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0Star
* [PATCH] xtensa: fix irq and misc fixesChris Zankel2006-12-101-4/+4
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+3Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* spelling: s/usefull/useful/Adrian Bunk2006-01-101-1/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-3/+0Star
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-231-1/+1
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-5/+2Star
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+227