linux/drivers/hwmon/pmbus
Alan Tull ddbb4db4ce hwmon: (pmbus) Add regulator support
Add support for simple on/off control of each channel.

To add regulator support, the pmbus part driver needs to add
regulator_desc information and number of regulators to its
pmbus_driver_info struct.

regulator_desc can be declared using default macro for a
regulator (PMBUS_REGULATOR) that is in pmbus.h

The regulator_init_data can be initialized from either
platform data or the device tree.

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2014-11-30 20:13:13 -08:00
..
adm1275.c hwmon: (adm1275) Add support for ADM1075 2012-03-18 18:27:52 -07:00
Kconfig hwmon: (pmbus) Add tps40422 front-end driver 2014-08-04 07:01:38 -07:00
lm25066.c hwmon: (pmbus/lm25066) Add support for LM25063 2013-10-18 09:12:02 -07:00
ltc2978.c hwmon: (pmbus/ltc2978) Add support for LTM4676 2014-03-19 18:59:40 -07:00
Makefile hwmon: (pmbus) Add tps40422 front-end driver 2014-08-04 07:01:38 -07:00
max8688.c hwmon: (pmbus) Simplify remove functions 2012-03-18 18:27:46 -07:00
max16064.c hwmon: (pmbus) Simplify remove functions 2012-03-18 18:27:46 -07:00
max34440.c hwmon: (pmbus/max34440) Add support for MAX34460 and MAX34461 2013-02-06 09:58:06 -08:00
pmbus.c hwmon: (pmbus) Add tps40422 front-end driver 2014-08-04 07:01:38 -07:00
pmbus.h hwmon: (pmbus) Add regulator support 2014-11-30 20:13:13 -08:00
pmbus_core.c hwmon: (pmbus) Add regulator support 2014-11-30 20:13:13 -08:00
tps40422.c hwmon: (pmbus) Add tps40422 front-end driver 2014-08-04 07:01:38 -07:00
ucd9000.c hwmon: (pmbus) Simplify remove functions 2012-03-18 18:27:46 -07:00
ucd9200.c hwmon: (pmbus) Simplify remove functions 2012-03-18 18:27:46 -07:00
zl6100.c hwmon: (pmbus/zl6100) Add support for VMON/VDRV 2013-02-06 09:58:05 -08:00