summaryrefslogtreecommitdiff
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-14
|\
| * regulator: arizona-micsupp: Add support for WM8280/WM8281Richard Fitzgerald2015-02-26
* | Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-nextMark Brown2015-04-10
|\ \
| * | regulator: wm8350: Remove unused variableFabio Estevam2015-03-05
| * | regulator: wm8350: Pass NULL data with REGULATION_OUT and UNDER_VOLTAGE eventsGeert Uytterhoeven2015-02-24
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-10
|\ \ \ \ \ \
| | | | | * | regulator: stw481x: Remove unused fields from struct stw481xAxel Lin2015-03-21
| | | | | |/
| | | | * | regulator: qcom: Tidy up probe()Bjorn Andersson2015-04-08
| | | | * | regulator: qcom: Rework to single platform deviceBjorn Andersson2015-04-08
| | | | * | regulator: qcom: Refactor of-parsing codeBjorn Andersson2015-04-08
| | | | * | regulator: qcom: Don't enable DRMS in driverBjorn Andersson2015-04-08
| | | * | | regulator: palmas: Add has_regen3 check for TPS659038Keerthy2015-03-17
| | | * | | Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-03-17
| | | |\ \ \
| | | * | | | regulator: constify of_device_id arrayFabian Frederick2015-03-17
| | | | |_|/ | | | |/| |
| | * | | | regulator: core: Add devres versions of notifier registrationCharles Keepax2015-03-05
| | |/ / /
| * | | | regulator: Rename regulator_set_optimum_modeBjorn Andersson2015-03-09
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown2015-04-10
|\ \ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | * | | regulator: max8660: Handle empty regulator dataMarkus Pargmann2015-04-10
| | | | * | | regulator: max8660: fix assignment of pdata to data that becomes deadColin Ian King2015-04-08
| | | | |/ /
| | | * | | regulator: max77693: Let core parse DT and drop board files supportKrzysztof Kozlowski2015-03-29
| | | |/ /
| | * | | regulator: qcom-rpm: Implement set_load and enable drmsBjorn Andersson2015-02-23
| | * | | regulator: core: Introduce set_load opBjorn Andersson2015-02-23
| | |/ /
| * | | regulator: dbx500: Remove use of seq_puts/seq_printf return valueJoe Perches2015-02-24
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar...Mark Brown2015-04-10
|\ \ \ \ \ \
| | | | * | | regulator: da9211: Pass NULL data with OVER_CURRENT eventGeert Uytterhoeven2015-02-24
| | | | * | | regulator: da9211: Fix wrong register name in error messageGeert Uytterhoeven2015-02-24
| | | | |/ /
| | | * | | regulator: arizona-micsupp: Drop OF node reference on error pathCharles Keepax2015-02-21
| | * | | | regulator: arizona-ldo1: Drop OF node reference on error pathCharles Keepax2015-02-21
| | |/ / /
| * | | | regulator: act8865: add input supply handlingHeiko Stuebner2015-03-07
| * | | | regulator: act8865: Add act8600 supportZubair Lutfullah Kakakhel2015-03-06
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-04-10
|\ \ \ \
| * \ \ \ Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2015-04-10
| |\ \ \ \
| | * | | | regulator: output current-limit for all regulators in summaryHeiko Stübner2015-04-10
| | * | | | regulator: add a summary tree in debugfsHeiko Stübner2015-04-10
| | * | | | regulator: Ensure unique regulator debugfs directory namesGuenter Roeck2015-03-27
| | |/ / /
| * | | | regulator: Defer lookup of supply to regulator_getBjorn Andersson2015-04-01
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2015-03-23
|\ \ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-17
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown2015-03-16
|\ \ \ \
| | * | | regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven2015-03-16
| | |/ /
| * | | regulator: core: Fix enable GPIO reference countingDoug Anderson2015-03-08
| * | | regulator: Only enable disabled regulators on resumeJavier Martinez Canillas2015-03-08
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown2015-03-06
|\ \ \ \
| | * | | regulator: rk808: Set the enable time for LDOsDoug Anderson2015-02-21
| | | |/ | | |/|
| * | | regulator: da9210: Mask all interrupt sources to deassert interrupt lineGeert Uytterhoeven2015-02-17
| |/ /
* | | regulator: Fix regression due to NULL constraints checkTakashi Iwai2015-03-04
| |/ |/|
* | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-18
|\ \
| * | regulator: qcom-rpm: Add missing state flag in call to RPMBjorn Andersson2015-01-22
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...Mark Brown2015-02-08
|\ \ \ \ \ \
| | | | * | | regulator: tps65023: Constify struct regmap_config and regulator_opsKrzysztof Kozlowski2015-01-05
| | | | |/ /