summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-28regulator: isl6271a: Constify isl_core_ops and isl_fixed_opsAxel Lin
2019-01-28regulator: isl6271a: Remove *rdev[3] from struct isl_pmicAxel Lin
2019-01-28regulator: rk808: Update module description to include RK805Axel Lin
2019-01-28regulator: rk808: Constify regulator_opsAxel Lin
2019-01-28regulator: mcp16502: Include linux/gpio/consumer.h to fix build errorAxel Lin
2019-01-28regulator: da9063: Check return value of devm_regmap_field_alloc callsAxel Lin
2019-01-28regulator: da9062: Check return value of devm_regmap_field_alloc callsAxel Lin
2019-01-28regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick
2019-01-28regulator: lp8788-ldo: Constify lp8788_dldo_desc and lp8788_aldo_descAxel Lin
2019-01-28regulator: lp8788-buck: Constify lp8788_buck_descAxel Lin
2019-01-28regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_opsAxel Lin
2019-01-28regulator: lp8755: Constify lp8755_regulatorsAxel Lin
2019-01-28regulator: lp873x: Constify lp873x_buck01_ops and lp873x_ldo01_opsAxel Lin
2019-01-28regulator: lp872x: Constify regulator_ops and regulator_descAxel Lin
2019-01-28regulator: lp3972: Constify lp3972_ldo_ops and lp3972_dcdc_opsAxel Lin
2019-01-28regulator: lp3971: Constify lp3971_ldo_ops and lp3971_dcdc_opsAxel Lin
2019-01-25regulator: da9052: Use lowercase regulator names to match the DTRob Herring
2019-01-25regulator: mc13xxx: Use lowercase regulator names to match the DTRob Herring
2019-01-24regulator: bd9571mwv: Constify regulator_opsAxel Lin
2019-01-24regulator: bd718x7: Constify regulator_opsAxel Lin
2019-01-24regulator: bd70528: Constify regulator_linear_range and regulator_opsAxel Lin
2019-01-23regulator: stpmic1: Add static const qualifier at peroper placesAxel Lin
2019-01-23regulator: bd70528: Support ROHM BD70528 regulator blockMatti Vaittinen
2019-01-22regulator: qcom-smd: Batch up requests for disabled regulatorsBjorn Andersson
2019-01-22regulator: wm831x-dcdc: Convert to use regulator_linear_range for wm831x_buckvAxel Lin
2019-01-22regulator: twl: Use of_device_get_match_data()Axel Lin
2019-01-22regulator: arizona-ldo1: Convert to use regulator_linear_range for ldo1_hcAxel Lin
2019-01-18regulator: lochnagar: Add missing MODULE_DEVICE_TABLECharles Keepax
2019-01-14regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin
2019-01-14regulator: twl6030: Use of_device_get_match_data()Axel Lin
2019-01-14regulator: max14577: Remove redundant MODULE_ALIASAxel Lin
2019-01-14regulator: pwm: No need to make a copy of regulator_ops per instanceAxel Lin
2019-01-14regulator: hi655x: Removed unused ctrl_regs field from struct hi655x_regulatorAxel Lin
2019-01-10regulator: max77620: Initialize values for DT propertiesMark Zhang
2019-01-09regulator: provide rdev_get_regmap()Bartosz Golaszewski
2019-01-09regulator: axp20x: check rdev is null before dereferencing itColin Ian King
2019-01-08regulator: Fix trivial language typosKrzysztof Kozlowski
2019-01-07regulator: act8945a: Use rdev_get_id() to access id of regulatorAxel Lin
2019-01-07regulator: bcm590xx: Fix .enable_reg for BCM590XX_REG_VSRAxel Lin
2019-01-07Merge branch 'regulator-4.21' into regulator-5.0Mark Brown
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds