summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin
2015-03-17regulator: palmas: Add has_regen3 check for TPS659038Keerthy
2015-03-17Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-03-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy
2015-03-17regulator: constify of_device_id arrayFabian Frederick
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven
2015-03-09regulator: Rename regulator_set_optimum_modeBjorn Andersson
2015-03-08regulator: core: Fix enable GPIO reference countingDoug Anderson
2015-03-08regulator: Only enable disabled regulators on resumeJavier Martinez Canillas
2015-03-07regulator: act8865: add input supply handlingHeiko Stuebner
2015-03-06Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown
2015-03-06regulator: act8865: Add act8600 supportZubair Lutfullah Kakakhel
2015-03-05regulator: wm8350: Remove unused variableFabio Estevam
2015-03-05regulator: core: Add devres versions of notifier registrationCharles Keepax
2015-03-04regulator: Fix regression due to NULL constraints checkTakashi Iwai
2015-02-26regulator: arizona-micsupp: Add support for WM8280/WM8281Richard Fitzgerald
2015-02-24regulator: da9211: Pass NULL data with OVER_CURRENT eventGeert Uytterhoeven
2015-02-24regulator: da9211: Fix wrong register name in error messageGeert Uytterhoeven
2015-02-24regulator: dbx500: Remove use of seq_puts/seq_printf return valueJoe Perches
2015-02-24regulator: wm8350: Pass NULL data with REGULATION_OUT and UNDER_VOLTAGE eventsGeert Uytterhoeven
2015-02-23regulator: qcom-rpm: Implement set_load and enable drmsBjorn Andersson
2015-02-23regulator: core: Introduce set_load opBjorn Andersson
2015-02-21regulator: rk808: Set the enable time for LDOsDoug Anderson
2015-02-21regulator: arizona-micsupp: Drop OF node reference on error pathCharles Keepax
2015-02-21regulator: arizona-ldo1: Drop OF node reference on error pathCharles Keepax
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-17regulator: da9210: Mask all interrupt sources to deassert interrupt lineGeert Uytterhoeven
2015-02-08Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...Mark Brown
2015-02-08Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...Mark Brown
2015-02-08Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp...Mark Brown
2015-02-08Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9...Mark Brown
2015-02-08Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown
2015-02-08Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-02-08Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linusMark Brown
2015-02-05regulator: max77843: Add max77843 regulator driverJaewon Kim
2015-02-02regulator: Build sysfs entries with static attribute groupsTakashi Iwai
2015-01-30regulator: qcom-rpm: Make it possible to specify supplyBjorn Andersson
2015-01-28regulator: core: Consolidate drms update handlingBjorn Andersson
2015-01-28regulator: qcom-rpm: signedness bug in probe()Dan Carpenter
2015-01-28regulator: da9211: Add gpio control for enable/disable of buckJames Ban
2015-01-26regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write failsAxel Lin
2015-01-26regulator: lp872x: Remove **regulators from struct lp872xAxel Lin
2015-01-22regulator: qcom-rpm: Add missing state flag in call to RPMBjorn Andersson
2015-01-16Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown
2015-01-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2015-01-16regulator: da9211: fix unmatched of_nodeJames Ban
2015-01-14regulator: Update documentation after renaming function argumentKrzysztof Kozlowski
2015-01-09Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-01-09regulator: axp20x: Migrate to regulator core's simplified DT parsing codeChen-Yu Tsai