index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
1
-1
/
+2
2022-12-02
regulator: add mt6357 regulator
Fabien Parent
1
-0
/
+51
2022-11-18
regulator: Add of_regulator_bulk_get_all()
Mark Brown
1
-0
/
+8
2022-11-18
regulator: Add of_regulator_bulk_get_all
Corentin Labbe
1
-0
/
+8
2022-11-03
regulator: userspace-consumer: Handle regulator-output DT nodes
Zev Weiss
1
-0
/
+1
2022-11-03
regulator: devres: Add devm_regulator_bulk_get_exclusive()
Zev Weiss
1
-0
/
+2
2022-09-29
regulator: gpio: Add input_supply support in gpio_regulator_config
Jerome Neanne
1
-0
/
+2
2022-09-13
MediaTek Helio X10 MT6795 - MT6331/6332 Regulators
Mark Brown
2
-0
/
+73
2022-09-13
regulator: Add driver for MT6332 PMIC regulators
AngeloGioacchino Del Regno
1
-0
/
+27
2022-09-13
regulator: Add driver for MT6331 PMIC regulators
AngeloGioacchino Del Regno
1
-0
/
+46
2022-08-18
regulator: Add devm helpers for get and enable
Matti Vaittinen
1
-0
/
+27
2022-07-28
regulator: Consumer load management improvements
Mark Brown
1
-4
/
+12
2022-07-27
regulator: core: Allow drivers to define their init data as const
Douglas Anderson
1
-0
/
+4
2022-07-27
regulator: core: Allow specifying an initial load w/ the bulk API
Douglas Anderson
1
-4
/
+8
2022-06-28
regulator: fix a kernel-doc warning
Mauro Carvalho Chehab
1
-0
/
+1
2022-05-03
regulator: pca9450: Make I2C Level Translator configurable
Per-Daniel Olsson
1
-0
/
+7
2022-04-04
regulator: mt6366: Add support for MT6366 regulator
Johnson Wang
1
-0
/
+45
2022-01-11
Merge tag 'regulator-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+54
2021-12-07
regulator: fix bullet lists of regulator_ops comment
Yanteng Si
1
-9
/
+13
2021-11-24
regulator: irq_helper: Provide helper for trivial IRQ notifications
Matti Vaittinen
1
-0
/
+2
2021-11-24
regulator: Add regulator_err2notif() helper
Matti Vaittinen
1
-0
/
+34
2021-11-24
regulator: Drop unnecessary struct member
Matti Vaittinen
1
-1
/
+0
2021-11-18
regulator: Add units to limit documentation
Matti Vaittinen
1
-3
/
+5
2021-11-18
regulator: Update protection IRQ helper docs
Matti Vaittinen
1
-6
/
+8
2021-10-21
regulator: tps62360: replacing legacy gpio interface for gpiod
Maíra Canal
1
-6
/
+0
2021-10-21
regulator: lp872x: Remove lp872x_dvs_state
Nathan Chancellor
1
-6
/
+1
2021-10-16
regulator: lp872x: replacing legacy gpio interface for gpiod
Maíra Canal
1
-7
/
+7
2021-08-23
regulator: Documentation fix for regulator error notification helper
Matti Vaittinen
1
-3
/
+4
2021-08-18
regulator: Minor regulator documentation fixes.
Matti Vaittinen
1
-1
/
+7
2021-07-12
Merge series "regulator: devres: remove unused device-managed unregister APIs...
Mark Brown
2
-16
/
+0
2021-07-11
regulator: machine.h: fix kernel-doc "bad line"
Randy Dunlap
1
-1
/
+1
2021-07-11
regulator: devres: unexport devm_regulator_unregister_supply_alias()
Alexandru Ardelean
1
-7
/
+0
2021-07-11
regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()
Alexandru Ardelean
1
-8
/
+0
2021-07-11
regulator: devres: remove devm_regulator_unregister() function
Alexandru Ardelean
1
-1
/
+0
2021-06-21
Merge series "Extend regulator notification support" from Matti Vaittinen <ma...
Mark Brown
4
-9
/
+222
2021-06-21
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2
-4
/
+63
2021-06-21
regulator: IRQ based event/error notification helpers
Matti Vaittinen
1
-0
/
+135
2021-06-21
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2
-5
/
+10
2021-06-21
regulator: add warning flags
Matti Vaittinen
1
-0
/
+14
2021-06-14
Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-0
/
+1
2021-06-01
regulator: mt6359: Add support for MT6359P regulator
Hsin-Hsiung Wang
1
-0
/
+1
2021-06-01
regulator: mt6359: Add support for MT6359 regulator
Wen Su
1
-0
/
+58
2021-06-01
regulator: core: Add regulator_sync_voltage_rdev()
Dmitry Osipenko
1
-0
/
+1
2021-04-23
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
1
-1
/
+1
2021-04-02
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
1
-0
/
+5
2021-04-02
regulator: helpers: Export helper voltage listing
Matti Vaittinen
1
-0
/
+2
2021-03-10
regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
Frieder Schrempf
1
-0
/
+3
2021-02-12
Merge remote-tracking branch 'regulator/for-5.12' into regulator-next
Mark Brown
3
-166
/
+51
2021-02-11
regulator: pca9450: Enable system reset on WDOG_B assertion
Frieder Schrempf
1
-0
/
+7
2021-02-08
regulator: mt6315: Add support for MT6315 regulator
Hsin-Hsiung Wang
1
-0
/
+44
[next]