index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
regulator: ltc3589: Make IRQ optional
Bernhard Walle
1
-6
/
+9
2016-02-12
regulator: Rename files for max77686 and max77802 drivers
Javier Martinez Canillas
3
-2
/
+2
2016-02-12
regulator: axp20x: Support new AXP223 PMIC
Chen-Yu Tsai
1
-0
/
+3
2016-02-11
regulator: tps65912: Add regulator driver for the TPS65912 PMIC
Andrew F. Davis
3
-0
/
+175
2016-02-11
mfd: tps65912: Remove old driver in preparation for new driver
Andrew F. Davis
3
-548
/
+0
2016-02-05
regulator: lp872x: Add enable GPIO pin support
Paul Kocialkowski
1
-0
/
+34
2016-02-05
regulator: lp872x: Remove warning about invalid DVS GPIO
Paul Kocialkowski
1
-3
/
+1
2016-02-05
regulator: act8945a: add regulator driver for ACT8945A
Wenyou Yang
3
-0
/
+175
2016-02-03
regulator: axp20x: Use linear voltage ranges for AXP20X LDO4
Chen-Yu Tsai
1
-15
/
+17
2016-02-03
regulator: axp20x: Remove voltage readout support for switch regulators
Chen-Yu Tsai
1
-11
/
+3
2016-01-27
regulator: mt6397: Add OF match table
Javier Martinez Canillas
1
-0
/
+7
2016-01-27
regulator: mt6397: Add platform device ID table
Javier Martinez Canillas
1
-1
/
+7
2016-01-27
regulator: core: Rely on regulator_dev_release to free constraints
Charles Keepax
1
-17
/
+12
2016-01-15
Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
32
-226
/
+2059
2016-01-15
regulator: da9210: fix lockdep warning
Wolfram Sang
1
-0
/
+5
2016-01-15
regulator: fan53555: fill set_suspend_enable/disable callback
zhangqing
1
-0
/
+18
2016-01-12
Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next
Mark Brown
2
-41
/
+17
2016-01-12
Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qcom-smd', 'regulator/topic/tps6105x', 'regulator/topic/tps65086' and 'regulator/topic/tps65218' into regulator-next
Mark Brown
8
-113
/
+1102
2016-01-12
Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6311', 'regulator/topic/optional', 'regulator/topic/palmas' and 'regulator/topic/pv88060' into regulator-next
Mark Brown
10
-17
/
+575
2016-01-12
Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm363x', 'regulator/topic/lockdep' and 'regulator/topic/lp872x' into regulator-next
Mark Brown
18
-34
/
+356
2016-01-12
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-9
/
+4
2016-01-12
Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/mt6311' into regulator-linus
Mark Brown
2
-2
/
+3
2016-01-07
regulator: core: remove some dead code
Dan Carpenter
1
-8
/
+3
2016-01-05
regulator: core: use dev_to_rdev
Geliang Tang
1
-1
/
+1
2015-12-23
regulator: lp872x: Get rid of duplicate reference to DVS GPIO
Paul Kocialkowski
1
-2
/
+0
2015-12-23
regulator: lp872x: Add missing of_match in regulators descriptions
Paul Kocialkowski
1
-0
/
+15
2015-12-23
regulator: axp20x: Fix GPIO LDO enable value for AXP22x
Chen-Yu Tsai
1
-2
/
+2
2015-12-23
regulator: lp8788: constify regulator_ops structures
Julia Lawall
2
-4
/
+4
2015-12-23
regulator: wm8*: constify regulator_ops structures
Julia Lawall
6
-16
/
+16
2015-12-22
regulator: da9*: constify regulator_ops structures
Julia Lawall
7
-15
/
+15
2015-12-18
regulator: mt6311: Use REGCACHE_RBTREE
Daniel Kurtz
1
-0
/
+1
2015-12-16
regulator: tps65917/palmas: Add bypass ops for LDOs with bypass capability
Keerthy
1
-0
/
+39
2015-12-16
regulator: qcom-smd: Add support for PMA8084
Andy Gross
1
-0
/
+95
2015-12-16
regulator: qcom-smd: Add PM8916 support
Andy Gross
1
-0
/
+64
2015-12-12
regulator: pv88090: logical vs bitwise AND typo
Dan Carpenter
1
-5
/
+5
2015-12-12
regulator: pv88090: Fix irq leak
Axel Lin
1
-1
/
+1
2015-12-08
regulator: pv88090: new regulator driver
James Ban
4
-0
/
+565
2015-12-02
regulator: wm831x-ldo: Use platform_register/unregister_drivers()
Thierry Reding
1
-19
/
+8
2015-12-02
regulator: wm831x-dcdc: Use platform_register/unregister_drivers()
Thierry Reding
1
-22
/
+9
2015-12-02
regulator: lp8788-ldo: Use platform_register/unregister_drivers()
Thierry Reding
1
-9
/
+7
2015-12-02
regulator: core: Fix nested locking of supplies
Thierry Reding
1
-2
/
+9
2015-12-02
regulator: core: Ensure we lock all regulators
Mark Brown
1
-1
/
+1
2015-12-01
regulator: tps65086: Update regulator driver for the TPS65086 PMIC
Andrew F. Davis
1
-3
/
+4
2015-12-01
regulator: pv88060: fix error handling in probe
Dan Carpenter
1
-2
/
+2
2015-11-30
regulator: lm363x: Staticise ldo_cont_enable_time
Axel Lin
1
-1
/
+1
2015-11-30
regulator: lm363x: Remove struct lm363x_regulator which is not necessary
Axel Lin
1
-19
/
+1
2015-11-27
regulator: core: fix regulator_lock_supply regression
Arnd Bergmann
1
-1
/
+2
2015-11-27
regulator: add LM363X driver
Milo Kim
3
-0
/
+319
2015-11-25
regulator: tps65218: add support for LS3 current regulator
Nikita Kiryanov
1
-30
/
+107
2015-11-25
regulator: pv88060: Fix irq leak
Axel Lin
1
-1
/
+1
[prev]
[next]