index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
rk808-regulator.c
Age
Commit message (
Expand
)
Author
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2019-12-09
regulator: rk808: Lower log level on optional GPIOs being not available
Miquel Raynal
2019-10-08
regulator: rk808: Remove rk817_set_suspend_voltage function
Axel Lin
2019-10-08
regulator: rk808: Fix warning message in rk817_set_ramp_delay
Axel Lin
2019-10-08
regulator: rk808: Constify rk817 regulator_ops
Axel Lin
2019-07-22
regulator: rk808: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-06-27
regulator: rk808: Add RK809 and RK817 support.
Heiko Stuebner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-02-06
regulator: rk808: Convert rk805 buck1/2 to use linear range
Axel Lin
2019-02-02
regulator: rk808: Fix BUCK1/2 voltages on rk805
Otavio Salvador
2019-01-28
regulator: rk808: Update module description to include RK805
Axel Lin
2019-01-28
regulator: rk808: Constify regulator_ops
Axel Lin
2017-08-21
regulator: rk808: Add regulator driver for RK805
Elaine Zhang
2017-04-30
Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808'...
Mark Brown
2017-03-24
regulator: rk808: Fix RK818 LDO2
Wadim Egorov
2016-10-24
regulator: rk808: Use rdev_get_id() to access id of regulator
Axel Lin
2016-10-07
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-08-31
regulator: rk808: Add regulator driver for RK818
Wadim Egorov
2016-08-15
regulator: rk808: Delete owner assignment
Markus Elfring
2016-05-13
regulator: rk808: Migrate to regulator core's simplified DT parsing code
Wadim Egorov
2016-04-27
regulator: rk808: Add rk808_reg_ops_ranges for LDO3
Wadim Egorov
2016-04-26
regulator: rk808: remove unused rk808_reg_ops_ranges
Arnd Bergmann
2016-04-25
regulator: rk808: remove linear range definitions with a single range
Wadim Egorov
2015-07-21
regulator: rk808: make better use of the gpiod API
Uwe Kleine-König
2015-07-21
regulator: rk808: add #include for gpiod functions
Uwe Kleine-König
2015-07-20
regulator: rk808: fixed the overshoot when adjust voltage
Chris Zhong
2015-03-06
Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...
Mark Brown
2015-02-21
regulator: rk808: Set the enable time for LDOs
Doug Anderson
2015-02-08
Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...
Mark Brown
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-09
regulator: rk808: Fix sparse non static symbol warnings
Wei Yongjun
2014-12-05
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
regulator: rk808: Add support setting suspend voltage
Chris Zhong
2014-10-07
regulator: rk808: Fix min_uV for DCDC1 & DCDC2
Chris Zhong
2014-09-16
regulator: rk808: Add function for ramp delay for buck1/buck2
Doug Anderson
2014-09-12
regulator: rk808: Fix missing of_node_put
Axel Lin
2014-09-12
regulator: rk808: Remove unused variables
Axel Lin
2014-09-10
regulator: rk808: Remove pdata from the regulator
Chris Zhong
2014-09-02
regulator: RK808: Add proper input supplies for rk808
Doug Anderson
2014-09-02
regulator: rk808: Fix n_voltages for DCDC4
Axel Lin
2014-08-28
regulator: rk808: Fix memory leak
Axel Lin
2014-08-27
regulator: rk808: remove redundant code
Chris Zhong
2014-08-26
regulator: RK808: modify for struct rk808 change
Chris Zhong
2014-08-21
regulator: rk808: Fix uninitialized value
Doug Anderson
2014-08-20
regulator: RK808: Add regulator driver for RK808
Chris Zhong