index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
regulator
/
regulator-uclass.c
Age
Commit message (
Expand
)
Author
2026-03-23
dm: regulator: fix missing quote in error message
David Lechner
2025-09-25
power: regulator: Fix incorrect use of binary and
Andrew Goodbody
2025-07-24
uclass: Cleanup uclass_find_next_device
Andrew Goodbody
2024-12-05
power: regulator: replace dev_dbg() by dev_err() in regulator_post_bind()
Patrice Chotard
2024-12-05
power: regulator: replace some debug() by dev_dbg()
Patrice Chotard
2024-09-30
power: regulator: Drop regulators_enable_boot_on/off()
Marek Vasut
2024-09-30
power: regulator: Drop regulator_unset()
Marek Vasut
2024-09-30
power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_p...
Marek Vasut
2024-09-30
power: regulator: Trigger probe of regulators which are always-on or boot-on
Marek Vasut
2024-09-25
power: regulator: Consistently return -ENOSYS when ops is unimplemented
Jonas Karlman
2024-09-25
power: regulator: Do not call set_suspend_value with -ENODATA
Jonas Karlman
2024-07-01
Merge branch 'next'
Tom Rini
2024-06-28
power: regulator: Handle autoset in regulators_enable_boot_on()
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
power: Remove <common.h> and add needed includes
Tom Rini
2023-10-07
power: regulator: Only run autoset once for each regulator
Jonas Karlman
2023-07-04
regulator: handle different error codes in regulator_set_enable_if_allowed
Eugen Hristev
2022-10-26
power: regulator: fix autoset error handling
John Keeping
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-04-29
power: regulator: Add support for regulator-force-boot-off
Konstantin Porotchkin
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-06-15
regulator: fix: enable gpio when requested
Mark Kettenis
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-10
regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...
Lukasz Majewski
2019-11-10
dm: regulator: support regulator more state
Joseph Chen
2019-07-13
regulator: Allow autosetting fixed regulators
Sven Schwermer
2019-03-11
regulator: Add support for ramp delay
Krzysztof Kozlowski
2019-02-09
power: regulator: Introduce regulator_set_enable_if_allowed api
Lokesh Vutla
2019-02-09
Revert "power: regulator: Return success on attempt to disable an always-on r...
Lokesh Vutla
2018-12-27
power: regulator: Return success on attempt to disable an always-on regulator
Lokesh Vutla
2018-12-05
power: regulator: denied disable on always-on regulator
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-07-19
regulator: Change get_enable return type to integer from bool
Keerthy
2017-06-09
power: regulator: Add more debugging and fix a missing newline
Simon Glass
2017-06-01
dm: regulator: Convert regulator uclass to support livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-11-25
power: regulator: Add limits checking while setting current
Keerthy
2016-11-25
power: regulator: Add limits checking while setting voltage
Keerthy
2016-11-25
power: regulator: Introduce regulator_set_value_force function
Keerthy
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-01-21
dm: power: Allow regulators to not implement all operations
Simon Glass
2016-01-21
dm: power: Tidy up debugging output and return values
Simon Glass
2015-11-02
dm: regulator: add function device_get_supply_regulator()
Przemyslaw Marczak
2015-08-12
power: regulator use node name when no regulator-name
Peng Fan
2015-08-05
dm: power: Don't return an error when regulators are not autoset
Simon Glass
[next]