aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-18xtensa: Fix refcount leak bug in time.cLiang He1-0/+1
2020-12-07xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-03-03xtensa: replace setup_irq() by request_irq()afzal mohammed1-7/+5
2019-02-07xtensa: clean up arch/xtensa/kernel/time.cMax Filippov1-28/+25
2019-01-24xtensa: SMP: fix ccount_timer_shutdownMax Filippov1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-11-06xtensa: clean up printk usage for boot/crash loggingMax Filippov1-7/+7
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov1-1/+39
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-08-10xtensa/time: Migrate to new 'set-state' interfaceViresh Kumar1-27/+26
2014-01-19xtensa: export ccount_freqMax Filippov1-0/+1
2014-01-15xtensa: initialize device tree clock sourcesBaruch Siach1-0/+1
2014-01-14xtensa: Switch to sched_clock_register()Stephen Boyd1-2/+2
2014-01-14xtensa: clear timer IRQ unconditionally in its handlerMax Filippov1-0/+1
2014-01-14xtensa: update clockevent setup for SMPMax Filippov1-25/+29
2014-01-14xtensa: mark ccount as continuous clocksourceBaruch Siach1-0/+1
2013-09-06xtensa: remove CCOUNT_PER_JIFFYBaruch Siach1-2/+2
2013-09-06xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failureBaruch Siach1-2/+2
2013-07-14xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker1-1/+1
2013-07-08xtensa: ccount based sched_clockBaruch Siach1-0/+8
2013-07-08xtensa: ccount based clockevent implementationBaruch Siach1-32/+78
2013-07-08xtensa: cleanup ccount frequency trackingBaruch Siach1-4/+3
2012-12-18xtensa: add IRQ domains supportMax Filippov1-1/+4
2012-12-18xtensa:fix the incompatible pointer type warning in time.cWanlong Gao1-1/+1
2011-11-21clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz1-12/+1
2011-01-31xtensa: Switch do_timer() to xtime_update()Torben Hohn1-5/+1
2010-03-13xtensa: Fix unnecessary setting of xtimeJohn Stultz1-5/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-3/+2
2009-04-02xtensa: ccount clocksourceJohannes Weiner1-73/+30
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner1-28/+1
2009-04-02xtensa: use generic sched_clock()Johannes Weiner1-9/+0
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+1
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel1-17/+29
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel1-4/+4
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-10/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-02[PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-01-10spelling: s/usefull/useful/Adrian Bunk1-1/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-3/+0
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel1-1/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel1-0/+227