aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2016-09-14regulator: core: Use local ops variable in _regulator_do_set_voltage()Gravatar Matthias Kaehlcke 1-10/+10
2016-09-13regulator: axp20x: Support AXP806 variantGravatar Chen-Yu Tsai 1-7/+111
2016-09-06Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-...Gravatar Mark Brown 3-18/+20
2016-09-01regulator: hi6421: mark hi6421_regulator_ldo_get_optimum_mode() staticGravatar Baoyou Xie 1-1/+2
2016-08-31regulator: rk808: Add regulator driver for RK818Gravatar Wadim Egorov 2-9/+138
2016-08-31regulator: lp873x: Change the MFD config option as per latest namingGravatar Keerthy 1-1/+1
2016-08-31regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulatorGravatar Neil Armstrong 1-0/+66
2016-08-22regulator: Kconfig: Fix typoGravatar Sebastiaan Schalbroeck 1-1/+1
2016-08-17regulator: Change Krzysztof Kozlowski's email to kernel.orgGravatar Krzysztof Kozlowski 2-4/+4
2016-08-16regulator: Remove support for optional supplies in the bulk APIGravatar Bjorn Andersson 2-9/+4
2016-08-16regulator: Add LTC3676 supportGravatar Tim Harvey 3-0/+429
2016-08-15regulator: rk808: Delete owner assignmentGravatar Markus Elfring 1-2/+1
2016-08-10regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICsGravatar Tero Kristo 1-0/+8
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-44/+118
2016-08-05regulator: qcom_smd: Fix voltage ranges for pma8084 ftsmps and pldoGravatar Stephen Boyd 1-6/+7
2016-08-05regulator: qcom_smd: Fix voltage ranges for pm8x41Gravatar Stephen Boyd 1-8/+9
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-14/+451
2016-07-25regulator: pwm: Support extra continuous mode casesGravatar Boris Brezillon 1-10/+82
2016-07-20Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Gravatar Mark Brown 6-29/+170
2016-07-20Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of'...Gravatar Mark Brown 6-31/+129
2016-07-20Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/head...Gravatar Mark Brown 9-39/+449
2016-07-20Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ca...Gravatar Mark Brown 5-40/+36
2016-07-20Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextGravatar Mark Brown 1-28/+119
2016-07-20Merge remote-tracking branches 'regulator/fix/da9053' and 'regulator/fix/s2mp...Gravatar Mark Brown 2-6/+6
2016-07-20regulator: da9053/52: Fix incorrectly stated minimum and maximum voltage limitsGravatar Steve Twiss 1-3/+3
2016-07-19regulator: mt6323: Constify struct regulator_opsGravatar Axel Lin 1-3/+3
2016-07-19regulator: mt6323: Fix module descriptionGravatar Axel Lin 1-1/+1
2016-07-18regulator: mt6323: Add support for MT6323 regulatorGravatar Chen Zhong 3-0/+435
2016-07-15regulator: da9210: addition of device tree supportGravatar Steve Twiss 1-2/+19
2016-07-14regulator: act8865: Fix missing of_node_put() in act8865_pdata_from_dt()Gravatar Wei Yongjun 1-6/+6
2016-07-12ARM: ux500: move ab8500_regulator_plat_data into driverGravatar Arnd Bergmann 1-14/+451
2016-07-12regulator: qcom_smd: Avoid overlapping linear voltage rangesGravatar Stephen Boyd 1-1/+1
2016-07-12regulator: s2mps11: Fix the voltage linear range for s2mps15Gravatar Alim Akhtar 1-3/+3
2016-07-11regulator: pwm: Retrieve correct voltageGravatar Boris Brezillon 1-6/+6
2016-07-11regulator: pwm: Properly initialize the ->state fieldGravatar Boris Brezillon 1-0/+22
2016-07-11regulator: pwm: Switch to the atomic PWM APIGravatar Boris Brezillon 1-28/+10
2016-07-11regulator: pwm: Adjust PWM config at probe timeGravatar Boris Brezillon 1-5/+3
2016-07-07regulator: pwm: Fix regulator ramp delay for continuous modeGravatar Douglas Anderson 1-2/+7
2016-07-01Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max7...Gravatar Mark Brown 2-2/+7
2016-06-29regulator: max77620: check for valid regulator infoGravatar Venkat Reddy Talla 1-1/+6
2016-06-29regulator: da9211: add descriptions for da9212/da9214Gravatar James Ban 2-5/+11
2016-06-29regulator: rn5t618: Add RN5T567 PMIC supportGravatar Stefan Agner 2-6/+39
2016-06-27regulator: tps65218: force set power-up/down strobe to 3 for dcdc3Gravatar Tero Kristo 1-2/+6
2016-06-27regulator: tps65218: Enable suspend configurationGravatar Tero Kristo 1-11/+61
2016-06-27regulator: tps65217: Enable suspend configurationGravatar Russ Dill 1-9/+60
2016-06-26regulator: qcom_spmi: Add support for get_mode/set_mode on switchesGravatar Stephen Boyd 1-0/+2
2016-06-26regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Gravatar Stephen Boyd 1-2/+2
2016-06-26regulator: qcom_spmi: Add support for S4 supply on pm8941Gravatar Stephen Boyd 1-0/+1
2016-06-23regulator: pwm: Support for enable GPIOGravatar Alexandre Courbot 1-0/+26
2016-06-22regulator: of: setup initial suspend stateGravatar Keerthy 1-0/+3