index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-20
regulator: RK808: Add regulator driver for RK808
Chris Zhong
3
-0
/
+421
2014-08-20
regulator: max77802: Remove unused fields from struct max77802_regulator_prv
Axel Lin
1
-2
/
+0
2014-08-19
regulator: hi6421: style fix, else with a single return is not required
Guodong Xu
1
-6
/
+6
2014-08-19
regulator: core: add const to regulator_ops and fix build error in mc13892
Guodong Xu
2
-8
/
+11
2014-08-18
regulator: Add driver for max77802 PMIC PMIC regulators
Javier Martinez Canillas
3
-0
/
+588
2014-08-17
regulator: da9211: Check return value of devm_kzalloc()
Axel Lin
1
-0
/
+2
2014-08-16
regulator: add driver for hi6421 voltage regulator
Guodong Xu
3
-0
/
+668
2014-08-16
regulator: core: add guard delay between calling regulator_disable and _enable
Guodong Xu
1
-0
/
+31
2014-08-16
regulator: core: factor out delay function from _regulator_do_enable
Guodong Xu
1
-34
/
+40
2014-08-16
regulator: core: add const qualifier to ops in struct regulator_desc
Guodong Xu
1
-12
/
+12
2014-08-16
regulator: tps65910: Allow missing init_data for diagnostics
Axel Lin
1
-11
/
+2
2014-08-16
regulator: sky81452: Adding Skyworks SKY81452 regulator driver
Gyungoh Yoo
3
-0
/
+142
2014-08-16
regulator: s2mps11: Optimize the regulator description macro
Amit Daniel Kachhap
1
-174
/
+85
2014-08-16
regulator: s2mpa01: Optimize the regulator description macro
Amit Daniel Kachhap
1
-98
/
+36
2014-08-16
regulator: s2mpxxx: Move regulator min/step voltages in common place
Amit Daniel Kachhap
2
-41
/
+41
2014-08-16
regulator: da9211: support DA9213
James Ban
3
-26
/
+85
2014-08-12
regulator: tps65023: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA funct...
Axel Lin
1
-3
/
+0
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+300
2014-08-05
Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...
Mark Brown
4
-100
/
+96
2014-08-05
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...
Mark Brown
5
-46
/
+52
2014-08-05
Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...
Mark Brown
6
-380
/
+821
2014-08-05
Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...
Mark Brown
6
-18
/
+734
2014-08-05
Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...
Mark Brown
5
-184
/
+204
2014-08-05
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-9
/
+24
2014-08-05
Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizon...
Mark Brown
3
-4
/
+2
2014-08-05
regulator: act8865: fix build when OF is not enabled
Beniamino Galvani
1
-9
/
+20
2014-08-05
regulator: act8865: add support for act8846
Beniamino Galvani
1
-0
/
+71
2014-08-05
regulator: act8865: prepare support for other act88xx devices
Beniamino Galvani
1
-128
/
+83
2014-08-05
regulator: act8865: set correct number of regulators in pdata
Beniamino Galvani
1
-1
/
+1
2014-08-05
regulator: act8865: Remove error variable in act8865_pmic_probe
Axel Lin
1
-5
/
+4
2014-08-05
regulator: act8865: fix parsing of platform data
Beniamino Galvani
1
-8
/
+21
2014-07-31
regulator: tps65090: Set voltage for fixed regulators
Javier Martinez Canillas
1
-34
/
+42
2014-07-29
regulator: core: Allow to get voltage count and list from parent
Javier Martinez Canillas
1
-6
/
+17
2014-07-29
regulator: core: Get voltage from parent if not available
Javier Martinez Canillas
1
-0
/
+2
2014-07-28
regulator: lp872x: Don't set constraints within the regulator driver
Mark Brown
1
-9
/
+0
2014-07-25
regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support
Axel Lin
2
-3
/
+3
2014-07-25
regulator: Add helpers for low-level register access
Tuomas Tynkkynen
1
-0
/
+71
2014-07-25
regulator: da9211: Remove unnecessary devm_regulator_unregister() calls
Axel Lin
1
-24
/
+4
2014-07-14
regulator: da9211: new regulator driver
James Ban
4
-0
/
+670
2014-07-10
regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6
Keerthy
1
-8
/
+9
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
1
-21
/
+300
2014-07-09
Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...
Lee Jones
5
-2
/
+24
2014-07-09
regulator: lp8755: Use devm_regulator_register
Himangi Saraogi
1
-17
/
+6
2014-07-09
regulator: tps65218: drop order dependency
Felipe Balbi
1
-8
/
+8
2014-07-09
regulator: tps65218: drop unneeded field from our regulator macro
Felipe Balbi
1
-10
/
+9
2014-07-09
Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218
Mark Brown
1
-2
/
+3
2014-07-09
regulator: tps65218: fix DCDC4 linear voltage range
Felipe Balbi
1
-1
/
+1
2014-07-07
regulator: act8865: set correct number of regulators in pdata
Beniamino Galvani
1
-1
/
+1
2014-07-04
regulator: arizona-ldo1: remove bypass functionality
Nikesh Oswal
1
-2
/
+0
2014-07-03
regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917
Nishanth Menon
1
-0
/
+5
[prev]
[next]