Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258891
b: refs/heads/master
c: 156e2d1
h: refs/heads/master
i:
  258889: f04f8fa
  258887: 6bf548c
v: v3
  • Loading branch information
Jean Delvare authored and Jean Delvare committed Jul 25, 2011
1 parent b5a2332 commit e3e1df5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 90534c5c5e535d7bf78a4efdbd0999e04b57d6e3
refs/heads/master: 156e2d1adc03e17f18f98d297f7757fc6d93a589
3 changes: 2 additions & 1 deletion trunk/Documentation/hwmon/lm78
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Supported chips:
Datasheet: Publicly available at the National Semiconductor website
http://www.national.com/

Author: Frodo Looijaard <frodol@dds.nl>
Authors: Frodo Looijaard <frodol@dds.nl>
Jean Delvare <khali@linux-fr.org>

Description
-----------
Expand Down
7 changes: 7 additions & 0 deletions trunk/MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -3960,6 +3960,13 @@ L: lm-sensors@lm-sensors.org
S: Maintained
F: drivers/hwmon/lm73.c

LM78 HARDWARE MONITOR DRIVER
M: Jean Delvare <khali@linux-fr.org>
L: lm-sensors@lm-sensors.org
S: Maintained
F: Documentation/hwmon/lm78
F: drivers/hwmon/lm78.c

LM83 HARDWARE MONITOR DRIVER
M: Jean Delvare <khali@linux-fr.org>
L: lm-sensors@lm-sensors.org
Expand Down
4 changes: 1 addition & 3 deletions trunk/drivers/hwmon/lm78.c
Original file line number Diff line number Diff line change
Expand Up @@ -1060,9 +1060,7 @@ static void __exit sm_lm78_exit(void)
i2c_del_driver(&lm78_driver);
}



MODULE_AUTHOR("Frodo Looijaard <frodol@dds.nl>");
MODULE_AUTHOR("Frodo Looijaard, Jean Delvare <khali@linux-fr.org>");
MODULE_DESCRIPTION("LM78/LM79 driver");
MODULE_LICENSE("GPL");

Expand Down

0 comments on commit e3e1df5

Please sign in to comment.