summaryrefslogtreecommitdiff
path: root/include/linux/clocksource.h
AgeCommit message (Expand)Author
2014-11-21clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2013-07-30clocksource: Extract max nsec calculation into separate functionStephen Boyd
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner
2013-05-16clocksource: Let clocksource_unregister() return success/errorThomas Gleixner
2013-05-16clocksource: Add module refcountThomas Gleixner
2013-05-16clocksource: Let timekeeping_notify return success/errorThomas Gleixner
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann
2013-03-15clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang
2013-03-11clocksource: add empty version of clocksource_of_initRob Herring
2013-01-31clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-02-01clocksource: Get rid of clocksource_calc_mult_shift()Yong Zhang
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-05-23clocksource: add common mmio clocksourceRussell King
2011-05-19clocksource: Restructure clocksource struct membersThomas Gleixner
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King
2011-02-21Make clocksource name constRussell King - ARM Linux
2010-07-27clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-05-10clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz
2010-02-05clocksource: add suspend callbackMagnus Damm
2010-02-05clocksource: add argument to resume callbackMagnus Damm
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-15timekeeping: Update clocksource with stop_machineMartin Schwidefsky
2009-08-15timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky
2009-08-15clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky
2009-08-15timekeeping: Remove clocksource inline functionsMartin Schwidefsky
2009-07-31clocksource: Save mult_orig in clocksource_disable()Magnus Damm
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2008-08-21clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz
2008-08-21clocksource: keep track of original clocksource frequencyJohn Stultz
2008-05-01ntp: handle leap second via timerRoman Zippel