2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

Driver available for the AMD Family 15h CPU power sensors.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5963 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2011-04-15 09:40:17 +00:00
parent e14d932824
commit 516e1075a3

View File

@@ -2201,7 +2201,7 @@ use vars qw(@cpu_ids);
detect => sub { amd_pci_detect('1603') },
}, {
name => "AMD Family 15h power sensors",
driver => "to-be-written",
driver => "fam15h_power",
detect => sub { amd_pci_detect('1604') },
}, {
name => "Intel digital thermal sensor",