index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
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
2024-05-07
regulator: Mention regulator id in error message about dummy supplies
Uwe Kleine-König
2024-03-12
regulator: core: Propagate the regulator state in case of exclusive get
Kory Maincent
2024-03-05
regulator: core: make regulator_class constant
Ricardo B. Marliere
2024-02-19
regulator: core: Remove redundant assignment to variable possible_uV
Colin Ian King
2023-12-06
regulator: event: Add regulator netlink event support
Naresh Solanki
2023-11-13
regulator: add under-voltage support (part 2)
Mark Brown
2023-11-13
regulator: core: Only increment use_count when enable_count changes
Rui Zhang
2023-11-13
regulator: core: Add option to prevent disabling unused regulators
Javier Martinez Canillas
2023-11-13
regulator: Implement uv_survival_time for handling under-voltage events
Oleksij Rempel
2023-11-13
regulator: Introduce handling for system-critical under-voltage events
Oleksij Rempel
2023-09-26
regulator/core: Revert "fix kobject release warning and memory leak in regula...
Michał Mirosław
2023-09-26
regulator/core: regulator_register: set device->class earlier
Michał Mirosław
2023-05-25
regulator: core: Streamline debugfs operations
Geert Uytterhoeven
2023-05-25
regulator: core: Fix more error checking for debugfs_create_dir()
Geert Uytterhoeven
2023-05-16
regulator: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-04-18
regulator: core: Make regulator_lock_two() logic easier to follow
Douglas Anderson
2023-04-06
regulator: core: Avoid lockdep reports when resolving supplies
Douglas Anderson
2023-04-06
regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
Douglas Anderson
2023-03-14
regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...
Douglas Anderson
2023-02-23
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
2022-12-23
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-15
regulator: core: fix deadlock on regulator enable
Johan Hovold
2022-12-14
regulator: core: Fix resolve supply lookup issue
ChiYuan Huang
2022-12-13
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-12-02
regulator: core: fix resource leak in regulator_register()
Yang Yingliang
[next]