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
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
2014-07-03
regulator: palmas: Simplify code by not indexing regulator_desc unnecessarily
Nishanth Menon
1
-136
/
+112
2014-07-03
regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_info
Nishanth Menon
1
-2
/
+2
2014-07-03
regulator: palmas: Simplify code by using pointer to palmas_reg_info
Nishanth Menon
1
-53
/
+56
2014-07-03
regulator: palmas: Rename reg_info to palmas_reg_info
Nishanth Menon
1
-2
/
+2
2014-07-03
regulator: palmas: Squelch sparse warnings
Nishanth Menon
1
-3
/
+3
2014-06-30
regulator: core: convert to use gpio_desc internally
Russell King
1
-9
/
+13
2014-06-28
Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...
Mark Brown
3
-1
/
+19
2014-06-27
regulator: max8952: Convert to devm_gpio_request_one()
Axel Lin
1
-24
/
+10
2014-06-27
regulator: twl: Convert to use devm_kmemdup()
Axel Lin
1
-12
/
+1
2014-06-24
regulator: tps65218: Correct the the config register for LDO1
Keerthy
1
-1
/
+1
2014-06-24
regulator: tps65218: Add the missing of_node assignment in probe
Keerthy
1
-0
/
+1
2014-06-24
regulator: tps65218: Fix build warnings
Sachin Kamat
1
-2
/
+2
2014-06-24
regulator: tps65217: Fix build warnings
Sachin Kamat
1
-2
/
+2
2014-06-24
regulator: s5m8767: Remove unused variable
Sachin Kamat
1
-3
/
+1
2014-06-24
regulator: as3722: Fix incorrect parameter initialization
Sachin Kamat
1
-2
/
+2
2014-06-24
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmas
Mark Brown
1
-0
/
+12
2014-06-24
regulator: palmas: fix typo in enable_reg calculation
Stephen Warren
1
-1
/
+1
[next]