summaryrefslogtreecommitdiff
path: root/drivers/regulator/lp8788-ldo.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-07regulator: lp8788-ldo: Use ldo->en_pin to check if regulator is enabled by ex...Axel Lin1-93/+14
2013-01-03lp8788-ldo: fix a parent device on devm_gpio_request()Kim, Milo1-6/+8
2013-01-03lp8788-ldo: fix a parent device in _probe()Kim, Milo1-6/+6
2012-12-10Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown1-11/+2
2012-12-07regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_modeAxel Lin1-10/+1
2012-11-20regulator: remove use of __devexitBill Pemberton1-2/+2
2012-11-20regulator: remove use of __devinitBill Pemberton1-2/+2
2012-11-20regulator: remove use of __devexit_pBill Pemberton1-2/+2
2012-10-15regulator: lp8788-ldo: Staticise non-exported symbolMark Brown1-1/+1
2012-08-28regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltageAxel Lin1-0/+8
2012-07-20regulator: add new lp8788 regulator driverKim, Milo1-0/+842