Searched hist:"792 d376b4f3f6af302d40373fa864f8b8e691c53" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | w83795.c | 792d376b4f3f6af302d40373fa864f8b8e691c53 Thu Oct 28 13:31:44 CDT 2010 Wei Song <Wsong@nuvoton.com> hwmon: New driver for the W83795G/ADG monitoring chips
There is still much work needed, but I wanted to give Wei the credit he deserves. I've merged some of my own fixes already, to make gcc and checkpatch happy. Individual fixes and improvements from me will follow.
[JD: Fix build errors] [JD: Coding style cleanups] [JD: Get rid of forward declarations] [JD: Drop VID support] [JD: Drop fault output control feature] [JD: Use lowercase for inline function names] [JD: Use strict variants of the strtol/ul functions] [JD: Shorten the read and write function names]
Signed-off-by: Jean Delvare <khali@linux-fr.org>
|
H A D | Makefile | diff 792d376b4f3f6af302d40373fa864f8b8e691c53 Thu Oct 28 13:31:44 CDT 2010 Wei Song <Wsong@nuvoton.com> hwmon: New driver for the W83795G/ADG monitoring chips
There is still much work needed, but I wanted to give Wei the credit he deserves. I've merged some of my own fixes already, to make gcc and checkpatch happy. Individual fixes and improvements from me will follow.
[JD: Fix build errors] [JD: Coding style cleanups] [JD: Get rid of forward declarations] [JD: Drop VID support] [JD: Drop fault output control feature] [JD: Use lowercase for inline function names] [JD: Use strict variants of the strtol/ul functions] [JD: Shorten the read and write function names]
Signed-off-by: Jean Delvare <khali@linux-fr.org>
|
H A D | Kconfig | diff 792d376b4f3f6af302d40373fa864f8b8e691c53 Thu Oct 28 13:31:44 CDT 2010 Wei Song <Wsong@nuvoton.com> hwmon: New driver for the W83795G/ADG monitoring chips
There is still much work needed, but I wanted to give Wei the credit he deserves. I've merged some of my own fixes already, to make gcc and checkpatch happy. Individual fixes and improvements from me will follow.
[JD: Fix build errors] [JD: Coding style cleanups] [JD: Get rid of forward declarations] [JD: Drop VID support] [JD: Drop fault output control feature] [JD: Use lowercase for inline function names] [JD: Use strict variants of the strtol/ul functions] [JD: Shorten the read and write function names]
Signed-off-by: Jean Delvare <khali@linux-fr.org>
|