Maciej Purski
|
a085a31af5
regulator: core: Parse coupled regulators properties
|
7 years ago |
David Collins
|
54557ad973
regulator: of: add support for allowed modes configuration
|
7 years ago |
Douglas Anderson
|
02f3703934
regulator: Don't return or expect -errno from of_map_mode()
|
7 years ago |
Christophe JAILLET
|
30966861a7
regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()'
|
7 years ago |
Mark Brown
|
285c22de37
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core
|
7 years ago |
Maciej Purski
|
148096af0b
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
|
7 years ago |
Chunyan Zhang
|
f7efad10b5
regulator: add PM suspend and resume hooks
|
7 years ago |
Chunyan Zhang
|
72069f9957
regulator: leave one item to record whether regulator is enabled
|
7 years ago |
Linus Torvalds
|
439644096c
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
8 years ago |
Rafael J. Wysocki
|
690cbb90a7
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
|
8 years ago |
Frank Rowand
|
423a11647c
regulator: of: regulator_of_get_init_data() missing of_node_get()
|
8 years ago |
Matthias Kaehlcke
|
3ffad468cf
regulator: Allow for asymmetric settling times
|
8 years ago |
Laxman Dewangan
|
d6c1dc3f52
regulator: Add settling time for non-linear voltage transition
|
8 years ago |
Keerthy
|
a0f78bc89c
regulator: of: setup initial suspend state
|
9 years ago |
Mark Brown
|
45fa2038cf
regulator: of: Don't flag voltage change as possible for exact voltages
|
9 years ago |
Mark Brown
|
fa93fd4ecc
regulator: core: Ensure we are at least in bounds for our constraints
|
9 years ago |
Mark Brown
|
895fe2321e
regulator: core: Always flag voltage constraints as appliable
|
9 years ago |
Mark Brown
|
41eeb34acd
Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of', 'regulator/topic/pv88060', 'regulator/topic/pwm' and 'regulator/topic/s2mps11' into regulator-next
|
9 years ago |
Laxman Dewangan
|
a34785f10d
regulator: of: Use of_property_read_u32() for reading min/max
|
9 years ago |
Laxman Dewangan
|
670666b9e0
regulator: core: Add support for active-discharge configuration
|
9 years ago |
Bjorn Andersson
|
b263d20373
regulator: Introduce property to flag set-load support
|
10 years ago |
Stephen Boyd
|
3a003baeec
regulator: Add over current protection (OCP) support
|
10 years ago |
Mark Brown
|
733ada000f
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-next
|
10 years ago |
Mark Brown
|
c16bcf03c8
Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc', 'regulator/topic/fan53555', 'regulator/topic/gpio' and 'regulator/topic/ilim' into regulator-next
|
10 years ago |
Stephen Boyd
|
36e4f839de
regulator: Add input current limit support
|
10 years ago |
Stephen Boyd
|
57f66b7886
regulator: Add soft start support
|
10 years ago |
Stephen Boyd
|
23c779b9f9
regulator: Add pull down support
|
10 years ago |
Stephen Boyd
|
22a10bca28
regulator: Add system_load constraint
|
10 years ago |
Stephen Boyd
|
130daa3f35
regulator: of: Skip disabled regulator nodes
|
10 years ago |
Krzysztof Kozlowski
|
7cf225b98a
regulator: Remove unneeded semicolons
|
10 years ago |