summaryrefslogtreecommitdiffstats
path: root/kernel/time/clocksource.c
Commit message (Expand)AuthorAgeFilesLines
* kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke2007-10-191-15/+7
* clocksource: fix lock order in the resume pathThomas Gleixner2007-05-151-7/+3
* clocksource: fix resume logicThomas Gleixner2007-05-091-0/+45
* clocksource: spelling error in watchdog codeDaniel Walker2007-05-091-3/+3
* [PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner2007-03-251-1/+2
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-3/+5
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-0/+8
* [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-161-4/+122
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-62/+58
* [PATCH] kernel/time/clocksource.c needs struct task_struct on m68kMathieu Desnoyers2007-02-111-0/+1
* [PATCH] clocksource: small cleanupDaniel Walker2006-12-101-3/+3
* [PATCH] clocksource: add usage of CONFIG_SYSFSDaniel Walker2006-12-101-0/+2
* [PATCH] time: rename clocksource functionsjohn stultz2006-06-261-8/+8
* [PATCH] Time: i386 Clocksource Driversjohn stultz2006-06-261-3/+8
* [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-261-2/+2
* [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-261-0/+344