summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rk808-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: rk808: Add RK816 supportAlex Bee2024-05-031-1/+201
* regulator: rk808: Support apply_bit for rk808_set_suspend_voltage_rangeAlex Bee2024-05-031-3/+13
* regulator: rk808: fix LDO range on RK806Quentin Schulz2024-03-041-2/+2
* regulator: rk808: fix buck range on RK806Quentin Schulz2024-03-041-3/+3
* regulator: rk808: Drop useless headersLinus Walleij2023-09-121-2/+0
* regulator: Explicitly include correct DT includesRob Herring2023-07-141-1/+2
* regulator: rk808: add rk806 supportSebastian Reichel2023-05-231-0/+385
* regulator: rk808: revert to synchronous probingSebastian Reichel2023-05-231-1/+1
* regulator: rk808: cleanup parent device usageSebastian Reichel2023-05-231-7/+6
* regulator: rk808: fix asynchronous probingSebastian Reichel2023-05-231-0/+1
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson2023-03-201-1/+2
* regulator: rk808: Use dev_err_probeSebastian Reichel2022-11-281-5/+3
* regulator: rk808: reduce 'struct rk808' usageSebastian Reichel2022-11-281-8/+12
* regulator: rk808: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-261-65/+51
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-5/+5
* regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal2019-12-091-1/+1
* regulator: rk808: Remove rk817_set_suspend_voltage functionAxel Lin2019-10-081-16/+1
* regulator: rk808: Fix warning message in rk817_set_ramp_delayAxel Lin2019-10-081-1/+1
* regulator: rk808: Constify rk817 regulator_opsAxel Lin2019-10-081-5/+5
* regulator: rk808: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2019-07-221-1/+1
* Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-151-26/+620
|\
| * regulator: rk808: Add RK809 and RK817 support.Heiko Stuebner2019-06-271-26/+620
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
|/
* regulator: rk808: Convert rk805 buck1/2 to use linear rangeAxel Lin2019-02-061-43/+12
* regulator: rk808: Fix BUCK1/2 voltages on rk805Otavio Salvador2019-02-021-8/+45
* regulator: rk808: Update module description to include RK805Axel Lin2019-01-281-2/+2
* regulator: rk808: Constify regulator_opsAxel Lin2019-01-281-21/+21
* regulator: rk808: Add regulator driver for RK805Elaine Zhang2017-08-211-0/+130
*-. Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808'...Mark Brown2017-04-301-1/+1
|\ \
| | * regulator: rk808: Fix RK818 LDO2Wadim Egorov2017-03-241-1/+1
| |/
* / regulator: rk808: Use rdev_get_id() to access id of regulatorAxel Lin2016-10-241-5/+4
|/
* Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-071-7/+136
|\
| * regulator: rk808: Add regulator driver for RK818Wadim Egorov2016-08-311-7/+136
* | regulator: rk808: Delete owner assignmentMarkus Elfring2016-08-151-2/+1
|/
* regulator: rk808: Migrate to regulator core's simplified DT parsing codeWadim Egorov2016-05-131-171/+79
* regulator: rk808: Add rk808_reg_ops_ranges for LDO3Wadim Egorov2016-04-271-1/+29
* regulator: rk808: remove unused rk808_reg_ops_rangesArnd Bergmann2016-04-261-28/+0
* regulator: rk808: remove linear range definitions with a single rangeWadim Egorov2016-04-251-39/+51
* regulator: rk808: make better use of the gpiod APIUwe Kleine-König2015-07-211-20/+12
* regulator: rk808: add #include for gpiod functionsUwe Kleine-König2015-07-211-0/+1
* regulator: rk808: fixed the overshoot when adjust voltageChris Zhong2015-07-201-12/+207
*-. Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown2015-03-061-0/+8
|\ \
| | * regulator: rk808: Set the enable time for LDOsDoug Anderson2015-02-211-0/+8
| |/
* | Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...Mark Brown2015-02-081-3/+3
|\ \ | |/ |/|
| * regulator: rk808: Fix sparse non static symbol warningsWei Yongjun2014-12-091-3/+3
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \
| * \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\ \
| | * | regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-051-3/+54
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| / | | |/
| | * regulator: rk808: Add support setting suspend voltageChris Zhong2014-10-201-3/+54
| |/