aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/clocksource.c
Commit message (Expand)AuthorAge
* 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
|\
| * clocksource/events: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
|/
* clocksource: allow read access to available/current_clocksourceHeiko Carstens2008-05-03
* clocksource: Fix permissions for available_clocksourceHeiko Carstens2008-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-18
|\
| * clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-04-17
* | kgdb: clocksource watchdogJason Wessel2008-04-17
|/
* clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner2008-03-25
* revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton2008-03-19
* clocksource: remove redundant codeLi Zefan2008-02-08