Loading Documentation/hwmon/max1619 +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ Supported chips: http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf Authors: Alexey Fisher <fishor@mail.ru>, Oleksij Rempel <bug-track@fisher-privat.net>, Jean Delvare <khali@linux-fr.org> Description Loading drivers/hwmon/max1619.c +2 −2 Original line number Diff line number Diff line /* * max1619.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (C) 2003-2004 Alexey Fisher <fishor@mail.ru> * Copyright (C) 2003-2004 Oleksij Rempel <bug-track@fisher-privat.net> * Jean Delvare <khali@linux-fr.org> * * Based on the lm90 driver. The MAX1619 is a sensor chip made by Maxim. Loading Loading @@ -357,7 +357,7 @@ static struct max1619_data *max1619_update_device(struct device *dev) module_i2c_driver(max1619_driver); MODULE_AUTHOR("Alexey Fisher <fishor@mail.ru> and " MODULE_AUTHOR("Oleksij Rempel <bug-track@fisher-privat.net> and " "Jean Delvare <khali@linux-fr.org>"); MODULE_DESCRIPTION("MAX1619 sensor driver"); MODULE_LICENSE("GPL"); drivers/hwmon/max6642.c +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Derived from: * * Based on the max1619 driver. * Copyright (C) 2003-2004 Alexey Fisher <fishor@mail.ru> * Copyright (C) 2003-2004 Oleksij Rempel <bug-track@fisher-privat.net> * Jean Delvare <khali@linux-fr.org> * * The MAX6642 is a sensor chip made by Maxim. Loading Loading
Documentation/hwmon/max1619 +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ Supported chips: http://pdfserv.maxim-ic.com/en/ds/MAX1619.pdf Authors: Alexey Fisher <fishor@mail.ru>, Oleksij Rempel <bug-track@fisher-privat.net>, Jean Delvare <khali@linux-fr.org> Description Loading
drivers/hwmon/max1619.c +2 −2 Original line number Diff line number Diff line /* * max1619.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (C) 2003-2004 Alexey Fisher <fishor@mail.ru> * Copyright (C) 2003-2004 Oleksij Rempel <bug-track@fisher-privat.net> * Jean Delvare <khali@linux-fr.org> * * Based on the lm90 driver. The MAX1619 is a sensor chip made by Maxim. Loading Loading @@ -357,7 +357,7 @@ static struct max1619_data *max1619_update_device(struct device *dev) module_i2c_driver(max1619_driver); MODULE_AUTHOR("Alexey Fisher <fishor@mail.ru> and " MODULE_AUTHOR("Oleksij Rempel <bug-track@fisher-privat.net> and " "Jean Delvare <khali@linux-fr.org>"); MODULE_DESCRIPTION("MAX1619 sensor driver"); MODULE_LICENSE("GPL");
drivers/hwmon/max6642.c +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * Derived from: * * Based on the max1619 driver. * Copyright (C) 2003-2004 Alexey Fisher <fishor@mail.ru> * Copyright (C) 2003-2004 Oleksij Rempel <bug-track@fisher-privat.net> * Jean Delvare <khali@linux-fr.org> * * The MAX6642 is a sensor chip made by Maxim. Loading