Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-07 | hwmon: Fix CamelCase checkpatch warnings | Guenter Roeck | |
Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||
2012-12-05 | hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] setting | Axel Lin | |
Set chan_mux[DA9055_ADC_ADCIN3] = DA9055_ADC_MUX_ADCIN3. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||
2012-12-05 | hwmon: DA9055 HWMON driver | Ashish Jangam | |
This is the HWMON patch for DA9055 PMIC and has got dependency on the DA9055 MFD core. This patch monitors the DA9055 PMIC's ADC channels vddout, junction temperature and auxiliary channels. This patch is functionally tested on Samsung SMDKV6410. Signed-off-by: David Dajun Chen <dchen@diasemi.com> Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com> [Guenter Roeck: Dropped __devinit, __devexit, __devexit_p] Signed-off-by: Guenter Roeck <linux@roeck-us.net> |