index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
regulator: vqmmc-ipq4019: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-10
regulator: qcom-refgen: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-09
regulator: mt6360: De-capitalize devicetree regulator subnodes
AngeloGioacchino Del Regno
1
-12
/
+20
2024-04-08
regulator: irq_helpers: duplicate IRQ name
Matti Vaittinen
1
-0
/
+3
2024-03-25
regulator: tps65132: Add of_match table
André Apitzsch
1
-0
/
+7
2024-03-22
Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+11
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'regulator-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
15
-283
/
+428
2024-03-12
regulator: core: Propagate the regulator state in case of exclusive get
Kory Maincent
1
-0
/
+11
2024-03-06
regulator: lp8788-buck: fix copy and paste bug in lp8788_dvs_gpio_request()
Dan Carpenter
1
-3
/
+3
2024-03-05
regulator: core: make regulator_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-03-04
regulator: rk808: fix LDO range on RK806
Quentin Schulz
1
-2
/
+2
2024-03-04
regulator: rk808: fix buck range on RK806
Quentin Schulz
1
-3
/
+3
2024-02-29
regulator: da9121: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-02-26
regulator: mp8859: Cleanups and enhancements
Mark Brown
1
-1
/
+251
2024-02-26
Convert some regulator drivers to GPIO descriptors
Mark Brown
5
-242
/
+141
2024-02-26
regulator: userspace-consumer: add module device table
John Keeping
1
-0
/
+1
2024-02-26
regulator: mp8859: Implement set_current_limit()
Mark Brown
1
-0
/
+55
2024-02-26
regulator: mp8859: Report slew rate
Mark Brown
1
-0
/
+15
2024-02-26
regulator: mp8859: Support status and error readback
Mark Brown
1
-0
/
+59
2024-02-26
regulator: mp8859: Support active discharge control
Mark Brown
1
-0
/
+5
2024-02-26
regulator: mp8859: Support mode operations
Mark Brown
1
-0
/
+39
2024-02-26
regulator: mp8859: Support enable control
Mark Brown
1
-0
/
+7
2024-02-26
regulator: mp8859: Validate and log device identifier information
Mark Brown
1
-0
/
+34
2024-02-26
regulator: mp8859: Specify register accessibility and enable caching
Mark Brown
1
-1
/
+37
2024-02-26
regulator: max8998: Convert to GPIO descriptors
Linus Walleij
1
-96
/
+54
2024-02-26
regulator: max8997: Convert to GPIO descriptors
Linus Walleij
1
-60
/
+25
2024-02-26
regulator: lp8788-buck: Fully convert to GPIO descriptors
Linus Walleij
1
-38
/
+26
2024-02-26
regulator: da9055: Fully convert to GPIO descriptors
Linus Walleij
1
-24
/
+24
2024-02-26
regulator: max8973: Finalize switch to GPIO descriptors
Linus Walleij
1
-24
/
+12
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
1
-1
/
+1
2024-02-19
regulator: core: Remove redundant assignment to variable possible_uV
Colin Ian King
1
-1
/
+0
2024-02-19
regulator: core: Remove redundant assignment to variable possible_uV
Colin Ian King
1
-1
/
+0
2024-02-19
regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()
Uwe Kleine-König
1
-23
/
+17
2024-02-19
regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()
Uwe Kleine-König
1
-23
/
+17
2024-02-19
regulator: Merge up v6.8-rc5
Mark Brown
3
-4
/
+63
2024-02-15
regulator: lp873x: Use bitfield helpers
Geert Uytterhoeven
1
-1
/
+2
2024-02-15
regulator: lp87565: Use bitfield helpers
Geert Uytterhoeven
1
-1
/
+2
2024-02-13
regulator: max5970: Fix regulator child node name
Naresh Solanki
1
-4
/
+4
2024-01-30
regulator (max5970): Fix IRQ handler
Patrick Rudolph
1
-1
/
+1
2024-01-23
regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...
Romain Naour
1
-3
/
+19
2024-01-22
regulator: fixed-helper: Save a few bytes of memory when registering a 'nfc_l...
Christophe JAILLET
1
-2
/
+2
2024-01-22
regulator: pwm-regulator: Manage boot-on with disabled PWM channels
Martin Blumenstingl
1
-0
/
+33
2024-01-22
regulator: pwm-regulator: Calculate the output voltage for disabled PWMs
Martin Blumenstingl
1
-0
/
+7
2024-01-22
regulator: pwm-regulator: Add validity checks in continuous .get_voltage
Martin Blumenstingl
1
-0
/
+3
2024-01-22
regulator: qcom_smd: Keep one rpm handle for all vregs
Konrad Dybcio
1
-9
/
+10
2024-01-12
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2024-01-04
regulator: event: Ensure atomicity for sequence number
Naresh Solanki
1
-4
/
+4
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-2
/
+2
2023-12-18
regulator: qcom_smd: Add LDO5 MP5496 regulator
Varadarajan Narayanan
1
-0
/
+1
[next]