summaryrefslogtreecommitdiff
path: root/drivers/regulator/gpio-regulator.c
AgeCommit message (Expand)Author
2012-08-08regulator: gpio-regulator: Split setting of voltages and currentsHeiko Stübner
2012-07-04regulator: gpio-regulator: Use core GPIO enable supportAxel Lin
2012-07-04regulator: gpio-regulator: Set enable enable_time in regulator_descAxel Lin
2012-06-04regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner
2012-06-04regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner
2012-06-04regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-04regulator: gpio-regulator: Basic devm_kzalloc() conversionMark Brown
2012-04-01regulator: gpio-regulator: Set the smallest voltage/current in the specified ...Axel Lin
2011-11-24regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak
2011-10-11regulator: Add module.h include to gpio-regulatorMark Brown
2011-10-09regulator: Add driver for gpio-controlled regulatorsHeiko Stübner