]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IPS driver: apply BIOS provided CPU limit if different from default
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 5 Oct 2010 18:26:22 +0000 (11:26 -0700)
committerMatthew Garrett <mjg@redhat.com>
Tue, 5 Oct 2010 18:59:25 +0000 (14:59 -0400)
commit4fd07ac00d87b942cc8d8f30a27192fea2fc4ab2
tree64b9b818b8a1ae4f01a3adee62e3f2474025b058
parent070c0ee1ef9f5550cac9247190f0289349f28c01
IPS driver: apply BIOS provided CPU limit if different from default

The BIOS may hand us a lower CPU power limit than the default for a
given SKU.  We should use it in case the platform isn't designed to
dissapate the full TDP of a given part.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_ips.c