index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-10-04
1
-35
/
+63
|
\
|
*
regulator: core: Prevent integer underflow
Patrick Rudolph
2022-09-09
1
-1
/
+1
|
*
regulator: core: Fix regulator supply registration with sysfs
Christian Kohlschütter
2022-08-29
1
-23
/
+21
|
*
regulator: core: Don't err if allow-set-load but no allowed-modes
Douglas Anderson
2022-08-25
1
-0
/
+12
|
*
regulator: core: Require regulator drivers to check uV for get_optimum_mode()
Douglas Anderson
2022-08-25
1
-8
/
+14
|
*
regulator: core: Remove "ramp_delay not set" debug message
Christian Kohlschütter
2022-08-22
1
-3
/
+1
|
*
regulator: core: Resolve supply name earlier to prevent double-init
Christian Kohlschütter
2022-08-18
1
-19
/
+33
*
|
Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-09-08
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
regulator: core: Clean up on enable failure
Andrew Halaney
2022-08-22
1
-2
/
+7
*
|
regulator: core: Fix missing error return from regulator_bulk_get()
Douglas Anderson
2022-08-10
1
-1
/
+1
|
/
*
regulator: Consumer load management improvements
Mark Brown
2022-07-28
1
-8
/
+12
|
\
|
*
regulator: core: Allow specifying an initial load w/ the bulk API
Douglas Anderson
2022-07-27
1
-8
/
+12
*
|
regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
Christian Kohlschütter
2022-07-19
1
-2
/
+3
|
/
*
Merge remote-tracking branch 'regulator/for-5.19' into regulator-next
Mark Brown
2022-05-17
1
-14
/
+72
|
\
|
*
regulator: core: Add error flags to sysfs attributes
Zev Weiss
2022-05-04
1
-0
/
+45
|
*
regulator: core: Sleep (not delay) in set_voltage()
Brian Norris
2022-04-21
1
-6
/
+1
|
*
regulator: core: Rename _regulator_enable_delay()
Brian Norris
2022-04-21
1
-8
/
+8
|
*
regulator: Flag uncontrollable regulators as always_on
Mark Brown
2022-04-04
1
-0
/
+18
*
|
regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
Zev Weiss
2022-05-05
1
-2
/
+5
|
/
*
regulator: core: fix false positive in regulator_late_cleanup()
Oliver Barta
2022-02-08
1
-10
/
+3
*
Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-01
1
-4
/
+8
|
\
|
*
regulator: Don't error out fixed regulator in regulator_sync_voltage()
Dmitry Osipenko
2021-10-23
1
-0
/
+3
|
*
regulator: Lower priority of logging when setting supply
Mark Brown
2021-09-30
1
-1
/
+1
|
*
regulator: core: resolve supply voltage deferral silently
Brian Norris
2021-09-13
1
-3
/
+4
*
|
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2021-09-17
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
2021-06-23
1
-89
/
+227
|
\
|
*
Merge series "Extend regulator notification support" from Matti Vaittinen <ma...
Mark Brown
2021-06-21
1
-19
/
+144
|
|
\
|
|
*
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2021-06-21
1
-1
/
+121
|
|
*
regulator: IRQ based event/error notification helpers
Matti Vaittinen
2021-06-21
1
-7
/
+22
|
|
*
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2021-06-21
1
-11
/
+1
|
*
|
Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2021-06-14
1
-0
/
+23
|
|
\
\
|
|
*
|
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
2021-06-01
1
-0
/
+23
|
|
|
/
|
*
/
regulator: core: Use DEVICE_ATTR_RO macro
YueHaibing
2021-06-02
1
-70
/
+60
|
|
/
*
/
regulator: core: resolve supply for boot-on/always-on regulators
Dmitry Baryshkov
2021-05-20
1
-0
/
+6
|
/
*
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
2021-04-23
1
-25
/
+8
*
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-04-23
1
-0
/
+2
|
\
|
*
regulator: core: Respect off_on_delay at startup
Vincent Whitchurch
2021-04-22
1
-0
/
+2
*
|
regulator: core.c: Improve a comment
Sebastian Fricke
2021-04-21
1
-1
/
+4
*
|
regulator: core.c: Fix indentation of comment
Shubhankar Kuranagatti
2021-04-21
1
-7
/
+14
|
/
*
Merge remote-tracking branch 'regulator/for-5.12' into regulator-next
Mark Brown
2021-02-12
1
-7
/
+11
|
\
|
*
regulator: core: Avoid debugfs: Directory ... already present! error
Hans de Goede
2021-01-25
1
-3
/
+3
|
*
regulator: Make regulator_sync_voltage() usable by coupled regulators
Dmitry Osipenko
2021-01-22
1
-1
/
+5
|
*
regulator: core.c: Replace references to non-existent function
Daniel Scally
2021-01-04
1
-3
/
+3
*
|
regulator: Fix lockdep warning resolving supplies
Mark Brown
2021-01-22
1
-12
/
+17
*
|
regulator: core: avoid regulator_resolve_supply() race condition
David Collins
2021-01-08
1
-11
/
+28
|
/
*
Merge remote-tracking branch 'regulator/for-5.11' into regulator-next
Mark Brown
2020-12-11
1
-1
/
+13
|
\
|
*
regulator: core: return zero for selectors lower than linear_min_sel
Claudiu Beznea
2020-11-26
1
-4
/
+6
|
*
regulator: core: do not continue if selector match
Claudiu Beznea
2020-11-13
1
-0
/
+3
|
*
Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu B...
Mark Brown
2020-11-13
1
-2
/
+7
|
|
\
|
|
*
regulator: core: validate selector against linear_min_sel
Claudiu Beznea
2020-11-13
1
-2
/
+7
[next]