aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clocksource.h
AgeCommit message (Expand)Author
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22time: Remove nonexistent function prototypeYingjoe Chen
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-10-22clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
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