summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp8788-buck.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* regulator: lp8788-buck: Convert to linear rangeAxel Lin2019-02-111-18/+20
* regulator: lp8788-buck: Constify lp8788_buck_descAxel Lin2019-01-281-1/+1
* regulator: lp8788: constify regulator_ops structuresJulia Lawall2015-12-231-2/+2
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* regulator: lp8788-buck: use devm_regulator_register()Jingoo Han2013-09-301-11/+1Star
* regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-121-1/+0Star
* regulator: lp8788-buck: Use regulator_map_voltage_ascendAxel Lin2013-04-251-0/+2
* regulator: lp8788-buck: Remove buck[1|2]_vout_addr arrayAxel Lin2013-01-171-12/+2Star
* regulator: lp8788-buck: Silence build warningAxel Lin2013-01-101-1/+4
* lp8788-buck: fix a for-loop coding styleKim, Milo2013-01-031-1/+1
* lp8788-buck: fix a parent device on devm_gpio_request()Kim, Milo2013-01-031-6/+8
* lp8788-buck: fix a parent deivce in _probe()Kim, Milo2013-01-031-3/+3
* Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown2012-12-101-14/+4Star
|\
| * regulator: lp8788-buck: Kill _gpio_request functionAxel Lin2012-12-101-14/+4Star
* | regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* | regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* | regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
|/
* regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap tableAxel Lin2012-08-281-43/+12Star
* regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode functionAxel Lin2012-08-281-22/+3Star
* regulator: add new lp8788 regulator driverKim, Milo2012-07-201-0/+629