aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-31regulator: axp20x-regulator: constify regulator_ops structureBhumika Goyal1-4/+4
2017-01-31regulator: as3711-regulator: constify regulator_ops structureBhumika Goyal1-3/+3
2017-01-31regulator: arizona-micsupp: constify regulator_ops structureBhumika Goyal1-1/+1
2017-01-31regulator: arizona-ldo1: constify regulator_ops structureBhumika Goyal1-2/+2
2017-01-31regulator: ad5398: constify regulator_ops structureBhumika Goyal1-1/+1
2017-01-31regulator: act8945a-regulator: constify regulator_ops structureBhumika Goyal1-1/+1
2017-01-31regulator: aat2870-regulator: constify regulator_ops structureBhumika Goyal1-1/+1
2017-01-31regulator: 88pm8607: constify regulator_ops structureBhumika Goyal1-2/+2
2017-01-31regulator: 88pm800: constify regulator_ops structuresBhumika Goyal1-2/+2
2017-01-26regulator: s2mpa01: reduce stack size for probe functionArnd Bergmann1-1/+3
2017-01-25regulator: fixed: Revert support for ACPI interfaceMark Rutland1-46/+0
2017-01-23regulator: anatop: Add support for "anatop-enable-bit"Andrey Smirnov1-0/+12
2017-01-23regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdceRask Ingemann Lambertsen1-1/+1
2017-01-23regulator: tps65217: Allow DCDC1 and DCDC3 up to 3.3VMåns Andersson1-2/+4
2017-01-19regulator: qcom-smd: Add PM8994 regulator supportRajendra Nayak1-0/+102
2017-01-18regulator: twl6030: fix range comparison, allowing vsel = 59Colin Ian King1-1/+1
2017-01-12regulator: core: Don't use regulators as supplies until the parent is boundJon Hunter1-0/+13
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-95/+58
2016-12-15regulator: arizona-micsupp: Use SoC component pin control functionsRichard Fitzgerald1-2/+4
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+4
2016-12-12Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rk808' into asoc-nextMark Brown1-5/+4
2016-12-12Merge remote-tracking branches 'regulator/topic/tps65086' and 'regulator/topic/twl' into regulator-nextMark Brown4-657/+814
2016-12-12Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873x', 'regulator/topic/max77620', 'regulator/topic/pwm' and 'regulator/topic/tps6507x' into regulator-nextMark Brown4-5/+54
2016-12-12Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/bypass', 'regulator/topic/error' and 'regulator/topic/fixed' into regulator-nextMark Brown4-1/+86
2016-12-12Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-2/+3
2016-12-12Merge remote-tracking branches 'regulator/fix/stw481x' and 'regulator/fix/tps65086' into regulator-linusMark Brown2-27/+30
2016-12-12Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown1-2/+10
2016-12-05regulator: tps65086: Fix 25mV ranges for BUCK regulators 1, 2, and 6Andrew F. Davis1-1/+2
2016-12-05regulator: core: add newline in debug messageDavid Lechner1-1/+1
2016-12-01regulator: tps65086: Fix 25mV ranges for BUCK regulatorsAndrew F. Davis1-26/+28
2016-11-30regulator: core: Correct type of mode in regulator_mode_constrainCharles Keepax1-1/+2
2016-11-23regulator: max77620: add support to configure MPOKVenkat Reddy Talla1-0/+46
2016-11-23regulator: twl6030: Remove unused fields from struct twlreg_infoAxel Lin1-29/+17
2016-11-23regulator: twl: Remove unused fields from struct twlreg_infoAxel Lin1-7/+0
2016-11-16regulator: twl: split twl6030 logic into its own fileNicolae Rosia3-596/+811
2016-11-16regulator: twl: kill unused functionsNicolae Rosia1-27/+2
2016-11-16regulator: twl: make driver DT onlyNicolae Rosia1-31/+6
2016-11-16regulator: twl-regulator: rework fixed regulator definitionNicolae Rosia1-14/+24
2016-11-15regulator: max77620: remove unused variableVenkat Reddy Talla1-1/+0
2016-11-13regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij1-1/+2
2016-11-11regulator: gpio: properly check return value of of_get_named_gpioJisheng Zhang1-3/+6
2016-11-11regulator: lp873x: Add support for populating input supplyLokesh Vutla1-0/+1
2016-11-11regulator: axp20x: Fix axp809 ldo_io registration error on cold bootChen-Yu Tsai1-2/+10
2016-11-10regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmapCharles Keepax1-1/+5
2016-11-04Merge branch 'topic/error' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-fixedMark Brown40-418/+2704
2016-11-04regulator: core: Add new API to poll for error conditionsAxel Haslam1-0/+33
2016-10-28regulator: core: silence warning: "VDD1: ramp_delay not set"H. Nikolaus Schaller1-1/+1
2016-10-26regulator: tps65218: Remove all the compatiblesKeerthy1-94/+56
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy1-2/+3
2016-10-24regulator: rk808: Use rdev_get_id() to access id of regulatorAxel Lin1-5/+4