summaryrefslogtreecommitdiffstats
path: root/include/linux/clocksource.h
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-051-0/+1
* clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-161-1/+1
* clocksource: Add module refcountThomas Gleixner2013-05-161-0/+3
* clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-161-1/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-2/+10
|\
| * clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-281-2/+9
| * clocksource: add empty version of clocksource_of_initRob Herring2013-03-111-0/+1
* | clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang2013-03-151-0/+1
|/
* clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren2013-01-311-0/+2
* clocksource: add common of_clksrc_init() functionStephen Warren2013-01-021-0/+9
* time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-16/+0
* clocksource: Get rid of clocksource_calc_mult_shift()Yong Zhang2012-02-011-7/+0
* time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+8
* clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-101-1/+2
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-7/+8
|\
| * clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-211-1/+3
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-7/+0
| * clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-131-2/+8
* | clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-161-0/+1
|/
* clocksource: add common mmio clocksourceRussell King2011-05-231-0/+8
* clocksource: Restructure clocksource struct membersThomas Gleixner2011-05-191-18/+14
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-0/+2
|\
| * clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-141-0/+2
* | Make clocksource name constRussell King - ARM Linux2011-02-211-1/+1
|/
* clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-271-0/+11
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-2/+4
* clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-101-1/+18
* clocksource: add suspend callbackMagnus Damm2010-02-051-0/+3
* clocksource: add argument to resume callbackMagnus Damm2010-02-051-1/+1
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-2/+4
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+4
* | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-131-0/+2
* | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-131-0/+10
|/
* clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-281-0/+1
* timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-151-0/+2
* timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-151-3/+1
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-151-50/+4
* clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-151-0/+1
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-151-0/+2
* timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-151-58/+0
* clocksource: Save mult_orig in clocksource_disable()Magnus Damm2009-07-311-1/+13
* clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-021-1/+9
* clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-0/+31
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-3/+3
* clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-151-0/+101
* clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-211-0/+3
* clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-211-4/+7
* ntp: handle leap second via timerRoman Zippel2008-05-011-0/+2
* kgdb: clocksource watchdogJason Wessel2008-04-171-0/+1
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-301-0/+1