summaryrefslogtreecommitdiff
path: root/include/linux/clocksource.h
Commit message (Expand)AuthorAge
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-01
* clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-01
* clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier2015-10-01
* clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier2015-10-01
* Merge branch 'linus' into timers/coreThomas Gleixner2015-05-19
|\
| * Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
| |\
| | * clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-26
* | | time: Remove nonexistent function prototypeYingjoe Chen2015-04-22
|/ /
* | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-13
* | clocksource: Mostly kill clocksource_register()John Stultz2015-03-13
* | clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-12
|/
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
* clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas2014-10-22
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
* 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