commit | 4319503779060120fa5de9b8fde056603bb6e0fd | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jwilson@fedoraproject.org> | Fri Mar 06 20:24:57 2009 +0000 |
committer | Dave Jones <davej@redhat.com> | Tue May 26 12:04:50 2009 -0400 |
tree | d4e39fa9efd04be2aadb5eb30edb556759c8657d | |
parent | b18f1e21993f73f072b1e0859f942fb11afddcb1 [diff] |
[CPUFREQ] add atom family to p4-clockmod Some atom procs don't do freq scaling (such as the atom 330 on my own littlefalls2 board). By adding the atom family here, we at least get the benefit of passive cooling in a thermal emergency. Not sure how to see that its actually helping any, but the driver does bind and claim its functioning on my atom 330. Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Dave Jones <davej@redhat.com>