index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
regulator: core: Remove regulator supply_name length limit
Bjorn Andersson
2026-01-09
regulator: core: don't fail regulator_register() with missing required supply
André Draszik
2026-01-09
regulator: core: reresolve unresolved supplies when available
André Draszik
2026-01-09
regulator: core: don't ignore errors from event forwarding setup
André Draszik
2026-01-09
regulator: core: remove dead code in regulator_resolve_supply()
André Draszik
2026-01-09
regulator: core: streamline supply resolution for always-on/boot-on regulators
André Draszik
2026-01-09
regulator: core: move supply check earlier in set_machine_constraints()
André Draszik
2026-01-09
regulator: core: fix locking in regulator_resolve_supply() error path
André Draszik
2026-01-09
regulator: core: update two debug messages
André Draszik
2025-12-03
regulator: check the return value of gpiod_set_value_cansleep()
Bartosz Golaszewski
2025-11-27
regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex
sparkhuang
2025-11-20
gpio: improve support for shared GPIOs
Mark Brown
2025-11-19
regulator: make the subsystem aware of shared GPIOs
Bartosz Golaszewski
2025-11-07
regulator: core: disable supply if enabling main regulator fails
Gabor Juhos
2025-10-15
regulator: core: forward undervoltage events downstream by default
Oleksij Rempel
2025-08-28
regulator: core: Remove redundant ternary operators
Liao Yuanhong
2025-07-29
regulator: core: correct convergence check in regulator_set_voltage()
Romain Gantois
2025-07-18
regulator: core: repeat voltage setting request for stepped regulators
Romain Gantois
2025-06-29
regulator: core: fix NULL dereference on unbind due to stale coupling data
Alessandro Carminati
2025-04-09
regulator: don't compare raw GPIO descriptor pointers
Bartosz Golaszewski
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-03-16
regulator: allow user configuration of hardware protection action
Ahmad Fatoum
2025-03-13
regulator: check that dummy regulator has been probed before using it
Christian Eggers
2025-03-05
regulator: core: Fix deadlock in create_regulator()
Ludvig Pärsson
2025-02-11
regulator: core: let dt properties override driver init_data
Jerome Brunet
2025-01-22
regulator: core: Add missing newline character
Alexander Stein
2025-01-17
regulator: Add support for power budget
Kory Maincent
2025-01-09
regulator: core: Resolve supply using of_node from regulator_config
Kory Maincent (Dent Project)
2024-11-21
regulator: core: Ignore unset max_uA constraints in current limit check
Kory Maincent (Dent Project)
2024-10-22
regulator: init_data handling update
Mark Brown
2024-10-22
regulator: core: Use fsleep() to get best sleep mechanism
Anna-Maria Behnsen
2024-10-22
regulator: core: remove machine init callback from config
Jerome Brunet
2024-10-22
regulator: core: add callback to perform runtime init
Jerome Brunet
2024-10-22
regulator: core: do not silently ignore provided init_data
Jerome Brunet
2024-09-30
regulator: Add of_regulator_get_optional() for pure DT regulator lookup
Chen-Yu Tsai
2024-09-13
regulator: Split up _regulator_get()
Chen-Yu Tsai
2024-09-11
regulator: core: fix the broken behavior of regulator_dev_lookup()
Wei Fang
2024-09-04
regulator: Move OF-specific regulator lookup code to of_regulator.c
Chen-Yu Tsai
2024-08-29
regulator: Unify "negative error number" terminology in comments
Chen-Yu Tsai
2024-08-29
regulator: core: Add missing kerneldoc "Return" sections
Chen-Yu Tsai
2024-08-29
regulator: core: Fix incorrectly formatted kerneldoc "Return" sections
Chen-Yu Tsai
2024-08-29
regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value
Chen-Yu Tsai
2024-08-29
regulator: core: Fix short description for _regulator_check_status_enabled()
Chen-Yu Tsai
2024-08-22
regulator: Clarify error message for "id == NULL" in _regulator_get()
Chen-Yu Tsai
2024-06-26
regulator: core: Add helper for allow HW access to enable/disable regulator
Biju Das
2024-06-10
regulator: core: Fix modpost error "regulator_get_regmap" undefined
Biju Das
2024-05-14
Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-09
regulator: core: fix debugfs creation regression
Johan Hovold
[next]