summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate wit...Rob Herring2016-07-261-2/+0
* xtensa: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-0/+2
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* xtensa/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-27/+26
* xtensa: export ccount_freqMax Filippov2014-01-191-0/+1
* xtensa: initialize device tree clock sourcesBaruch Siach2014-01-151-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-141-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/+3
* xtensa: add IRQ domains supportMax Filippov2012-12-181-1/+4
* xtensa:fix the incompatible pointer type warning in time.cWanlong Gao2012-12-181-1/+1
* clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz2011-11-211-12/+1
* xtensa: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+1
* xtensa: Fix unnecessary setting of xtimeJohn Stultz2010-03-131-5/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-3/+2
* xtensa: ccount clocksourceJohannes Weiner2009-04-021-73/+30
* xtensa: remove platform rtc hooksJohannes Weiner2009-04-021-28/+1
* xtensa: use generic sched_clock()Johannes Weiner2009-04-021-9/+0
* 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/+0
* [PATCH] xtensa: fix irq and misc fixesChris Zankel2006-12-101-4/+4
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+3
* [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/+0
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* spelling: s/usefull/useful/Adrian Bunk2006-01-101-1/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-3/+0
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-221-1/+1
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+227
OpenPOWER on IntegriCloud