index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
of_regulator.c
Age
Commit message (
Expand
)
Author
2014-06-01
regulator: use of_property_read_{bool|u32}()
Sergei Shtylyov
2014-04-18
regulator: core: Use devres for releasing of_regulator_match of_nodes
Charles Keepax
2014-04-14
regulator: core: Add helper to put of_nodes from matches
Charles Keepax
2014-04-14
regulator: core: Add of_node_get to of_regulator_match
Charles Keepax
2013-09-18
regulator: core: add support for configuring turn-on time through constraints
Laxman Dewangan
2013-07-15
regulator: core: Add support for disabling ramp delay
Yadwinder Singh Brar
2013-06-20
regulator: of: Added a property to indicate bypass mode support
Kishon Vijay Abraham I
2013-01-30
regulator: clear state each invocation of of_regulator_match
Stephen Warren
2012-09-25
regulator: deprecate regulator-compatible DT property
Stephen Warren
2012-07-03
regulator: dt: regulator match by regulator-compatible
Laxman Dewangan
2012-06-18
regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
Axel Lin
2012-06-17
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
2012-05-04
regulator: Add generic DT parsing for regulators
Thierry Reding
2012-01-26
regulator: Set apply_uV only when min and max voltages are defined
Karol Lewandowski
2011-12-05
regulator: pass device_node to of_get_regulator_init_data()
Shawn Guo
2011-12-05
regulator: If a single voltage is set with device tree then set apply_uV
Mark Brown
2011-11-27
regulator: export of_get_regulator_init_data
Axel Lin
2011-11-23
regulator: helper routine to extract regulator_init_data
Rajendra Nayak