ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / kernel / time / clocksource.c
2010-05-10 John Stultzclocksource: Add clocksource_register_hz/khz interface
2010-03-02 john stultztimekeeping: Prevent oops when GENERIC_TIME=n
2010-03-01 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-02-05 Magnus Dammclocksource: add suspend callback
2010-02-05 Magnus Dammclocksource: add argument to resume callback
2010-01-26 Thomas Gleixnerclocksource: Prevent potential kgdb dead lock
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-11-13 Thomas Gleixnerclocksource/events: Fix fallout of generic code changes
2009-11-13 Jon Hunternohz: Prevent clocksource wrapping during idle
2009-11-13 Thomas Gleixnerclocksource: Provide a generic mult/shift factor calcul...
2009-11-12 David S. Millerclocksource/timecompare: Fix symbol exports to be GPL'd.
2009-11-09 Uwe Kleine-Königtree-wide: fix typos "selct" + "slect" -> "select"
2009-09-24 Martin Schwidefskyclocksource: Resume clocksource without taking the...
2009-09-14 Thomas Gleixnerclocksource: Delay clocksource down rating to late...
2009-09-14 Thomas Gleixnerclocksource: clocksource_select must be called with...
2009-09-11 Martin Schwidefskyclocksource: Resolve cpu hotplug dead lock with TSC...
2009-08-28 Thomas Gleixnerclocksource: Resolve cpu hotplug dead lock with TSC...
2009-08-19 Martin Schwidefskyclocksource: Avoid clocksource watchdog circular lockin...
2009-08-19 Thomas Gleixnerclocksource: Protect the watchdog rating changes with...
2009-08-15 Thomas Gleixnerclocksource: Call clocksource_change_rating() outside...
2009-08-15 Martin Schwidefskytimekeeping: Update clocksource with stop_machine
2009-08-15 Martin Schwidefskytimekeeping: Introduce struct timekeeper
2009-08-15 Martin Schwidefskyclocksource: Move watchdog downgrade to a work queue...
2009-08-15 Martin Schwidefskyclocksource: Refactor clocksource watchdog
2009-08-15 Martin Schwidefskyclocksource: Simplify clocksource watchdog resume logic
2009-08-15 Martin Schwidefskyclocksource: Delay clocksource watchdog highres enablement
2009-08-15 Martin Schwidefskyclocksource: Cleanup clocksource selection
2009-07-19 Thomas Gleixnerclocksource: Prevent NULL pointer dereference
2009-06-13 Thomas Gleixnerclocksource: prevent selection of low resolution clocks...
2009-06-11 john stultzclocksource: sanity check sysfs clocksource changes
2009-05-02 Magnus Dammclocksource: setup mult_orig in clocksource_enable()
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-02-16 Patrick Ohlyclocksource: allow usage independent of timekeeping.c
2008-12-31 Rusty Russellcpumask: replace for_each_cpu_mask_nr with for_each_cpu...
2008-12-31 Rusty Russellcpumask: convert kernel time functions
2008-08-21 John Stultzclocksource: keep track of original clocksource frequency
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-05-23 Mike Travisclocksource/events: use performance variant for_each_cp...
2008-05-03 Heiko Carstensclocksource: allow read access to available/current_clo...
2008-05-03 Heiko Carstensclocksource: Fix permissions for available_clocksource
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-17 Jason Wesselkgdb: clocksource watchdog
2008-04-17 Andi Kleenclocksource: make clocksource watchdog cycle through...
2008-03-25 Thomas Gleixnerclocksource: revert: use init_timer_deferrable for...
2008-03-20 Andrew Mortonrevert "clocksource: make clocksource watchdog cycle...
2008-02-08 Li Zefanclocksource: remove redundant code
2008-02-06 Miao Xietime: fix sysfs_show_{available,current}_clocksources...
2008-01-30 Thomas Gleixnerclocksource: add unregister function to disable unusabl...
2008-01-30 Andi Kleenclocksource: make clocksource watchdog cycle through...
2008-01-30 Parag Warudkarclocksource.c: use init_timer_deferrable for clocksourc...
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2007-10-19 Matthias Kaehlckekernel/time/clocksource.c: Use list_for_each_entry...
2007-05-15 Thomas Gleixnerclocksource: fix lock order in the resume path
2007-05-09 Thomas Gleixnerclocksource: fix resume logic
2007-05-09 Daniel Walkerclocksource: spelling error in watchdog code
2007-03-25 Thomas Gleixner[PATCH] clocksource: Fix thinko in watchdog selection
2007-03-05 john stultz[PATCH] clocksource init adjustments (fix bug #7426)
2007-02-16 Thomas Gleixner[PATCH] tick-management: dyntick / highres functionality
2007-02-16 Thomas Gleixner[PATCH] clocksource: Add verification (watchdog) helper
2007-02-16 Thomas Gleixner[PATCH] Simplify the registration of clocksources
2007-02-11 Mathieu Desnoyers[PATCH] kernel/time/clocksource.c needs struct task_str...
2006-12-10 Daniel Walker[PATCH] clocksource: small cleanup
2006-12-10 Daniel Walker[PATCH] clocksource: add usage of CONFIG_SYSFS
2006-06-26 john stultz[PATCH] time: rename clocksource functions
2006-06-26 john stultz[PATCH] Time: i386 Clocksource Drivers
2006-06-26 john stultz[PATCH] Time: Use clocksource infrastructure for update...
2006-06-26 john stultz[PATCH] Time: Clocksource Infrastructure