index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
rk808-regulator.c
Age
Commit message (
Expand
)
Author
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-15
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-04
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-22
regulator: rk808: Fix uninitialized value
Doug Anderson
2014-08-20
regulator: RK808: Add regulator driver for RK808
Chris Zhong