index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
regulator: tps65090: constify static regulator_ops
Rikard Falkeborn
1
-4
/
+4
2020-09-01
regulator: tps65086: Constify static regulator_ops
Rikard Falkeborn
1
-2
/
+2
2020-09-01
regulator: tps62360: Constify tps62360_dcdc_ops
Rikard Falkeborn
1
-1
/
+1
2020-09-01
regulator: tps6105x: Constify tps6105x_regulator_ops
Rikard Falkeborn
1
-1
/
+1
2020-09-01
regulator: tps51632: Constify tps51632_dcdc_ops
Rikard Falkeborn
1
-1
/
+1
2020-09-01
regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
Dmitry Osipenko
1
-6
/
+9
2020-08-27
regulator: mt6360: fix spelling mistake: "regulaotr" -> "regulator"
Piyush Goyal
1
-2
/
+2
2020-08-26
regulator: mt6360: Add support for MT6360 regulator
Gene Chen
3
-0
/
+469
2020-08-25
Merge tag 'v5.9-rc2' into regulator-5.9
Mark Brown
4
-3
/
+3
2020-08-24
regulator: rt4801: Fix W=1 build warning when CONFIG_OF=n
ChiYuan Huang
1
-1
/
+1
2020-08-24
regulator: mp886x: use "mps,switch-frequency-hz"
Jisheng Zhang
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-7
/
+7
2020-08-21
Merge series "regulator: Fix W=1 build warning when CONFIG_OF=n" from Jisheng...
Mark Brown
15
-22
/
+22
2020-08-21
regulator: dbx500: Remove unused debugfs goto label
Fabio Estevam
1
-2
/
+0
2020-08-21
regulator: tps65023: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: stm32-booster: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: qcom-rpmh: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: sy8106a: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: pwm: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: max77826: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: max1586: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: ltc3676: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: ltc3589: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: fixed: Fix W=1 build warnings when CONFIG_OF=n
Jisheng Zhang
1
-8
/
+8
2020-08-21
regulator: fan53555: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: da9210: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-21
regulator: 88pg86x: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-1
/
+1
2020-08-19
regulator: rt4801: Select REGMAP_I2C to fix build error
Axel Lin
1
-0
/
+1
2020-08-18
regulator: dbx500: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+5
2020-08-18
regulator: set of_node for qcom vbus regulator
Jonathan Marek
1
-0
/
+1
2020-08-18
Merge series "regulator: mp886x: two features and dt json convert" from Jishe...
Mark Brown
1
-3
/
+106
2020-08-18
Merge series "regulator: fix deadlock vs memory reclaim" from Michał Mirosł...
Mark Brown
1
-73
/
+87
2020-08-18
regulator: qcom_spmi: Improve readability for setting up enable/mode pin control
Axel Lin
1
-36
/
+34
2020-08-18
regulator: Remove pointer table overallocation
Michał Mirosław
1
-5
/
+5
2020-08-18
regulator: rpi-panel: Add regulator/backlight driver for RPi panel
Marek Vasut
3
-0
/
+225
2020-08-18
regulator: Avoid grabbing regulator lock during suspend/resume
Stephen Boyd
1
-24
/
+51
2020-08-18
regulator: sy8827n: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
1
-0
/
+2
2020-08-18
regulator: da9211: add cache_type
Hsin-Yi Wang
1
-0
/
+14
2020-08-18
regulator: lp8755: Get rid of lp8755_read/lp8755_write/lp8755_update_bits
Axel Lin
1
-61
/
+21
2020-08-18
regulator: rt4801: Add support for RT4801 Display Bias regulator driver
ChiYuan Huang
3
-0
/
+231
2020-08-17
regulator: remove superfluous lock in regulator_resolve_coupling()
Michał Mirosław
1
-4
/
+0
2020-08-17
regulator: cleanup regulator_ena_gpio_free()
Michał Mirosław
1
-12
/
+12
2020-08-17
regulator: plug of_node leak in regulator_register()'s error path
Michał Mirosław
1
-9
/
+4
2020-08-17
regulator: push allocation in set_consumer_device_supply() out of lock
Michał Mirosław
1
-20
/
+26
2020-08-17
regulator: push allocations in create_regulator() outside of lock
Michał Mirosław
1
-25
/
+28
2020-08-17
regulator: push allocation in regulator_ena_gpio_request() out of lock
Michał Mirosław
1
-5
/
+14
2020-08-17
regulator: push allocation in regulator_init_coupling() outside of lock
Michał Mirosław
1
-2
/
+3
2020-08-17
Merge existing fixes from regulator/for-5.9
Mark Brown
2
-1
/
+4
[prev]
[next]