index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
of_regulator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: rename regulator-uv-survival-time-ms according to DT binding
Ahmad Fatoum
2024-12-19
1
-1
/
+1
*
regulator: Add devres version of of_regulator_get_optional()
Chen-Yu Tsai
2024-09-30
1
-2
/
+2
*
regulator: Add of_regulator_get_optional() for pure DT regulator lookup
Chen-Yu Tsai
2024-09-30
1
-6
/
+45
*
regulator: of: Refactor of_get_*regulator() to decrease indentation
Andy Shevchenko
2024-09-05
1
-15
/
+11
*
regulator: Move OF-specific regulator lookup code to of_regulator.c
Chen-Yu Tsai
2024-09-04
1
-1
/
+109
*
regulator: of: Fix kerneldoc format for of_regulator_bulk_get_all()
Chen-Yu Tsai
2024-08-29
1
-3
/
+4
*
regulator: of: Fix incorrectly formatted kerneldoc "Return" sections
Chen-Yu Tsai
2024-08-29
1
-6
/
+8
*
regulator: Fully clean up on error in of_regulator_bulk_get_all()
Chen-Yu Tsai
2024-08-22
1
-9
/
+12
*
regulator: Return actual error in of_regulator_bulk_get_all()
Chen-Yu Tsai
2024-08-22
1
-1
/
+1
*
regulator: Implement uv_survival_time for handling under-voltage events
Oleksij Rempel
2023-11-13
1
-0
/
+7
*
regulator: Introduce handling for system-critical under-voltage events
Oleksij Rempel
2023-11-13
1
-0
/
+2
*
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-12-08
1
-1
/
+1
*
regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()
Peng Wu
2022-11-22
1
-1
/
+1
*
regulator: Add of_regulator_bulk_get_all
Corentin Labbe
2022-11-18
1
-0
/
+92
*
regulator: of: Fix kernel-doc
Jiapeng Chong
2022-09-19
1
-1
/
+1
*
regulator: of: Fix refcount leak bug in of_get_regulation_constraints()
Liang He
2022-07-15
1
-1
/
+5
*
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2021-06-21
1
-0
/
+58
*
regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'
Christophe JAILLET
2021-04-21
1
-1
/
+5
*
regulator: core: add of_match_full_name boolean flag
Cristian Marussi
2020-11-23
1
-2
/
+6
*
regulator: of_regulator: Add missing colon for rdev kerneldoc argument
Lee Jones
2020-07-08
1
-1
/
+1
*
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-10-23
1
-9
/
+18
|
\
|
*
regulator: core: make regulator_register() EPROBE_DEFER aware
Marco Felsch
2019-09-17
1
-5
/
+14
|
*
regulator: of: fix suspend-min/max-voltage parsing
Marco Felsch
2019-09-17
1
-4
/
+4
*
|
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-18
1
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-6
/
+1
*
|
regulator: of: Add of_node_put() before return in function
Nishka Dasgupta
2019-08-01
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next
Mark Brown
2019-07-04
1
-20
/
+43
|
\
|
*
regulator: core: Introduce API for regulators coupling customization
Dmitry Osipenko
2019-06-25
1
-20
/
+43
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
regulator: of: Make regulator_of_get_init_node static
YueHaibing
2019-03-20
1
-2
/
+3
*
regulator: Fix trivial language typos
Krzysztof Kozlowski
2019-01-08
1
-2
/
+2
*
regulator: Allow regulator nodes to contain their own init data
Charles Keepax
2018-12-04
1
-2
/
+6
*
regulator: Factor out location of init data OF node
Charles Keepax
2018-12-04
1
-27
/
+37
*
Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-11-19
1
-0
/
+4
|
\
|
*
regulator: core: Add new max_uV_step constraint
Dmitry Osipenko
2018-11-08
1
-0
/
+4
*
|
regulator: of: add support for parsing regulator-state-standby
Andrei.Stefanescu@microchip.com
2018-11-13
1
-1
/
+4
|
/
*
Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx
Mark Brown
2018-09-28
1
-2
/
+0
|
\
|
*
regulator: Fix 'do-nothing' value for regulators without suspend state
Marek Szyprowski
2018-09-03
1
-2
/
+0
*
|
regulator: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
1
-22
/
+22
|
/
*
regulator: core: Parse coupled regulators properties
Maciej Purski
2018-05-17
1
-0
/
+151
*
regulator: of: add support for allowed modes configuration
David Collins
2018-05-17
1
-1
/
+28
*
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
2018-04-20
1
-6
/
+7
*
regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...
Christophe JAILLET
2018-02-12
1
-0
/
+1
*
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-01-26
1
-2
/
+18
|
\
|
*
regulator: add PM suspend and resume hooks
Chunyan Zhang
2018-01-26
1
-0
/
+14
|
*
regulator: leave one item to record whether regulator is enabled
Chunyan Zhang
2018-01-26
1
-2
/
+4
*
|
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
2018-01-26
1
-0
/
+14
|
/
*
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-1
/
+1
|
\
|
*
PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE
Rafael J. Wysocki
2017-08-11
1
-1
/
+1
*
|
regulator: of: regulator_of_get_init_data() missing of_node_get()
Frank Rowand
2017-07-19
1
-1
/
+1
|
/
[next]