index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'regulator-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
25
-470
/
+1955
|
\
|
*
regulator: Consumer load management improvements
Mark Brown
2022-07-28
3
-12
/
+52
|
|
\
|
|
*
regulator: core: Allow drivers to define their init data as const
Douglas Anderson
2022-07-27
2
-0
/
+32
|
|
*
regulator: core: Allow specifying an initial load w/ the bulk API
Douglas Anderson
2022-07-27
2
-12
/
+20
|
*
|
regulator: mt6380: Fix unused array warning
Jean Delvare
2022-07-27
1
-1
/
+1
|
*
|
regulator: Add missing type for 'regulator-microvolt-offset'
Rob Herring
2022-07-20
1
-0
/
+1
|
*
|
regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
Christian Kohlschütter
2022-07-19
1
-2
/
+3
|
*
|
regulator: of: Fix refcount leak bug in of_get_regulation_constraints()
Liang He
2022-07-15
1
-1
/
+5
|
*
|
regulator: pwm: Update Lee Jones' email address
Lee Jones
2022-07-14
1
-1
/
+1
|
*
|
regulator: max597x: Don't return uninitialized variable in .probe
Axel Lin
2022-07-14
1
-3
/
+0
|
*
|
regulator: qcom,spmi-regulator: add PMP8074 PMIC
Robert Marko
2022-07-11
1
-0
/
+16
|
*
|
regulator: qcom,spmi-regulator: Convert to dtschema
Robert Marko
2022-07-11
2
-347
/
+307
|
*
|
regulator: qcom_spmi: add support for PMP8074 regulators
Robert Marko
2022-07-11
1
-0
/
+23
|
*
|
regulator: qcom_spmi: add support for HT_P600
Robert Marko
2022-07-11
1
-0
/
+7
|
*
|
regulator: qcom_spmi: add support for HT_P150
Robert Marko
2022-07-11
1
-0
/
+7
|
*
|
regulator: max597x: Remove unused including <linux/version.h>
Jiapeng Chong
2022-07-11
1
-1
/
+0
|
*
|
regulator: Fix MFD_MAX597X dependency
Mark Brown
2022-07-07
1
-1
/
+1
|
*
|
regulator: Fix parameter declaration and spelling mistake.
Zhang Jiaming
2022-07-05
1
-2
/
+2
|
*
|
regulator: max597x: Add support for max597x regulator
Patrick Rudolph
2022-07-05
3
-0
/
+517
|
*
|
regulator: qcom_smd: Add PM8909 and fix pm8916_pldo range
Mark Brown
2022-06-30
2
-6
/
+34
|
|
\
\
|
|
*
|
regulator: qcom_smd: Add PM8909 RPM regulators
Stephan Gerhold
2022-06-29
1
-0
/
+24
|
|
*
|
regulator: dt-bindings: qcom,smd-rpm: Add PM8909
Stephan Gerhold
2022-06-29
1
-0
/
+4
|
|
*
|
regulator: qcom_smd: Fix pm8916_pldo range
Stephan Gerhold
2022-06-29
1
-2
/
+2
|
*
|
|
regulator: scmi: Add missing of_node_get()
Liang He
2022-06-30
1
-0
/
+1
|
*
|
|
regulator: mt6370: Use the correct header for platform_device_id
ChiYuan Huang
2022-06-29
1
-0
/
+1
|
*
|
|
regulator: mt6370: Use 'fwnode_gpiod_get_index' to fix gpio parsing
ChiYuan Huang
2022-06-29
1
-1
/
+2
|
*
|
|
regulator: fix a kernel-doc warning
Mauro Carvalho Chehab
2022-06-28
1
-0
/
+1
|
*
|
|
regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
ChiYuan Huang
2022-06-23
3
-0
/
+397
|
*
|
|
regulator: rt5120: Add PMIC regulator support
ChiYuan Huang
2022-06-23
3
-0
/
+431
|
*
|
|
regulator: rpi-panel-attiny: Use backlight helper
Stephen Kitt
2022-06-13
1
-5
/
+1
|
*
|
|
regulator: qcom_smd: add get_voltage to MP5496
Robert Marko
2022-06-07
1
-0
/
+1
|
*
|
|
regulator: mp5416: remove kernel.h include
Robert Marko
2022-06-07
1
-1
/
+0
|
*
|
|
regulator: dt-bindings: Convert pwm-regulator to DT schema
Rob Herring
2022-06-07
2
-92
/
+126
|
*
|
|
regulator: rt5190a: check if init_data is NULL, bypass rt5190a_of_parse_cb
ChiYuan Huang
2022-06-06
1
-0
/
+3
|
*
|
|
regulator: mp5416: add support for MP5496
Robert Marko
2022-06-06
1
-0
/
+13
|
*
|
|
regulator: mp5416: use OF match data
Robert Marko
2022-06-06
1
-2
/
+8
|
*
|
|
regulator: mp5416: alphabetically sort header includes
Robert Marko
2022-06-06
1
-3
/
+3
|
*
|
|
regulator: dt-bindings: mps,mp5416: add MP5496 compatible
Robert Marko
2022-06-06
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2022-08-02
4
-171
/
+440
|
\
\
\
|
*
|
|
regmap: permit to set reg_update_bits with bulk implementation
Christian Marangi
2022-07-18
1
-0
/
+2
|
*
|
|
regmap: add WARN_ONCE when invalid mask is provided to regmap_field_init()
Matt Ranostay
2022-07-08
1
-0
/
+3
|
*
|
|
regmap-irq: Fix bug in regmap_irq_get_irq_reg_linear()
Aidan MacDonald
2022-07-05
1
-1
/
+1
|
*
|
|
regmap-irq cleanups and refactoring
Mark Brown
2022-06-30
2
-169
/
+367
|
|
\
\
\
|
|
*
|
|
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
2022-06-29
2
-2
/
+6
|
|
*
|
|
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
2022-06-29
2
-48
/
+93
|
|
*
|
|
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
2022-06-29
2
-48
/
+84
|
|
*
|
|
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
2022-06-29
2
-6
/
+18
|
|
*
|
|
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
2022-06-29
2
-5
/
+122
|
|
*
|
|
regmap-irq: Refactor checks for status bulk read support
Aidan MacDonald
2022-06-29
1
-4
/
+10
|
|
*
|
|
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
2022-06-29
2
-19
/
+7
[next]