aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/ucd9000 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-09-08hwmon: (ucd9000) Add support for UCD90160 Power Supply SequencerMatt Weber1-2/+10
The UCD90160 Power Supply Sequencer reuses the existing register layout, so just an id addition was required. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Ronak Desai <ronak.desai@rockwellcollins.com> [groeck: Updated description, ordered alphabetically, added documentation] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2013-03-03hwmon: Update my e-mail address in driver documentationGuenter Roeck1-1/+1
Most of the hwmon driver documentation still listed my old invalid e-mail address. Fix it. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Jean Delvare <khali@linux-fr.org>
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida1-3/+3
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-05-19hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health ControllersGuenter Roeck1-0/+110
Hardware monitoring support for TI UCD90120, UCD90124, UCD9090, and UCD90910 Sequencer and System Health Controllers. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Reviewed-by: Tom Grennan <tom.grennan@ericsson.com>