lkml.org 
[lkml]   [2014]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.11 133/233] hwmon: (k10temp) Add support for Kaveri CPUs
    Date
    3.11.10.4 -stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Phil Pokorny <ppokorny@penguincomputing.com>

    commit d303b1b5fbb688282bbf72a534b9dfed7af9fe4f upstream.

    Add new PCI ID to support new model "Kaveri" family.

    Signed-off-by: Philip Pokorny <ppokorny@penguincomputing.com>
    Signed-off-by: Guenter Roeck <linux@roeck-us.net>
    Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
    ---
    drivers/hwmon/k10temp.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/hwmon/k10temp.c b/drivers/hwmon/k10temp.c
    index e633856..9bcf175 100644
    --- a/drivers/hwmon/k10temp.c
    +++ b/drivers/hwmon/k10temp.c
    @@ -211,6 +211,7 @@ static DEFINE_PCI_DEVICE_TABLE(k10temp_id_table) = {
    { PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_CNB17H_F3) },
    { PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_15H_NB_F3) },
    { PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_15H_M10H_F3) },
    + { PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_15H_M30H_NB_F3) },
    { PCI_VDEVICE(AMD, PCI_DEVICE_ID_AMD_16H_NB_F3) },
    {}
    };
    --
    1.8.3.2


    \
     
     \ /
      Last update: 2014-02-07 14:21    [W:4.883 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site