summaryrefslogtreecommitdiffstats
path: root/kernel/time/clocksource.c
Commit message (Expand)AuthorAgeFilesLines
* cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2009-01-011-1/+2
* cpumask: convert kernel time functionsRusty Russell2009-01-011-3/+3
* clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-211-0/+3
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-2/+2
|\
| * clocksource/events: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-2/+6
|/
* clocksource: allow read access to available/current_clocksourceHeiko Carstens2008-05-031-2/+2
* clocksource: Fix permissions for available_clocksourceHeiko Carstens2008-05-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-181-4/+14
|\
| * clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-04-171-4/+14
* | kgdb: clocksource watchdogJason Wessel2008-04-171-0/+12
|/
* clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner2008-03-251-1/+1
* revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton2008-03-191-10/+4
* clocksource: remove redundant codeLi Zefan2008-02-081-1/+0
* time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie2008-02-061-9/+10
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-301-0/+15
* clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-01-301-4/+10
* clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar2008-01-301-1/+1
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* 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
OpenPOWER on IntegriCloud