summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Merge remote-tracking branches 'regulator/topic/tps6524x' and 'regulator/topi...Mark Brown2-19/+89
2016-05-13Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s...Mark Brown4-321/+355
2016-05-13Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown11-45/+666
2016-05-13Merge remote-tracking branches 'regulator/topic/fan53555', 'regulator/topic/l...Mark Brown7-29/+333
2016-05-13Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown1-59/+83
2016-05-13Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act886...Mark Brown2-37/+141
2016-05-13Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown1-26/+41
2016-05-13Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-3/+1
2016-05-13Merge remote-tracking branch 'regulator/topic/bypass' into regulator-nextMark Brown1-0/+14
2016-05-13Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/d...Mark Brown2-14/+41
2016-05-13Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-12/+1
2016-05-13Merge remote-tracking branch 'regulator/fix/bypass' into regulator-linusMark Brown1-1/+1
2016-05-13regulator: rk808: Migrate to regulator core's simplified DT parsing codeWadim Egorov1-171/+79
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown4-10/+34
2016-05-11regulator: lp873x: Add support for lp873x PMIC regulatorsKeerthy3-0/+251
2016-05-10regulator: da9063: Correct module alias prefix to fix module autoloadingGeert Uytterhoeven1-1/+1
2016-05-06regulator: tps65917/palmas: Simplify multiple dereference of match->of_nodeNishanth Menon1-11/+8
2016-05-06regulator: tps65917/palmas: Handle possible memory allocation failureNishanth Menon1-7/+14
2016-05-06regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[...Nishanth Menon1-9/+8
2016-05-06regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_ma...Nishanth Menon1-13/+14
2016-05-03Merge branch 'for-4.7/pwm-regulator' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown26-622/+1617
2016-05-03regulator: pwm: Use pwm_get_args() where appropriateBoris Brezillon1-6/+14
2016-04-29regulator: max77686: Configure enable time to properly handle regulator enableKrzysztof Kozlowski1-0/+5
2016-04-29regulator: axp20x: Fix axp22x ldo_io registration error on cold bootHans de Goede1-2/+6
2016-04-27regulator: rk808: Add rk808_reg_ops_ranges for LDO3Wadim Egorov1-1/+29
2016-04-27regulator: core: Add early supply resolution for regulatorsJon Hunter1-11/+26
2016-04-27Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown1-0/+14
2016-04-27regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede1-2/+2
2016-04-26regulator: tps65917/palmas: Add bypass "On" valueNishanth Menon1-0/+5
2016-04-26regulator: axp20x: Fix LDO4 linear voltage rangeMaxime Ripard1-1/+3
2016-04-26regulator: rk808: remove unused rk808_reg_ops_rangesArnd Bergmann1-28/+0
2016-04-25regulator: refactor valid_ops_mask checking codeWEN Pingbo1-59/+29
2016-04-25regulator: rk808: remove linear range definitions with a single rangeWadim Egorov1-39/+51
2016-04-22regulator: max77620: Add support for device specific ramp rate settingLaxman Dewangan1-27/+56
2016-04-22regulator: helpers: Ensure bypass register field matches ON valueJon Hunter1-1/+1
2016-04-22regulator: core: Move registration of regulator deviceJon Hunter1-15/+9
2016-04-22Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown1-10/+10
2016-04-22regulator: core: Clear the supply pointer if enabling failsJon Hunter1-0/+1
2016-04-22regulator: core: Don't terminate supply resolution earlyJon Hunter1-1/+6
2016-04-22regulator: core: Add debugfs to show constraint flagsRichard Fitzgerald1-0/+52
2016-04-20regulator: tps6524x: Fix broken use of spi_dev_get()Mark Brown1-1/+1
2016-04-20regulator: fan53555: Add support for FAN53555UC13X typeWadim Egorov1-0/+22
2016-04-20regulator: fan53555: Add support for FAN53555BUC18X typeWadim Egorov1-0/+2
2016-04-18regulator: core: remove lockdep assert from suspend_prepareTero Kristo1-2/+0
2016-04-18regulator: pv88080: new regulator driverJames Ban4-0/+519
2016-04-18regulator: s2mps11: Set default ramp delay for S2MPS11 LDOsKrzysztof Kozlowski1-0/+1
2016-04-18regulator: qcom_spmi: Always return a selector when askedStephen Boyd1-1/+1
2016-04-14regulator: lp3972: Silence uninitialized variable warningDan Carpenter1-1/+1
2016-04-14regulator: lp3971: Silence uninitialized variable warningDan Carpenter1-1/+1
2016-04-13regulator: max8973: add support for junction thermal warningLaxman Dewangan2-0/+98