Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hwmon: (s3c-hwmon) Ignore invalid divider settings | Ben Dooks | 2009-11-16 |
| | | | | | | | | | Avoid registering channels that have zero divider settings in them, as this will only lead to kernel OOPS from divide-by-zero when the sysfs entry is read. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Jean Delvare <khali@linux-fr.org> | ||
* | ARM: HWMON: S3C24XX series ADC driver | Ben Dooks | 2009-07-18 |
Add support for the ADC controller on the S3C series of processors to drivers/hwmon for use with hardware monitoring systems. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Ben Dooks <ben-linux@fluff.org> |