summaryrefslogtreecommitdiff
path: root/include/linux/clocksource.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\
| * clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLAREDaniel Lezcano2017-06-14
| * clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-14
| * clocksource/drivers: Rename clksrc table to timerDaniel Lezcano2017-06-14
| * clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano2017-06-14
| * clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-14
| * clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-14
* | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra2017-05-15
|/
* clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke2017-04-20
* sched/clock, clocksource: Add optional cs::mark_unstable() methodThomas Gleixner2017-01-14
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* timekeeping/clocksource_cyc2ns: Document intended range limitationChris Metcalf2016-11-29
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-28
* clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano2016-06-28
* clocksource: Add missing include of of.h.David Lechner2016-04-22
* clocksource: Introduce clocksource_freq2mult()Alexander Kuleshov2016-02-27
* timekeeping: Lift clocksource cacheline restrictionThomas Gleixner2015-11-25
* 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