The patches are based on Guenter's suggestion here:
http://marc.info/?l=linux-kernel&m=141038145616437&w=2

[Patch 1/2] is a bug fix.
 - We want to make actual power reporting conditional since power1_input
   is to be reported only on Fam15h, Models 00h-0fh
Changes in V2:
 - Use dev_attr_power1_input.attr for comparison rather than
   string comparison.
 - Fix minor style issue.

[Patch 2/2] is functionality extension.
 - Add PCI IDs for Fam16h,M30h(Mullins) and Fam15hM30h(Kaveri)
   to report power1_crit values

Aravind Gopalakrishnan (2):
  hwmon, fam15h_power: Make actual power reporting conditional
  hwmon, fam15h_power: Add support for two more processors

 drivers/hwmon/fam15h_power.c | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

-- 
2.0.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to