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
/
as3711-regulator.c
Age
Commit message (
Expand
)
Author
2014-02-20
regulator: as3711: Remove redundant error message
Sachin Kamat
2014-02-14
regulator: as3711: Use of_get_child_by_name
Sachin Kamat
2014-02-11
regulator: as3711: Allow missing init_data for diagnostics
Axel Lin
2013-10-24
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
Mark Brown
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-09-17
regulator: as3711: Convert to devm_regulator_register
Axel Lin
2013-07-24
regulator: as3711: Convert to use linear ranges
Axel Lin
2013-04-17
regulator: as3711: Use a static of_regulator_match table for of_regulator_match
Axel Lin
2013-03-25
regulator: as3711: add OF support
Guennadi Liakhovetski
2013-02-13
regulator: as3711: Fix checking if no platform initialization data
Axel Lin
2012-11-27
regulator: as3711: Fix the logic in as3711_sel_check
Axel Lin
2012-11-27
regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_check
Axel Lin
2012-11-23
regulator: add a regulator driver for the AS3711 PMIC
Guennadi Liakhovetski