summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77802.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | regulator: max77802: Remove support for board filesKrzysztof Kozlowski2014-11-261-73/+19
* | Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown2014-11-261-1/+1
|\ \
| * | regulator: max77802: zero-initialize regulator match tableJavier Martinez Canillas2014-11-031-1/+1
| |/
* | regulator: max77802: Fill regulator modes translation callbackJavier Martinez Canillas2014-11-261-0/+6
* | regulator: max77802: Don't ignore return value of current opmodeKrzysztof Kozlowski2014-11-041-1/+7
* | regulator: max77802: Use unsigned int for modes in max77802_map_mode()Javier Martinez Canillas2014-11-031-1/+1
* | regulator: max77802: Remove suspend_enableKrzysztof Kozlowski2014-10-311-4/+0
* | regulator: max77802: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
* | regulator: max77802: fix a test in max77802_set_suspend_mode()Dan Carpenter2014-10-271-1/+1
* | regulator: max77802: Add header for operating modesJavier Martinez Canillas2014-10-201-0/+1
* | regulator: max77802: Don't treat OFF as an operating modeJavier Martinez Canillas2014-10-201-1/+2
* | regulator: max77802: Add set suspend mode for BUCKs and simplify codeJavier Martinez Canillas2014-10-201-47/+46
* | regulator: max77802: Add .{get,set}_mode callbacksJavier Martinez Canillas2014-10-201-0/+46
* | regulator: max77802: Split regulator operations for BUCKsJavier Martinez Canillas2014-10-201-2/+17
* | regulator: max77802: Add .set_suspend_{enable,disable} callbacksJavier Martinez Canillas2014-10-201-10/+18
|/
* regulator: max77802: Remove duplicate rdev_get_id() callAxel Lin2014-09-051-2/+2
* regulator: max77802: set opmode to normal if off is read from hwJavier Martinez Canillas2014-08-271-1/+11
* regulator: max77802: Remove unused fields from struct max77802_regulator_prvAxel Lin2014-08-201-2/+0
* regulator: Add driver for max77802 PMIC PMIC regulatorsJavier Martinez Canillas2014-08-181-0/+578
OpenPOWER on IntegriCloud