index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-17
regulator: tps65219: Remove MODULE_ALIAS
Shree Ramamoorthy
1
-1
/
+0
2024-12-17
regulator: tps65219: Update driver name
Shree Ramamoorthy
1
-1
/
+1
2024-12-17
regulator: tps65219: Use dev_err_probe() instead of dev_err()
Shree Ramamoorthy
1
-5
/
+5
2024-12-09
regulator: pca9450: Add PMIC pca9452 support
Joy Zou
1
-1
/
+28
2024-12-09
regulator: pca9450: Use dev_err_probe() to simplify code
Frank Li
1
-46
/
+27
2024-12-09
regulator: pca9450: add enable_value for all bucks
Robin Gong
1
-0
/
+11
2024-12-09
regulator: axp20x: AXP717: set ramp_delay
Philippe Simons
1
-12
/
+24
2024-12-02
regulator: bd96801: Add ERRB IRQ
Matti Vaittinen
1
-15
/
+115
2024-11-28
Merge tag 'regulator-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-48
/
+38
2024-11-22
Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+12
2024-11-21
regulator: core: Ignore unset max_uA constraints in current limit check
Kory Maincent (Dent Project)
1
-1
/
+2
2024-11-20
Merge tag 'regulator-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-149
/
+185
2024-11-18
regulator: qcom-rpmh: Update ranges for FTSMPS525
Melody Olvera
1
-47
/
+36
2024-11-12
regulator: Switch back to struct platform_driver::remove()
Uwe Kleine-König
8
-15
/
+15
2024-11-01
regulator: rk808: Add apply_bit for BUCK3 on RK809
Mikhail Rudenko
1
-0
/
+2
2024-10-31
regulator: axp20x: add support for the AXP323
Andre Przywara
1
-0
/
+11
2024-10-31
mfd: axp20x: Ensure relationship between IDs and model names
Andre Przywara
1
-1
/
+1
2024-10-25
regulator: rtq2208: Fix uninitialized use of regulator_config
ChiYuan Huang
1
-1
/
+1
2024-10-22
regulator: init_data handling update
Mark Brown
1
-30
/
+40
2024-10-22
regulator: rk808: Restrict DVS GPIOs to the RK808 variant only
Dragan Simic
1
-7
/
+8
2024-10-22
regulator: rk808: Use dev_err_probe() in the probe path
Dragan Simic
1
-5
/
+4
2024-10-22
regulator: rk808: Perform trivial code cleanups
Dragan Simic
1
-10
/
+7
2024-10-22
regulator: core: Use fsleep() to get best sleep mechanism
Anna-Maria Behnsen
1
-43
/
+4
2024-10-22
regulator: core: remove machine init callback from config
Jerome Brunet
1
-7
/
+0
2024-10-22
regulator: core: add callback to perform runtime init
Jerome Brunet
1
-0
/
+6
2024-10-22
regulator: core: do not silently ignore provided init_data
Jerome Brunet
1
-23
/
+34
2024-10-10
regulator: max5970: Drop unused structs
Patrick Rudolph
1
-17
/
+4
2024-09-30
Add of_regulator_get_optional() and Fix MTK Power
Mark Brown
4
-14
/
+98
2024-09-30
regulator: qcom-smd: make smd_vreg_rpm static
Min-Hua Chen
1
-1
/
+1
2024-09-30
regulator: Call of_node_put() only once in rzg2l_usb_vbus_regulator_probe()
Markus Elfring
1
-5
/
+2
2024-09-30
regulator: isl6271a: Drop explicit initialization of struct i2c_device_id::dr...
Uwe Kleine-König
1
-2
/
+2
2024-09-30
regulator: Add devres version of of_regulator_get_optional()
Chen-Yu Tsai
3
-8
/
+51
2024-09-30
regulator: Add of_regulator_get_optional() for pure DT regulator lookup
Chen-Yu Tsai
3
-8
/
+49
2024-09-13
regulator: sm5703: Remove because it is unused and fails to build
Christophe JAILLET
3
-178
/
+0
2024-09-13
regulator: Split up _regulator_get()
Chen-Yu Tsai
2
-11
/
+47
2024-09-13
regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)
André Draszik
2
-5
/
+5
2024-09-13
regulator: max8973: Use irq_get_trigger_type() helper
Jinjie Ruan
1
-5
/
+2
2024-09-11
regulator: core: fix the broken behavior of regulator_dev_lookup()
Wei Fang
1
-0
/
+3
2024-09-11
regulator: Few constifications of static data
Mark Brown
14
-105
/
+95
2024-09-10
regulator: max77650: Use container_of and constify static data
Krzysztof Kozlowski
1
-17
/
+14
2024-09-10
regulator: hi6421v530: Use container_of and constify static data
Krzysztof Kozlowski
1
-6
/
+5
2024-09-10
regulator: hi6421v530: Drop unused 'eco_microamp'
Krzysztof Kozlowski
1
-10
/
+6
2024-09-10
regulator: qcom-refgen: Constify static data
Krzysztof Kozlowski
1
-2
/
+2
2024-09-10
regulator: pfuze100: Constify static data
Krzysztof Kozlowski
1
-5
/
+5
2024-09-10
regulator: pcap: Constify static data
Krzysztof Kozlowski
1
-6
/
+6
2024-09-10
regulator: mtk-dvfsrc: Constify static data
Krzysztof Kozlowski
1
-5
/
+5
2024-09-10
regulator: max77826: Constify static data
Krzysztof Kozlowski
1
-1
/
+1
2024-09-10
regulator: max77826: Drop unused 'rdesc' in 'struct max77826_regulator_info'
Krzysztof Kozlowski
1
-2
/
+0
2024-09-10
regulator: tps65023: Constify static data
Krzysztof Kozlowski
1
-3
/
+3
2024-09-10
regulator: hi6421v600: Constify static data
Krzysztof Kozlowski
1
-5
/
+5
[prev]
[next]