summaryrefslogtreecommitdiff
path: root/drivers/regulator/rk808-regulator.c
AgeCommit message (Expand)Author
2018-12-07regulator: rk809 & rk817: fix up the is_enable return errorElaine Zhang
2018-09-10mfd: rk809: the sw1 interconvert with sw2shengfei Xu
2018-08-08regulator: rk816: support rk816 ES2 chipElaine Zhang
2018-05-09regulator: rk808: fix up the set voltage overshoot of Buck1/2Elaine Zhang
2018-05-08regulator: rk808: make rk8xx_is_enabled_wmsk_regmap staticTao Huang
2018-05-03regulator: rk808: DCDC_REG5 registers early.Tony Xie
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-05mfd: RK817 & RK809: Add new mfd driver for RK817 & RK809tony.xie
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-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-04-20FROMLIST: regulator: rk808: Fix RK818 LDO2Wadim Egorov
2017-02-28UPSTREAM: regulator: rk808: Use rdev_get_id() to access id of regulatorAxel Lin
2017-02-28UPSTREAM: regulator: rk808: Add regulator driver for RK818Wadim Egorov
2017-02-28UPSTREAM: regulator: rk808: Delete owner assignmentMarkus Elfring
2017-02-28UPSTREAM: regulator: rk808: Migrate to regulator core's simplified DT parsing...Wadim Egorov
2017-02-28UPSTREAM: regulator: rk808: Add rk808_reg_ops_ranges for LDO3Wadim Egorov
2017-02-28UPSTREAM: regulator: rk808: remove unused rk808_reg_ops_rangesArnd Bergmann
2017-02-28UPSTREAM: regulator: rk808: remove linear range definitions with a single rangeWadim Egorov
2015-07-21regulator: rk808: make better use of the gpiod APIUwe Kleine-König
2015-07-21regulator: rk808: add #include for gpiod functionsUwe Kleine-König
2015-07-20regulator: rk808: fixed the overshoot when adjust voltageChris Zhong
2015-03-06Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown
2015-02-21regulator: rk808: Set the enable time for LDOsDoug Anderson
2015-02-08Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...Mark Brown
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09regulator: rk808: Fix sparse non static symbol warningsWei Yongjun
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-10-20regulator: rk808: Add support setting suspend voltageChris Zhong
2014-10-07regulator: rk808: Fix min_uV for DCDC1 & DCDC2Chris Zhong
2014-09-16regulator: rk808: Add function for ramp delay for buck1/buck2Doug Anderson
2014-09-12regulator: rk808: Fix missing of_node_putAxel Lin
2014-09-12regulator: rk808: Remove unused variablesAxel Lin
2014-09-10regulator: rk808: Remove pdata from the regulatorChris Zhong
2014-09-02regulator: RK808: Add proper input supplies for rk808Doug Anderson
2014-09-02regulator: rk808: Fix n_voltages for DCDC4Axel Lin
2014-08-28regulator: rk808: Fix memory leakAxel Lin
2014-08-27regulator: rk808: remove redundant codeChris Zhong
2014-08-26regulator: RK808: modify for struct rk808 changeChris Zhong
2014-08-21regulator: rk808: Fix uninitialized valueDoug Anderson