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
/
as3722-regulator.c
Age
Commit message (
Expand
)
Author
2016-04-11
regulator: as3722: Constify regulator ops
Thierry Reding
2016-04-11
regulator: as3722: Add bypass support for LDO6
Jon Hunter
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-05
Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...
Mark Brown
2014-06-24
regulator: as3722: Fix incorrect parameter initialization
Sachin Kamat
2014-06-03
regulator: as3722: Make 0 a valid selector
Thierry Reding
2014-02-18
regulator: as3722: Add missing of_node_put
Sachin Kamat
2014-01-23
Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87...
Mark Brown
2014-01-06
regulator: as3722: set enable time for SD0/1/6
Vince Hsu
2014-01-06
regulator: as3722: detect SD0 low-voltage mode
Andrew Bresticker
2013-12-20
regulator: as3722: Don't set min_uV/uV_step/linear_min_sel for linear_ranges
Axel Lin
2013-12-02
regulator: as3722: set the correct current limit
Vince Hsu
2013-10-11
regulator: Add REGULATOR_LINEAR_RANGE macro
Axel Lin
2013-10-11
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
2013-10-03
regulator: as3722: Fix off-by-one n_voltages setting for SDx
Axel Lin
2013-10-03
regulator: as3722: Fix equation to calculate max_uV in regulator_lin_range macro
Axel Lin
2013-09-20
regulator: as3722: add regulator driver for AMS AS3722
Laxman Dewangan