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
2023-04-12
regulator: stm32-pwr: fix of_iomap leak
YAN SHI
1
-4
/
+3
2023-04-11
Add support for Rockchip RK860X regulators
Mark Brown
2
-48
/
+157
2023-04-11
regulator: fan53555: Add support for RK860X
Cristian Ciocaltea
1
-3
/
+118
2023-04-11
regulator: fan53555: Use dev_err_probe
Cristian Ciocaltea
1
-26
/
+21
2023-04-11
regulator: fan53555: Improve vsel_mask computation
Cristian Ciocaltea
1
-2
/
+2
2023-04-11
regulator: fan53555: Make use of the bit macros
Cristian Ciocaltea
1
-9
/
+9
2023-04-11
regulator: fan53555: Remove unused *_SLEW_SHIFT definitions
Cristian Ciocaltea
1
-2
/
+0
2023-04-11
regulator: qcom_smd: Add MP5496 S1 regulator
Devi Priya
1
-2
/
+3
2023-04-06
regulator: fan53555: Fix wrong TCS_SLEW_MASK
Cristian Ciocaltea
1
-1
/
+1
2023-04-06
regulator: fan53555: Explicitly include bits header
Cristian Ciocaltea
1
-5
/
+6
2023-04-06
regulator: qcom-rpmh: add support for pmm8654au regulators
Bartosz Golaszewski
1
-0
/
+55
2023-04-06
regulator: core: Avoid lockdep reports when resolving supplies
Douglas Anderson
1
-8
/
+83
2023-04-06
regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow()
Douglas Anderson
1
-0
/
+2
2023-03-29
regulator: Add Richtek RT4803 boost regulator
ChiYuan Huang
3
-0
/
+227
2023-03-27
regulator: Handle deferred clk
Christophe JAILLET
1
-1
/
+1
2023-03-24
regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"
Douglas Anderson
1
-1
/
+1
2023-03-23
regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS
Marek Szyprowski
1
-1
/
+1
2023-03-23
regulator: arizona-micsupp: Use PROBE_FORCE_SYNCHRONOUS
Charles Keepax
1
-2
/
+2
2023-03-23
regulator: arizona-ldo1: Use PROBE_FORCE_SYNCHRONOUS
Charles Keepax
1
-2
/
+2
2023-03-23
regulator: wm8994: Use PROBE_FORCE_SYNCHRONOUS
Marek Szyprowski
1
-1
/
+1
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 6.1
Douglas Anderson
4
-0
/
+4
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.15 and 6.1
Douglas Anderson
12
-0
/
+12
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15
Douglas Anderson
15
-0
/
+15
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10
Douglas Anderson
18
-1
/
+19
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4
Douglas Anderson
11
-0
/
+11
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.14 and 4.19
Douglas Anderson
6
-0
/
+6
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
114
-1
/
+121
2023-03-14
regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since ...
Douglas Anderson
1
-4
/
+3
2023-03-13
regulator: mt6397-regulator: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: mp8859: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: max20086: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
regulator: lp872x: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
regulator: Use of_property_read_bool() for boolean properties
Rob Herring
7
-36
/
+17
2023-03-11
regulator: Use of_property_present() for testing DT property presence
Rob Herring
4
-7
/
+7
2023-03-07
regulator: rt5739: Spelling s/Rcihtek/Richtek/
Geert Uytterhoeven
1
-1
/
+1
2023-03-05
regulator: Add support for Richtek RT5739 voltage regulator
ChiYuan Huang
3
-0
/
+304
2023-03-02
Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2023-02-23
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
1
-3
/
+3
2023-02-22
Merge tag 'regulator-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-66
/
+247
2023-02-20
regulator: max597x: Fix error return code in max597x_get_status
Axel Lin
1
-1
/
+1
2023-02-16
regulator: max597x: Align for simple_mfd_i2c driver
Naresh Solanki
1
-14
/
+32
2023-02-13
regulator: max20411: Fix off-by-one for n_voltages setting
Axel Lin
1
-1
/
+1
2023-02-10
regulator: max597x: Remove unused variable
Naresh Solanki
1
-6
/
+0
2023-02-03
regulator: tps65219: use generic set_bypass()
Jerome Neanne
1
-19
/
+1
2023-01-28
regulator: s5m8767: Bounds check id indexing into arrays
Kees Cook
1
-1
/
+5
2023-01-28
regulator: max77802: Bounds check regulator id against opmode
Kees Cook
1
-10
/
+24
2023-01-27
regulator: max20411: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-26
regulator: scmi: Allow for zero voltage domains
Cristian Marussi
1
-10
/
+6
2023-01-26
regulator: max20411: Directly include bitfield.h
Mark Brown
1
-0
/
+1
2023-01-25
regulator: Introduce Maxim MAX20411 Step-Down converter
Bjorn Andersson
3
-0
/
+172
[next]