Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0b9df436192aae9f9705bfe42f6e618dd4773792
/
drivers
/
regulator
/
rk808-regulator.c
f85ea49
regulator: rk808: Convert to use regulator_set_ramp_delay_regmap
by Axel Lin
· 3 years, 8 months ago
60ab7f4
regulator: use linear_ranges helper
by Matti Vaittinen
· 4 years, 8 months ago
b8a039d
regulator: rk808: Lower log level on optional GPIOs being not available
by Miquel Raynal
· 5 years ago
9306a73
regulator: rk808: Remove rk817_set_suspend_voltage function
by Axel Lin
· 5 years ago
cc37038
regulator: rk808: Fix warning message in rk817_set_ramp_delay
by Axel Lin
· 5 years ago
2e67f32
regulator: rk808: Constify rk817 regulator_ops
by Axel Lin
· 5 years ago
d850c6f5
regulator: rk808: Return REGULATOR_MODE_INVALID for invalid mode
by Axel Lin
· 6 years ago
8de2625
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
e444f6d
regulator: rk808: Add RK809 and RK817 support.
by Heiko Stuebner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
4f29706
regulator: rk808: Convert rk805 buck1/2 to use linear range
by Axel Lin
· 6 years ago
2b679ca
regulator: rk808: Fix BUCK1/2 voltages on rk805
by Otavio Salvador
· 6 years ago
a756766
regulator: rk808: Update module description to include RK805
by Axel Lin
· 6 years ago
dc6f23e
regulator: rk808: Constify regulator_ops
by Axel Lin
· 6 years ago
c4e0d34
regulator: rk808: Add regulator driver for RK805
by Elaine Zhang
· 7 years ago
6a8007c
Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808' and 'regulator/fix/tps65023' into regulator-linus
by Mark Brown
· 8 years ago
75f8811
regulator: rk808: Fix RK818 LDO2
by Wadim Egorov
· 8 years ago
bf8e276
regulator: rk808: Use rdev_get_id() to access id of regulator
by Axel Lin
· 8 years ago
d042380
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
1137529
regulator: rk808: Add regulator driver for RK818
by Wadim Egorov
· 8 years ago
556ae22
regulator: rk808: Delete owner assignment
by Markus Elfring
· 8 years ago
9e9daa0
regulator: rk808: Migrate to regulator core's simplified DT parsing code
by Wadim Egorov
· 9 years ago
129d7cf
regulator: rk808: Add rk808_reg_ops_ranges for LDO3
by Wadim Egorov
· 9 years ago
4a5ed8c
regulator: rk808: remove unused rk808_reg_ops_ranges
by Arnd Bergmann
· 9 years ago
afcd666
regulator: rk808: remove linear range definitions with a single range
by Wadim Egorov
· 9 years ago
a13eaf0
regulator: rk808: make better use of the gpiod API
by Uwe Kleine-König
· 9 years ago
604d499
regulator: rk808: add #include for gpiod functions
by Uwe Kleine-König
· 9 years ago
bad47ad
regulator: rk808: fixed the overshoot when adjust voltage
by Chris Zhong
· 9 years ago
b5dabc8
Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk808' into regulator-linus
by Mark Brown
· 10 years ago
28249b0
regulator: rk808: Set the enable time for LDOs
by Doug Anderson
· 10 years ago
dd7c2e7
Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm', 'regulator/topic/rt5033' and 'regulator/topic/tps65023' into regulator-next
by Mark Brown
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
5cb2f03
regulator: rk808: Fix sparse non static symbol warnings
by Wei Yongjun
· 10 years ago
92d07a8
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next
by Mark Brown
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
6c794b2
regulator: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
251ce318
regulator: rk808: Add support setting suspend voltage
by Chris Zhong
· 10 years ago
1575e28
regulator: rk808: Fix min_uV for DCDC1 & DCDC2
by Chris Zhong
· 10 years ago
8af2522
regulator: rk808: Add function for ramp delay for buck1/buck2
by Doug Anderson
· 10 years ago
1ed3f8c
regulator: rk808: Fix missing of_node_put
by Axel Lin
· 10 years ago
1f0c016
regulator: rk808: Remove unused variables
by Axel Lin
· 10 years ago
571a401
regulator: rk808: Remove pdata from the regulator
by Chris Zhong
· 10 years ago
b8074eb
regulator: RK808: Add proper input supplies for rk808
by Doug Anderson
· 10 years ago
5a82067
regulator: rk808: Fix n_voltages for DCDC4
by Axel Lin
· 10 years ago
c61519f
regulator: rk808: Fix memory leak
by Axel Lin
· 10 years ago
2a8d130
regulator: rk808: remove redundant code
by Chris Zhong
· 10 years ago
d76c333
regulator: RK808: modify for struct rk808 change
by Chris Zhong
· 10 years ago
462004f
regulator: rk808: Fix uninitialized value
by Doug Anderson
· 10 years ago
2cd64ae
regulator: RK808: Add regulator driver for RK808
by Chris Zhong
· 10 years ago