aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/clocksource.c
Commit message (Expand)AuthorAge
* clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-16
* clockevents/source: Use u64 to make 32bit happyThomas Gleixner2011-05-20
* Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\
| * clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner2011-05-19
* | clocksource: Install completely before selectingjohn stultz2011-05-05
|/
*-. Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-15
|\ \
| | * time: Rename misnamed minsec argument of clocks_calc_mult_shift()Nicolas Pitre2011-01-12
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| |/
* / Fix rounding in clocks_calc_mult_shift()john stultz2010-12-22
|/
* clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-27
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
* clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-10
* timekeeping: Prevent oops when GENERIC_TIME=njohn stultz2010-03-02
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-01
|\
| * clocksource: add suspend callbackMagnus Damm2010-02-05
| * clocksource: add argument to resume callbackMagnus Damm2010-02-05
* | clocksource: Prevent potential kgdb dead lockThomas Gleixner2010-01-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-09
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \
| * | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-13
| * | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-13
| * | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-13
| |/
* / clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller2009-11-11
|/
* clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky2009-09-24
* clocksource: Delay clocksource down rating to late bootThomas Gleixner2009-09-14
* clocksource: clocksource_select must be called with mutex lockedThomas Gleixner2009-09-14
* clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky2009-09-11
* clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-28
* clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky2009-08-19
* clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner2009-08-19
* clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner2009-08-15
* timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-15
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-15
* clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-15
* clocksource: Refactor clocksource watchdogMartin Schwidefsky2009-08-15
* clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky2009-08-15
* clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky2009-08-15
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
* clocksource: Prevent NULL pointer dereferenceThomas Gleixner2009-07-19
* clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-13
* clocksource: sanity check sysfs clocksource changesjohn stultz2009-06-11
* clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-02
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-16
* cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
* cpumask: convert kernel time functionsRusty Russell2008-12-31
* clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-21
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\