index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
rk808-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-28
regulator: rk808: Use dev_err_probe
Sebastian Reichel
1
-5
/
+3
2022-11-28
regulator: rk808: reduce 'struct rk808' usage
Sebastian Reichel
1
-8
/
+12
2021-05-26
regulator: rk808: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
1
-65
/
+51
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
1
-5
/
+5
2019-12-09
regulator: rk808: Lower log level on optional GPIOs being not available
Miquel Raynal
1
-1
/
+1
2019-10-08
regulator: rk808: Remove rk817_set_suspend_voltage function
Axel Lin
1
-16
/
+1
2019-10-08
regulator: rk808: Fix warning message in rk817_set_ramp_delay
Axel Lin
1
-1
/
+1
2019-10-08
regulator: rk808: Constify rk817 regulator_ops
Axel Lin
1
-5
/
+5
2019-07-22
regulator: rk808: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
1
-1
/
+1
2019-07-16
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-26
/
+620
2019-06-27
regulator: rk808: Add RK809 and RK817 support.
Heiko Stuebner
1
-26
/
+620
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-02-06
regulator: rk808: Convert rk805 buck1/2 to use linear range
Axel Lin
1
-43
/
+12
2019-02-02
regulator: rk808: Fix BUCK1/2 voltages on rk805
Otavio Salvador
1
-8
/
+45
2019-01-28
regulator: rk808: Update module description to include RK805
Axel Lin
1
-2
/
+2
2019-01-28
regulator: rk808: Constify regulator_ops
Axel Lin
1
-21
/
+21
2017-08-21
regulator: rk808: Add regulator driver for RK805
Elaine Zhang
1
-0
/
+130
2017-04-30
Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808'...
Mark Brown
1
-1
/
+1
2017-03-24
regulator: rk808: Fix RK818 LDO2
Wadim Egorov
1
-1
/
+1
2016-10-24
regulator: rk808: Use rdev_get_id() to access id of regulator
Axel Lin
1
-5
/
+4
2016-10-07
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+136
2016-08-31
regulator: rk808: Add regulator driver for RK818
Wadim Egorov
1
-7
/
+136
2016-08-15
regulator: rk808: Delete owner assignment
Markus Elfring
1
-2
/
+1
2016-05-13
regulator: rk808: Migrate to regulator core's simplified DT parsing code
Wadim Egorov
1
-171
/
+79
2016-04-27
regulator: rk808: Add rk808_reg_ops_ranges for LDO3
Wadim Egorov
1
-1
/
+29
2016-04-26
regulator: rk808: remove unused rk808_reg_ops_ranges
Arnd Bergmann
1
-28
/
+0
2016-04-25
regulator: rk808: remove linear range definitions with a single range
Wadim Egorov
1
-39
/
+51
2015-07-21
regulator: rk808: make better use of the gpiod API
Uwe Kleine-König
1
-20
/
+12
2015-07-21
regulator: rk808: add #include for gpiod functions
Uwe Kleine-König
1
-0
/
+1
2015-07-20
regulator: rk808: fixed the overshoot when adjust voltage
Chris Zhong
1
-12
/
+207
2015-03-07
Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...
Mark Brown
1
-0
/
+8
2015-02-21
regulator: rk808: Set the enable time for LDOs
Doug Anderson
1
-0
/
+8
2015-02-08
Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...
Mark Brown
1
-3
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-09
regulator: rk808: Fix sparse non static symbol warnings
Wei Yongjun
1
-3
/
+3
2014-12-05
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
1
-3
/
+54
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
regulator: rk808: Add support setting suspend voltage
Chris Zhong
1
-3
/
+54
2014-10-07
regulator: rk808: Fix min_uV for DCDC1 & DCDC2
Chris Zhong
1
-1
/
+1
2014-09-16
regulator: rk808: Add function for ramp delay for buck1/buck2
Doug Anderson
1
-2
/
+55
2014-09-12
regulator: rk808: Fix missing of_node_put
Axel Lin
1
-1
/
+2
2014-09-12
regulator: rk808: Remove unused variables
Axel Lin
1
-26
/
+0
2014-09-10
regulator: rk808: Remove pdata from the regulator
Chris Zhong
1
-72
/
+17
2014-09-02
regulator: RK808: Add proper input supplies for rk808
Doug Anderson
1
-1
/
+14
2014-09-02
regulator: rk808: Fix n_voltages for DCDC4
Axel Lin
1
-1
/
+1
2014-08-28
regulator: rk808: Fix memory leak
Axel Lin
1
-1
/
+1
2014-08-27
regulator: rk808: remove redundant code
Chris Zhong
1
-13
/
+4
2014-08-26
regulator: RK808: modify for struct rk808 change
Chris Zhong
1
-20
/
+14
2014-08-22
regulator: rk808: Fix uninitialized value
Doug Anderson
1
-1
/
+1
[next]