summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2018-04-27regulator: tps549b22: add TI TPS549b22 supportXiaoDong Huang
2018-04-19regulator: of: Use regulator-init-microvolt as early minimumFinley Xiao
2018-04-19regulator: core: Fix min_uV and max_uV error of regulator_release_early_min_voltFinley Xiao
2018-04-18regulator: core: Add support to limit min_uV during system startupFinley Xiao
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-24regulator: anatop: set default voltage selector for pcieDong Aisheng
2018-03-23regulator: remove unused rk29-pwm-regulatorTao Huang
2018-03-22UPSTREAM: regulator: Allow for asymmetric settling timesMatthias Kaehlcke
2018-03-22UPSTREAM: regulator: Add settling time for non-linear voltage transitionLaxman Dewangan
2018-03-22UPSTREAM: regulator: core: silence warning: "VDD1: ramp_delay not set"H. Nikolaus Schaller
2018-03-22UPSTREAM: regulator: core: Add set_voltage_time opMatthias Kaehlcke
2018-03-22UPSTREAM: regulator: core: Don't skip set_voltage_time when ramp delay disabledMatthias Kaehlcke
2018-03-22UPSTREAM: regulator: core: Simplify error flow in _regulator_do_set_voltage()Matthias Kaehlcke
2018-03-22UPSTREAM: regulator: core: Use local ops variable in _regulator_do_set_voltage()Matthias Kaehlcke
2018-03-13clk: rockchip: build depends on CPU configTao Huang
2018-02-13regulator: rk808: rk809: the sw1 enable bit intercnvert with sw2shengfei Xu
2018-02-13drivers/regulator/syr82x: fix compile warningTao Huang
2018-02-05mfd: RK817 & RK809: Add new mfd driver for RK817 & RK809tony.xie
2018-02-02regulator: debugfs: Adding debugfs functions into regulator frameworkTao Huang
2018-01-31rk: add SPDX license identifier to files with no licenseTao Huang
2017-12-13regulator: rk808: rk816: fix up the DCDC and LDO setting off in sleep modeshengfei Xu
2017-12-13regulator: rk808: maps a hardware mode defined in a DTS to a standard modeshengfei Xu
2017-12-11pmic: rk808: rk816: fix up the RK816 setting voltage drop make the system crashshengfei Xu
2017-12-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker
2017-10-31regulator: rk808: fix rk816 regulators register failedJoseph Chen
2017-10-26regulator: rk808: fix the regulator control value in system suspend for rk816shengfei Xu
2017-10-25regulator: rk808: delete rk816 boost and otg switch regulatorJoseph Chen
2017-08-28regulator: rk808: fix the enable_val of rk816shengfei Xu
2017-08-23regulator: rk808: add support for get_mode/set_mode/set_suspend_mode on regul...shengfei Xu
2017-08-23regulator: rk808: fix regulator operations table to the bucks for rk816shengfei Xu
2017-07-19mfd: rk808: add rk816 supportshengfei Xu
2017-07-14regulator: remove unused rockchip-pwm-regulator driverHuang, Tao
2017-06-07Merge tag 'lsk-v4.4-17.05-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-05-25regulator: tps65023: Fix inverted core enable logic.Richard Cochran
2017-05-02regulator: core: Clear the supply pointer if enabling failsJon Hunter
2017-04-20UPSTREAM: regulator: fan53555: Add support for FAN53555UC13X typeWadim Egorov
2017-04-20UPSTREAM: regulator: fan53555: Add support for FAN53555BUC18X typeWadim Egorov
2017-04-20FROMLIST: regulator: rk808: Fix RK818 LDO2Wadim Egorov
2017-03-31Merge tag 'lsk-v4.4-17.03-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez
2017-03-06UPSTREAM: regulator: pwm: Support extra continuous mode casesBoris Brezillon
2017-03-06UPSTREAM: regulator: pwm: Retrieve correct voltageBoris Brezillon
2017-03-06UPSTREAM: regulator: pwm: Properly initialize the ->state fieldBoris Brezillon
2017-03-06UPSTREAM: regulator: pwm: Switch to the atomic PWM APIBoris Brezillon
2017-03-06UPSTREAM: regulator: pwm: Adjust PWM config at probe timeBoris Brezillon
2017-03-06UPSTREAM: regulator: pwm: Fix regulator ramp delay for continuous modeDouglas Anderson
2017-03-06UPSTREAM: regulator: pwm: Support for enable GPIOAlexandre Courbot
2017-03-06UPSTREAM: regulator: pwm: Drop unneeded pwm_enable() callBoris Brezillon
2017-03-06UPSTREAM: regulator: pwm: Use pwm_get_args() where appropriateBoris Brezillon