summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove tile portArnd Bergmann2018-03-161-306/+0
* arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf2017-11-031-0/+1
* tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-171-2/+2
|\
| * tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-161-2/+2
* | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
|/
* tile/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-301-3/+5
* time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-271-12/+12
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-2/+2
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-4/+4
|\
| * tile: Replace __get_cpu_var usesChristoph Lameter2014-08-261-4/+4
* | tile: add clock_gettime support to vDSOChris Metcalf2014-10-021-11/+34
* | tile: switch to using seqlocks for the vDSO time codeChris Metcalf2014-10-021-10/+6
|/
* timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-5/+5
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-1/+1
* tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2014-07-231-5/+4
* tile: avoid overflow in ns2cyclesHenrik Austad2014-03-061-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-1/+36
|\
| * tile: implement gettimeofday() via vDSOChris Metcalf2013-08-131-1/+36
* | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-141-1/+1
|/
* tile: ns2cycles should use __raw_get_cpu_varHenrik Austad2013-03-261-1/+5
* clocksource: tile: convert to use clocksource_register_hzJohn Stultz2011-06-031-4/+1
* arch/tile: various header improvements for building driversChris Metcalf2011-05-041-0/+2
* arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-011-0/+10
* arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-011-4/+4
* arch/tile: Use separate, better minsec values for clocksource and sched_clock.Chris Metcalf2010-08-131-14/+19
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-3/+4
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+220