index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
2019-01-29
regulator: max77650: add regulator support
Bartosz Golaszewski
2019-01-28
regulator: isl6271a: Constify isl_core_ops and isl_fixed_ops
Axel Lin
2019-01-28
regulator: isl6271a: Remove *rdev[3] from struct isl_pmic
Axel Lin
2019-01-28
regulator: rk808: Update module description to include RK805
Axel Lin
2019-01-28
regulator: rk808: Constify regulator_ops
Axel Lin
2019-01-28
regulator: mcp16502: Include linux/gpio/consumer.h to fix build error
Axel Lin
2019-01-28
regulator: da9063: Check return value of devm_regmap_field_alloc calls
Axel Lin
2019-01-28
regulator: da9062: Check return value of devm_regmap_field_alloc calls
Axel Lin
2019-01-28
regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803
Vasily Khoruzhick
2019-01-28
regulator: lp8788-ldo: Constify lp8788_dldo_desc and lp8788_aldo_desc
Axel Lin
2019-01-28
regulator: lp8788-buck: Constify lp8788_buck_desc
Axel Lin
2019-01-28
regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_ops
Axel Lin
2019-01-28
regulator: lp8755: Constify lp8755_regulators
Axel Lin
2019-01-28
regulator: lp873x: Constify lp873x_buck01_ops and lp873x_ldo01_ops
Axel Lin
2019-01-28
regulator: lp872x: Constify regulator_ops and regulator_desc
Axel Lin
2019-01-28
regulator: lp3972: Constify lp3972_ldo_ops and lp3972_dcdc_ops
Axel Lin
2019-01-28
regulator: lp3971: Constify lp3971_ldo_ops and lp3971_dcdc_ops
Axel Lin
2019-01-24
regulator: bd9571mwv: Constify regulator_ops
Axel Lin
2019-01-24
regulator: bd718x7: Constify regulator_ops
Axel Lin
2019-01-24
regulator: bd70528: Constify regulator_linear_range and regulator_ops
Axel Lin
2019-01-23
regulator: stpmic1: Add static const qualifier at peroper places
Axel Lin
2019-01-23
regulator: bd70528: Support ROHM BD70528 regulator block
Matti Vaittinen
2019-01-22
regulator: qcom-smd: Batch up requests for disabled regulators
Bjorn Andersson
2019-01-22
regulator: wm831x-dcdc: Convert to use regulator_linear_range for wm831x_buckv
Axel Lin
2019-01-22
regulator: twl: Use of_device_get_match_data()
Axel Lin
2019-01-22
regulator: arizona-ldo1: Convert to use regulator_linear_range for ldo1_hc
Axel Lin
2019-01-18
regulator: lochnagar: Add missing MODULE_DEVICE_TABLE
Charles Keepax
2019-01-14
regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
Axel Lin
2019-01-14
regulator: twl6030: Use of_device_get_match_data()
Axel Lin
2019-01-14
regulator: max14577: Remove redundant MODULE_ALIAS
Axel Lin
2019-01-14
regulator: pwm: No need to make a copy of regulator_ops per instance
Axel Lin
2019-01-14
regulator: hi655x: Removed unused ctrl_regs field from struct hi655x_regulator
Axel Lin
2019-01-09
regulator: provide rdev_get_regmap()
Bartosz Golaszewski
2019-01-09
regulator: axp20x: check rdev is null before dereferencing it
Colin Ian King
2019-01-08
regulator: Fix trivial language typos
Krzysztof Kozlowski
2019-01-07
regulator: act8945a: Use rdev_get_id() to access id of regulator
Axel Lin
2018-12-21
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2018-12-21
regulator: tps65910: fix a missing check of return value
Kangjie Lu
2018-12-21
regulator: mcp16502: Select REGMAP_I2C to fix build error
Axel Lin
2018-12-20
regulator: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-20
regulator: mcp16502: Fix missing n_voltages setting
Axel Lin
2018-12-20
regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum...
Axel Lin
2018-12-19
regulator: mcp16502: code cleanup
Andrei.Stefanescu@microchip.com
2018-12-19
regulator: act8945a-regulator: make symbol act8945a_pm static
Wei Yongjun
2018-12-19
drivers/regulator: fix a missing check of return value
Kangjie Lu
2018-12-17
regulator: act8945a-regulator: fix 'defined but not used' compiler warning
Claudiu Beznea
2018-12-17
regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2
Priit Laes
2018-12-14
regulator: mcp16502: add support for suspend
Andrei.Stefanescu@microchip.com
2018-12-13
regulator: axp20x: add software based soft_start for AXP209 LDO3
Olliver Schinagl
2018-12-13
regulator: axp20x: add support for set_ramp_delay for AXP209
Olliver Schinagl
[next]