commit | ca78f6baca863afe2e6a244a0fe94b3a70211d46 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 04 14:00:26 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 04 14:00:26 2006 -0700 |
tree | f5a3a169b6cfafa36f9c35cc86e782596c820915 | |
parent | 7ad7153b051d9628ecd6a336b543ea6ef099bd2c [diff] | |
parent | ae90dd5dbee461652b90d9f7d292ba47dc3dc4b8 [diff] |
Merge master.kernel.org:/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.