index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
da903x.c
Age
Commit message (
Expand
)
Author
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2009-12-17
regulator: keep index within bounds in da9034_get_ldo12_voltage()
Roel Kluin
2009-09-22
regulator: fix voltage range in da9034 ldo12
Haojian Zhuang
2009-09-22
regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()
Roel Kluin
2009-09-22
regulator: da903x: consolidate DA903[045]_DVC macros
Mike Rapoport
2009-09-22
regulator: support list voltage in da903x
Haojian Zhuang
2009-09-22
regulator: replace ADTV1 register by ADTV2 in da903x
Haojian Zhuang
2009-09-22
regulator: support da9030 BUCK in da903x driver
Haojian Zhuang
2009-09-22
regulator: add buck3 in da903x driver
Haojian Zhuang
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
2009-05-18
regulator: da903x: add missing __devexit_p()
Mike Frysinger
2009-03-31
regulator: Pass regulator init data as explict argument when registering
Mark Brown
2009-01-08
regulator: da903x: make da903x_is_enabled return 0 or 1
Mike Rapoport
2009-01-08
regulator: da903x: add '\n' to error messages
Mike Rapoport
2008-10-30
regulator: da903x regulator bug fix
Jonathan Cameron
2008-10-13
da903x: add regulator support for DA9030/DA9034
Eric Miao