summaryrefslogtreecommitdiffstats
path: root/kernel/time/clocksource.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Make delta calculation a functionThomas Gleixner2014-07-231-5/+7
* time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-181-1/+1
* clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...Elad Wexler2013-09-171-2/+2
* Merge branch 'fortglx/3.12/time' into fortglx/3.13/timeJohn Stultz2013-09-161-0/+1
|\
| * clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compilePrarit Bhargava2013-07-221-0/+1
* | clocksource: Extract max nsec calculation into separate functionStephen Boyd2013-07-301-15/+30
|/
* clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-051-15/+42
* clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner2013-05-281-0/+1
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-161-4/+5
* clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-161-21/+12
* clocksource: Provide unbind interface in sysfsThomas Gleixner2013-05-161-0/+73
* clocksource: Split out user string inputThomas Gleixner2013-05-161-14/+23
* clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner2013-05-161-11/+20
* clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-161-3/+3
* clocksource: Always verify highres capabilityThomas Gleixner2013-05-161-5/+26
* kernel-time: fix s/then/than/ spelling errorsJim Cromie2012-03-231-1/+1
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-18/+19
|\
| * clocksource: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-18/+19
* | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+9
* | clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-011-2/+2
* | clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-101-10/+48
|/
* clocksource: Make watchdog reset locklessThomas Gleixner2011-09-131-20/+18
* clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-161-11/+13
* clockevents/source: Use u64 to make 32bit happyThomas Gleixner2011-05-201-1/+1
* Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-19/+19
|\
| * clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner2011-05-191-19/+19
* | clocksource: Install completely before selectingjohn stultz2011-05-051-2/+2
|/
*-. Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-4/+4
|\ \
| | * time: Rename misnamed minsec argument of clocks_calc_mult_shift()Nicolas Pitre2011-01-121-4/+4
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
| |/
* | Fix rounding in clocks_calc_mult_shift()john stultz2010-12-221-0/+1
|/
* clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-271-5/+24
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-2/+2
* clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-101-0/+48
* timekeeping: Prevent oops when GENERIC_TIME=njohn stultz2010-03-021-0/+4
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-011-1/+13
|\
| * clocksource: add suspend callbackMagnus Damm2010-02-051-0/+12
| * clocksource: add argument to resume callbackMagnus Damm2010-02-051-1/+1
* | clocksource: Prevent potential kgdb dead lockThomas Gleixner2010-01-261-3/+15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-0/+97
|\ \
| * | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-141-2/+2
| * | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-131-0/+44
| * | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-131-0/+53
| |/
* | clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller2009-11-111-3/+3
|/
* clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky2009-09-241-4/+0
* clocksource: Delay clocksource down rating to late bootThomas Gleixner2009-09-141-10/+18
* clocksource: clocksource_select must be called with mutex lockedThomas Gleixner2009-09-141-0/+2
OpenPOWER on IntegriCloud