aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88090-regulator.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02regulator: fixed: Default enable high on DT regulatorsLinus Walleij1-3/+8
2018-09-28regulator: bd718xx: rename bd71837 to 718xxMatti Vaittinen3-2/+2
2018-09-28regulator: bd718XX use pickable rangesMatti Vaittinen2-42/+143
2018-09-28regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen3-94/+94
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen3-1/+256
2018-09-28mfd: dt bindings: add BD71847 device-tree binding documentationMatti Vaittinen1-8/+9
2018-09-28regulator: dt bindings: add BD71847 device-tree binding documentationMatti Vaittinen1-3/+9
2018-09-28regulator/mfd: Support ROHM BD71847 power management ICMatti Vaittinen3-517/+879
2018-09-20regulator: da905{2,5}: Remove unnecessary array checkNathan Chancellor2-2/+2
2018-09-20regulator: qcom: Add PMS405 regulatorsBjorn Andersson2-0/+100
2018-09-20regulator: fix crash caused by null driver dataYu Zhao1-1/+1
2018-09-19regulator: bd718x7: add missing linux/of.h inclusionMatti Vaittinen1-0/+1
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij21-63/+188
2018-09-04regulator: fix kernel-doc for regulator_suspend()Randy Dunlap1-1/+1
2018-09-03regulator: Fix useless O^2 complexity in suspend/resumeMarek Szyprowski1-28/+11
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski3-6/+4
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2-3/+49
2018-08-28regulator: qcom-rpmh: Add stylistic breaks in the default casesDouglas Anderson1-0/+3
2018-08-28regulator: core: Add locking to debugfs regulator_summaryDouglas Anderson1-20/+31
2018-08-28regulator: core: Add consumer-requested load in regulator_summaryDouglas Anderson1-1/+2
2018-08-28regulator: core: Add the opmode to regulator_summaryDouglas Anderson1-11/+17
2018-08-28regulator: regmap helpers - support overlapping linear rangesMatti Vaittinen1-6/+7
2018-08-28regulator: bd71837: Remove duplicate assignment for n_voltages of LDO2Axel Lin1-2/+1
2018-08-28regulator: isl9305: Add missing .owner field in regulator_descAxel Lin1-0/+4
2018-08-28regulator: Convert to using %pOFn instead of device_node.nameRob Herring5-38/+38
2018-08-26Linux 4.19-rc1Linus Torvalds1-2/+2
2018-08-25mm/cow: don't bother write protecting already write-protected pagesLinus Torvalds1-1/+1
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King1-1/+1
2018-08-25libata: maintainership updateJens Axboe1-3/+3
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier1-11/+13
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier1-6/+15
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria11-12/+12
2018-08-24i2c: don't use any __deprecated handling anymoreSedat Dilek1-1/+0
2018-08-24x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka1-0/+4
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang5-30/+5
2018-08-24i2c: ocores: update my email addressPeter Korsgaard4-5/+5
2018-08-24i2c: remove deprecated attach_adapter callbackWolfram Sang2-16/+1
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang1-2/+23
2018-08-24ubifs: Remove empty file.hRichard Weinberger1-0/+0
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAMVlastimil Babka3-3/+3
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder15-103/+106
2018-08-23lib/fonts: convert comments to utf-8Arnd Bergmann4-512/+512
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann1-18/+18
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann12-103/+103
2018-08-23drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder3-27/+17
2018-08-23docs/core-api: mm-api: add section about GFP flagsMike Rapoport1-0/+21
2018-08-23docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport1-137/+154