aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/lp8788-buck.c
AgeCommit message (Expand)Author
2013-05-12regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin
2013-04-25regulator: lp8788-buck: Use regulator_map_voltage_ascendAxel Lin
2013-01-17regulator: lp8788-buck: Remove buck[1|2]_vout_addr arrayAxel Lin
2013-01-10regulator: lp8788-buck: Silence build warningAxel Lin
2013-01-03lp8788-buck: fix a for-loop coding styleKim, Milo
2013-01-03lp8788-buck: fix a parent device on devm_gpio_request()Kim, Milo
2013-01-03lp8788-buck: fix a parent deivce in _probe()Kim, Milo
2012-12-10Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown
2012-12-10regulator: lp8788-buck: Kill _gpio_request functionAxel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-08-28regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap tableAxel Lin
2012-08-28regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode functionAxel Lin
2012-07-20regulator: add new lp8788 regulator driverKim, Milo