summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2015-07-24regulator: mt6311: Add support for mt6311 regulatorHenry Chen
2015-07-23regulator: tps6586x: silence pointer-to-int-castDaniel Kurtz
2015-07-21regulator: rk808: make better use of the gpiod APIUwe Kleine-König
2015-07-21regulator: rk808: add #include for gpiod functionsUwe Kleine-König
2015-07-20regulator: rk808: fixed the overshoot when adjust voltageChris Zhong
2015-07-17Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2015-07-16regulator: Remove the max77843 driverKrzysztof Kozlowski
2015-07-16regulator: max77693: Add support for MAX77843 deviceKrzysztof Kozlowski
2015-07-16drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski
2015-07-16regulator: max77693: Support different register configurationsKrzysztof Kozlowski
2015-07-16regulator: core: Fix memory leak in regulator_resolve_supply()Javier Martinez Canillas
2015-07-16regulator: core: Increase refcount for regulator supply's moduleJavier Martinez Canillas
2015-07-16regulator: 88pm800: Use regulator_nodes/of_match in the descriptorVaibhav Hiremath
2015-07-16regulator: 88pm800: Update driver to use devm_regulator_register fnVaibhav Hiremath
2015-07-16regulator: 88pm800: Fix indentation of assignments of data structuresVaibhav Hiremath
2015-07-15regulator: core: Handle full constraints systems when resolving suppliesMark Brown
2015-07-14regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-14regulator: da9062: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-13regulator: da9211: support da9215James Ban
2015-07-13regulator: da9210: Add optional interrupt supportGeert Uytterhoeven
2015-07-10regulator: pwm-regulator: Fix ' comparison between signed and unsigned intege...Lee Jones
2015-07-10regulator: pwm-regulator: Fix 'used uninitialized' warningLee Jones
2015-07-10regulator: pwm-regulator: Fix 'unused-variable' warningLee Jones
2015-07-09regulator: 88pm800: fix LDO vsel_mask valueYi Zhang
2015-07-09regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-codedAxel Lin
2015-07-09regulator: pwm-regulator: Small clean-upsLee Jones
2015-07-09regulator: pwm-regulator: Remove obsoleted propertyLee Jones
2015-07-07regulator: pwm-regulator: Don't assign structure attributes right awayLee Jones
2015-07-07regulator: pwm-regulator: Simplify voltage to duty-cycle callLee Jones
2015-07-07regulator: pwm-regulator: Add support for continuous-voltageLee Jones
2015-07-07regulator: max8973: add support to configure ETR based on rail loadLaxman Dewangan
2015-07-07regulator: max8973: add support to configure ETR from DTLaxman Dewangan
2015-07-07regulator: max8973: Fix up control flag option for bias controlLaxman Dewangan
2015-07-07regulator: pwm-regulator: Separate voltage-table initialisationLee Jones
2015-07-07regulator: ltc3589: Constify ltc3589_reg_defaultsAxel Lin
2015-07-06regulator: Add lockdep asserts to help detecting locking misuseKrzysztof Kozlowski
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-24regulator: s2mps11: Fix GPIO suspend enable shift wrapping bugKrzysztof Kozlowski
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-22Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown
2015-06-22Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max...Mark Brown
2015-06-22Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...Mark Brown
2015-06-22Merge remote-tracking branches 'regulator/topic/88pm8607', 'regulator/topic/a...Mark Brown
2015-06-22Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-06-22Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' ...Mark Brown
2015-06-22Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2015-06-19regulator: qcom_spmi: Fix calculating number of voltagesAxel Lin
2015-06-17regulator: qcom_spmi: Add missing braces for aligned codeStephen Boyd