summaryrefslogtreecommitdiff
path: root/drivers/regulator/rk808-regulator.c
AgeCommit message (Expand)Author
2024-03-04regulator: rk808: fix LDO range on RK806Quentin Schulz
2024-03-04regulator: rk808: fix buck range on RK806Quentin Schulz
2023-09-12regulator: rk808: Drop useless headersLinus Walleij
2023-07-14regulator: Explicitly include correct DT includesRob Herring
2023-05-23regulator: rk808: add rk806 supportSebastian Reichel
2023-05-23regulator: rk808: revert to synchronous probingSebastian Reichel
2023-05-23regulator: rk808: cleanup parent device usageSebastian Reichel
2023-05-23regulator: rk808: fix asynchronous probingSebastian Reichel
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson
2022-11-28regulator: rk808: Use dev_err_probeSebastian Reichel
2022-11-28regulator: rk808: reduce 'struct rk808' usageSebastian Reichel
2021-05-26regulator: rk808: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2019-12-09regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal
2019-10-08regulator: rk808: Remove rk817_set_suspend_voltage functionAxel Lin
2019-10-08regulator: rk808: Fix warning message in rk817_set_ramp_delayAxel Lin
2019-10-08regulator: rk808: Constify rk817 regulator_opsAxel Lin
2019-07-22regulator: rk808: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-06-27regulator: rk808: Add RK809 and RK817 support.Heiko Stuebner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-02-06regulator: rk808: Convert rk805 buck1/2 to use linear rangeAxel Lin
2019-02-02regulator: rk808: Fix BUCK1/2 voltages on rk805Otavio Salvador
2019-01-28regulator: rk808: Update module description to include RK805Axel Lin
2019-01-28regulator: rk808: Constify regulator_opsAxel Lin
2017-08-21regulator: rk808: Add regulator driver for RK805Elaine Zhang
2017-04-30Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808'...Mark Brown
2017-03-24regulator: rk808: Fix RK818 LDO2Wadim Egorov
2016-10-24regulator: rk808: Use rdev_get_id() to access id of regulatorAxel Lin
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-31regulator: rk808: Add regulator driver for RK818Wadim Egorov
2016-08-15regulator: rk808: Delete owner assignmentMarkus Elfring
2016-05-13regulator: rk808: Migrate to regulator core's simplified DT parsing codeWadim Egorov
2016-04-27regulator: rk808: Add rk808_reg_ops_ranges for LDO3Wadim Egorov
2016-04-26regulator: rk808: remove unused rk808_reg_ops_rangesArnd Bergmann
2016-04-25regulator: 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