summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/time.c
AgeCommit message (Expand)AuthorLines
2019-02-07xtensa: clean up arch/xtensa/kernel/time.cMax Filippov-28/+25
2019-01-24xtensa: SMP: fix ccount_timer_shutdownMax Filippov-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-2/+2
2016-11-06xtensa: clean up printk usage for boot/crash loggingMax Filippov-7/+7
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov-1/+39
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier-1/+1
2015-08-10xtensa/time: Migrate to new 'set-state' interfaceViresh Kumar-27/+26
2014-01-19xtensa: export ccount_freqMax Filippov-0/+1
2014-01-15xtensa: initialize device tree clock sourcesBaruch Siach-0/+1
2014-01-14xtensa: Switch to sched_clock_register()Stephen Boyd-2/+2
2014-01-14xtensa: clear timer IRQ unconditionally in its handlerMax Filippov-0/+1
2014-01-14xtensa: update clockevent setup for SMPMax Filippov-25/+29
2014-01-14xtensa: mark ccount as continuous clocksourceBaruch Siach-0/+1
2013-09-06xtensa: remove CCOUNT_PER_JIFFYBaruch Siach-2/+2
2013-09-06xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failureBaruch Siach-2/+2
2013-07-14xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker-1/+1
2013-07-08xtensa: ccount based sched_clockBaruch Siach-0/+8
2013-07-08xtensa: ccount based clockevent implementationBaruch Siach-32/+78
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach-4/+3
2012-12-18xtensa: add IRQ domains supportMax Filippov-1/+4
2012-12-18xtensa:fix the incompatible pointer type warning in time.cWanlong Gao-1/+1
2011-11-21clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz-12/+1
2011-01-31xtensa: Switch do_timer() to xtime_update()Torben Hohn-5/+1
2010-03-13xtensa: Fix unnecessary setting of xtimeJohn Stultz-5/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky-3/+2
2009-04-02xtensa: ccount clocksourceJohannes Weiner-73/+30
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner-28/+1
2009-04-02xtensa: use generic sched_clock()Johannes Weiner-9/+0
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-1/+1
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel-17/+29
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-9/+0
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel-4/+4
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-10/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-07-02[PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar-1/+1
2006-01-10spelling: s/usefull/useful/Adrian Bunk-1/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner-3/+0
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel-1/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz-5/+2
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel-0/+227