aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-48/+2
2017-02-03Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl6040' into regulator-linusMark Brown2-47/+1
2017-01-25regulator: fixed: Revert support for ACPI interfaceMark Rutland1-46/+0
2017-01-23regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdceRask Ingemann Lambertsen1-1/+1
2017-01-18regulator: twl6030: fix range comparison, allowing vsel = 59Colin Ian King1-1/+1
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-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
2016-10-24regulator: tps6507x: Drop pointless static qualifier for *reg_data variableAxel Lin1-1/+1
2016-10-24regulator: arizona-ldo1: Set appropriate value for ramp_delayCharles Keepax1-0/+2
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+2
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-16/+315
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-4.9', 'ib-mfd-regulator-4.9', 'ib-mfd-regulator-4.9.1', 'ib-mfd-regulator-rtc-4.9', 'ib-mfd-regulator-rtc-4.9-1' and 'ib-mfd-rtc-4.9' into ibs-for-mfd-mergedLee Jones4-17/+316
2016-09-30Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-nextMark Brown1-1/+1
2016-09-30Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080', 'regulator/topic/rk808', 'regulator/topic/set-voltage' and 'regulator/topic/tps65218' into regulator-nextMark Brown6-125/+385
2016-09-30Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx500', 'regulator/topic/hi6421', 'regulator/topic/load' and 'regulator/topic/ltc3676' into regulator-nextMark Brown7-46/+453
2016-09-30Merge remote-tracking branch 'regulator/fix/tps65910' into regulator-linusMark Brown1-0/+6
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+2
2016-09-26regulator: dbx500: remove unused functions in dbx500-prcmu.cBaoyou Xie1-18/+0
2016-09-26regulator: pv88080: Update regulator for PV88080 BB silicon supportEric Jeong2-73/+304