Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
authorLinus Torvalds <torvalds@g5.osdl.org>
Tue, 4 Jul 2006 21:00:26 +0000 (14:00 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 4 Jul 2006 21:00:26 +0000 (14:00 -0700)
commitca78f6baca863afe2e6a244a0fe94b3a70211d46
treef5a3a169b6cfafa36f9c35cc86e782596c820915
parent7ad7153b051d9628ecd6a336b543ea6ef099bd2c
parentae90dd5dbee461652b90d9f7d292ba47dc3dc4b8
Merge /pub/scm/linux/kernel/git/davej/cpufreq

* master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq:
  Move workqueue exports to where the functions are defined.
  [CPUFREQ] Misc cleanups in ondemand.
  [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampling path.
  [CPUFREQ] Add queue_delayed_work_on() interface for workqueues.
  [CPUFREQ] Remove slowdown from ondemand sampling path.
kernel/workqueue.c