aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 1-1/+2
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-16/+315
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+1
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Gravatar Lee Jones 4-17/+316
2016-09-30Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-nextGravatar Mark Brown 1-1/+1
2016-09-30Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...Gravatar Mark Brown 6-125/+385
2016-09-30Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...Gravatar Mark Brown 7-46/+453
2016-09-30Merge remote-tracking branch 'regulator/fix/tps65910' into regulator-linusGravatar Mark Brown 1-0/+6
2016-09-27thermal: Enhance thermal_zone_device_update for eventsGravatar Srinivas Pandruvada 1-1/+2
2016-09-26regulator: dbx500: remove unused functions in dbx500-prcmu.cGravatar Baoyou Xie 1-18/+0
2016-09-26regulator: pv88080: Update regulator for PV88080 BB silicon supportGravatar Eric Jeong 2-73/+304
2016-09-24regulator: core: don't return error with inadequate reasonGravatar Joonwoo Park 1-18/+18
2016-09-24regulator: tps65910: Work around silicon erratum SWCZ010Gravatar Jan Remmet 1-0/+6
2016-09-16regulator: core: Add set_voltage_time opGravatar Matthias Kaehlcke 2-37/+59
2016-09-16regulator: core: Don't skip set_voltage_time when ramp delay disabledGravatar Matthias Kaehlcke 1-6/+2
2016-09-16regulator: core: Simplify error flow in _regulator_do_set_voltage()Gravatar Matthias Kaehlcke 1-2/+6
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