index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
rk808-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: rk808: fix LDO range on RK806
Quentin Schulz
2024-03-04
1
-2
/
+2
*
regulator: rk808: fix buck range on RK806
Quentin Schulz
2024-03-04
1
-3
/
+3
*
regulator: rk808: Drop useless headers
Linus Walleij
2023-09-12
1
-2
/
+0
*
regulator: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-1
/
+2
*
regulator: rk808: add rk806 support
Sebastian Reichel
2023-05-23
1
-0
/
+385
*
regulator: rk808: revert to synchronous probing
Sebastian Reichel
2023-05-23
1
-1
/
+1
*
regulator: rk808: cleanup parent device usage
Sebastian Reichel
2023-05-23
1
-7
/
+6
*
regulator: rk808: fix asynchronous probing
Sebastian Reichel
2023-05-23
1
-0
/
+1
*
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-03-20
1
-1
/
+2
*
regulator: rk808: Use dev_err_probe
Sebastian Reichel
2022-11-28
1
-5
/
+3
*
regulator: rk808: reduce 'struct rk808' usage
Sebastian Reichel
2022-11-28
1
-8
/
+12
*
regulator: rk808: Convert to use regulator_set_ramp_delay_regmap
Axel Lin
2021-05-26
1
-65
/
+51
*
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-5
/
+5
*
regulator: rk808: Lower log level on optional GPIOs being not available
Miquel Raynal
2019-12-09
1
-1
/
+1
*
regulator: rk808: Remove rk817_set_suspend_voltage function
Axel Lin
2019-10-08
1
-16
/
+1
*
regulator: rk808: Fix warning message in rk817_set_ramp_delay
Axel Lin
2019-10-08
1
-1
/
+1
*
regulator: rk808: Constify rk817 regulator_ops
Axel Lin
2019-10-08
1
-5
/
+5
*
regulator: rk808: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
2019-07-22
1
-1
/
+1
*
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-15
1
-26
/
+620
|
\
|
*
regulator: rk808: Add RK809 and RK817 support.
Heiko Stuebner
2019-06-27
1
-26
/
+620
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
/
*
regulator: rk808: Convert rk805 buck1/2 to use linear range
Axel Lin
2019-02-06
1
-43
/
+12
*
regulator: rk808: Fix BUCK1/2 voltages on rk805
Otavio Salvador
2019-02-02
1
-8
/
+45
*
regulator: rk808: Update module description to include RK805
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: rk808: Constify regulator_ops
Axel Lin
2019-01-28
1
-21
/
+21
*
regulator: rk808: Add regulator driver for RK805
Elaine Zhang
2017-08-21
1
-0
/
+130
*
-
.
Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808'...
Mark Brown
2017-04-30
1
-1
/
+1
|
\
\
|
|
*
regulator: rk808: Fix RK818 LDO2
Wadim Egorov
2017-03-24
1
-1
/
+1
|
|
/
*
/
regulator: rk808: Use rdev_get_id() to access id of regulator
Axel Lin
2016-10-24
1
-5
/
+4
|
/
*
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-10-07
1
-7
/
+136
|
\
|
*
regulator: rk808: Add regulator driver for RK818
Wadim Egorov
2016-08-31
1
-7
/
+136
*
|
regulator: rk808: Delete owner assignment
Markus Elfring
2016-08-15
1
-2
/
+1
|
/
*
regulator: rk808: Migrate to regulator core's simplified DT parsing code
Wadim Egorov
2016-05-13
1
-171
/
+79
*
regulator: rk808: Add rk808_reg_ops_ranges for LDO3
Wadim Egorov
2016-04-27
1
-1
/
+29
*
regulator: rk808: remove unused rk808_reg_ops_ranges
Arnd Bergmann
2016-04-26
1
-28
/
+0
*
regulator: rk808: remove linear range definitions with a single range
Wadim Egorov
2016-04-25
1
-39
/
+51
*
regulator: rk808: make better use of the gpiod API
Uwe Kleine-König
2015-07-21
1
-20
/
+12
*
regulator: rk808: add #include for gpiod functions
Uwe Kleine-König
2015-07-21
1
-0
/
+1
*
regulator: rk808: fixed the overshoot when adjust voltage
Chris Zhong
2015-07-20
1
-12
/
+207
*
-
.
Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...
Mark Brown
2015-03-06
1
-0
/
+8
|
\
\
|
|
*
regulator: rk808: Set the enable time for LDOs
Doug Anderson
2015-02-21
1
-0
/
+8
|
|
/
*
|
Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...
Mark Brown
2015-02-08
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
regulator: rk808: Fix sparse non static symbol warnings
Wei Yongjun
2014-12-09
1
-3
/
+3
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
|
*
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
|
\
\
|
|
*
|
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
2014-12-05
1
-3
/
+54
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
regulator: rk808: Add support setting suspend voltage
Chris Zhong
2014-10-20
1
-3
/
+54
|
|
/
*
/
regulator: rk808: Fix min_uV for DCDC1 & DCDC2
Chris Zhong
2014-10-07
1
-1
/
+1
|
/
*
regulator: rk808: Add function for ramp delay for buck1/buck2
Doug Anderson
2014-09-16
1
-2
/
+55
[next]