aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clocksource.h
Commit message (Expand)AuthorAge
* of: consolidate linker section OF match table declarationsRob Herring2014-05-20
* clocksource: Extract max nsec calculation into separate functionStephen Boyd2013-07-30
* clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-05
* clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-16
* clocksource: Add module refcountThomas Gleixner2013-05-16
* clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-16
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\
| * clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-28
| * clocksource: add empty version of clocksource_of_initRob Herring2013-03-11
* | clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang2013-03-15
|/
* clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren2013-01-31
* clocksource: add common of_clksrc_init() functionStephen Warren2013-01-02
* time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
* clocksource: Get rid of clocksource_calc_mult_shift()Yong Zhang2012-02-01
* time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-19
* clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-10
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\
| * clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-21
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-14
| * clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-13
* | clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-16
|/
* clocksource: add common mmio clocksourceRussell King2011-05-23
* clocksource: Restructure clocksource struct membersThomas Gleixner2011-05-19
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
|\
| * clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-14
* | Make clocksource name constRussell King - ARM Linux2011-02-21
|/
* clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-27
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
* clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-10
* clocksource: add suspend callbackMagnus Damm2010-02-05
* clocksource: add argument to resume callbackMagnus Damm2010-02-05
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
* | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-13
* | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-13
|/
* clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-28
* timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-15
* timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-15
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-15
* clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-15
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
* timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-15
* clocksource: Save mult_orig in clocksource_disable()Magnus Damm2009-07-31
* clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-02
* clocksource: add enable() and disable() callbacksMagnus Damm2009-04-21
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-16
* clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-21
* clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-21
* ntp: handle leap second via timerRoman Zippel2008-05-01