index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-08-20
1
-35
/
+49
|
\
|
*
regulator: da9063: Handle less LDOs on DA9063L
Marek Vasut
2018-07-04
1
-31
/
+45
|
*
mfd: da9063: Replace model with type
Marek Vasut
2018-07-04
1
-4
/
+4
|
*
mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063
Marek Vasut
2018-07-04
1
-1
/
+1
*
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
\
|
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
|
|
/
*
|
Merge branch 'regulator-4.19' into regulator-next
Mark Brown
2018-08-10
20
-247
/
+1411
|
\
\
|
*
|
regulator: add QCOM RPMh regulator driver
David Collins
2018-08-10
3
-0
/
+779
|
*
|
regulator: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-08
3
-39
/
+12
|
*
|
regulator: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-08
6
-127
/
+51
|
*
|
regulator: bd71837: adobt MFD changes to regulator driver
Matti Vaittinen
2018-07-30
3
-9
/
+4
|
*
|
regulator: tps65217: Fix NULL pointer dereference on probe
Anton Vasilyev
2018-07-30
1
-0
/
+2
|
*
|
regulator: Add support for CPCAP regulators on Motorola Xoom devices.
Peter Geis
2018-07-24
1
-0
/
+80
|
*
|
regulator: Add sw2_sw4 voltage table to cpcap regulator.
Peter Geis
2018-07-24
1
-0
/
+23
|
*
|
regulator: bd9571mwv: Make symbol 'dev_attr_backup_mode' static
Wei Yongjun
2018-07-24
1
-1
/
+1
|
*
|
regulator: pfuze100: add support to en-/disable switch regulators
Marco Felsch
2018-07-23
1
-0
/
+36
|
*
|
regulator: qcom_spmi: Indent with tabs instead of spaces
Niklas Cassel
2018-07-20
1
-1
/
+1
|
*
|
regulator: qcom_spmi: Do not initialise static to NULL
Niklas Cassel
2018-07-20
1
-1
/
+1
|
*
|
regulator: qcom_spmi: Use correct regmap when checking for error
Niklas Cassel
2018-07-20
1
-1
/
+1
|
*
|
regulator: qcom_spmi: Fix warning Bad of_node_put()
Niklas Cassel
2018-07-20
1
-12
/
+20
|
*
|
regulator: bd9571mwv: Add support for toggle power switches
Geert Uytterhoeven
2018-07-18
1
-0
/
+20
|
*
|
regulator: bd9571mwv: Use "backup_mode" sysfs file instead of "wake_up"
Geert Uytterhoeven
2018-07-18
1
-5
/
+47
|
*
|
regulator: uniphier: add regulator driver for UniPhier SoC
Kunihiko Hayashi
2018-07-11
3
-0
/
+222
|
*
|
regulator: max8997: clean up a condition in max8997_list_voltage()
Dan Carpenter
2018-07-09
1
-2
/
+1
|
*
|
regulator: core: Link consumer with regulator driver
pascal paillet
2018-07-05
1
-2
/
+16
|
*
|
regulator: core: Change suspend_late to suspend
pascal paillet
2018-07-05
1
-13
/
+13
|
*
|
regulator: Revert "regulator: pfuze100: add enable/disable for switch"
Fabio Estevam
2018-07-02
1
-8
/
+0
|
*
|
regulator: bd71837: Editorial cleanups.
Matti Vaittinen
2018-06-28
1
-15
/
+10
|
*
|
regulator: bd71837: Simplify bd71837_set_voltage_sel_restricted implementation
Axel Lin
2018-06-27
1
-8
/
+4
|
*
|
regulator: bd71837: Staticize ldo_2_volts
Axel Lin
2018-06-27
1
-1
/
+1
|
*
|
regulator: pfuze100: add pfuze3001 support
Stefan Wahren
2018-06-18
2
-9
/
+73
|
|
/
*
|
Merge branch 'regulator-4.18' into regulator-linus
Mark Brown
2018-08-10
1
-3
/
+24
|
\
\
|
|
/
|
/
|
|
*
regulator: arizona-ldo1: Use correct device to get enable GPIO
Charles Keepax
2018-06-19
1
-3
/
+24
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
19
-49
/
+75
*
|
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-08
30
-1657
/
+1705
|
\
|
|
*
Merge branch 'regulator-4.17' into regulator-4.18 merge window
Mark Brown
2018-06-08
2
-3
/
+20
|
|
\
|
|
*
regulator: max8998: Fix platform data retrieval.
Paweł Chmiel
2018-05-17
1
-2
/
+1
|
|
*
regulator: ltc3676: Assure PGOOD mask is set before changing voltage
Marek Vasut
2018-05-02
1
-1
/
+19
|
*
|
regulator: gpio: Revert
Mark Brown
2018-06-07
3
-27
/
+30
|
*
|
regulator: Revert coupled regulator support again
Mark Brown
2018-05-30
1
-288
/
+41
|
*
|
regulator: wm8994: Fix shared GPIOs
Mark Brown
2018-05-30
1
-11
/
+8
|
*
|
regulator: max77686: Fix shared GPIOs
Mark Brown
2018-05-30
1
-12
/
+7
|
*
|
regulator: bd71837: BD71837 PMIC regulator driver
Matti Vaittinen
2018-05-30
3
-0
/
+652
|
*
|
regulator: gpio: Get enable GPIO using GPIO descriptor
Linus Walleij
2018-05-29
1
-12
/
+11
|
*
|
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
2018-05-29
2
-18
/
+16
|
*
|
regulator: s2mps11: Fix boot on Odroid XU3
Mark Brown
2018-05-26
1
-23
/
+23
|
*
|
regulator: qcom_spmi: Add support for SAW
Ilia Lin
2018-05-24
1
-3
/
+130
|
*
|
regulator: tps65090: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-27
/
+23
[next]