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
2013-03-22
regulator: ab8500: Further populate initialisation registers
Lee Jones
1
-3
/
+36
2013-03-20
regulator: fan53555: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2013-03-20
regulator: palmas: rename probe/remove callback functions
Laxman Dewangan
1
-4
/
+4
2013-03-12
regulator: palmas: Use of_property_read_bool to read "ti,warm-reset" DT property
Axel Lin
1
-2
/
+2
2013-03-08
regulator: palmas correct dt parsing
Graeme Gregory
1
-16
/
+20
2013-03-05
regulator: max8649: Use enable_is_inverted flag with regulator_enable_regmap and friends APIs
Axel Lin
1
-33
/
+6
2013-03-05
regulator: 88pm8607: Use enable_is_inverted flag with regulator_enable_regmap and friends APIs
Axel Lin
1
-32
/
+4
2013-03-05
regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable
Axel Lin
1
-4
/
+20
2013-03-05
Merge remote-tracking branch 'regulator/fix/twl' into tmp
Mark Brown
1
-5
/
+4
2013-03-05
Merge remote-tracking branch 'regulator/fix/palmas' into tmp
Mark Brown
1
-1
/
+2
2013-03-05
Merge remote-tracking branch 'regulator/fix/doc' into tmp
Mark Brown
1
-1
/
+1
2013-03-05
Merge remote-tracking branch 'regulator/fix/db8500' into tmp
Mark Brown
1
-2
/
+2
2013-03-04
regulator: tps6586x: Use dev_err rather than dev_warn for error message
Axel Lin
1
-1
/
+1
2013-03-04
regulator: tps6586x: (cosmetic) simplify a conditional
Guennadi Liakhovetski
1
-3
/
+1
2013-03-04
regulator: s5m8767: adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-03-04
regulator: palmas: Change the DT node property names to follow the convention
J Keerthy
1
-4
/
+4
2013-03-04
regulators: max8998.c: use dev_err() instead of printk()
Thiago Farina
1
-3
/
+6
2013-03-04
regulator: max8925: Remove unused parameter from max8925_regulator_dt_init
Axel Lin
1
-3
/
+2
2013-03-04
regulator: lp8788-ldo: use ena_pin of regulator-core for external control
Kim, Milo
1
-81
/
+17
2013-03-04
regulator: core: use regulator_ena_pin member
Kim, Milo
1
-3
/
+3
2013-03-04
regulator: core: manage enable GPIO list
Kim, Milo
1
-6
/
+44
2013-03-04
regulator: core: support shared enable GPIO concept
Kim, Milo
1
-10
/
+76
2013-03-01
regulator: fixed regulator_bulk_enable unwinding code
Andrzej Hajda
1
-3
/
+7
2013-03-01
regulator: twl: Remove TWL6030_FIXED_RESOURCE
Axel Lin
1
-13
/
+0
2013-03-01
regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table
Axel Lin
1
-6
/
+0
2013-03-01
regulator: twl: Convert twl4030ldo_ops to get_voltage_sel
Axel Lin
1
-5
/
+4
2013-03-01
regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear
Axel Lin
1
-12
/
+3
2013-03-01
regulator: palmas: fix number of SMPS voltages
Graeme Gregory
1
-1
/
+2
2013-03-01
regulator: core: fix documentation error in regulator_allow_bypass
Nishanth Menon
1
-1
/
+1
2013-03-01
regulator: db8500-prcmu - remove incorrect __exit markup
Dmitry Torokhov
1
-2
/
+2
2013-02-19
Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next
Mark Brown
1
-5
/
+101
2013-02-19
Merge remote-tracking branch 'regulator/topic/tps6507x' into regulator-next
Mark Brown
1
-0
/
+92
2013-02-19
Merge remote-tracking branch 'regulator/topic/tps51632' into regulator-next
Mark Brown
1
-49
/
+103
2013-02-19
Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next
Mark Brown
1
-62
/
+206
2013-02-19
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
1
-5
/
+0
2013-02-19
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Mark Brown
8
-19
/
+30
2013-02-19
Merge remote-tracking branch 'regulator/topic/mc13892' into regulator-next
Mark Brown
3
-21
/
+102
2013-02-19
Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next
Mark Brown
1
-13
/
+1
2013-02-19
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
Mark Brown
1
-61
/
+20
2013-02-19
Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next
Mark Brown
1
-6
/
+8
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next
Mark Brown
2
-128
/
+46
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next
Mark Brown
3
-0
/
+576
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next
Mark Brown
1
-29
/
+7
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp3972' into regulator-next
Mark Brown
1
-16
/
+6
2013-02-19
Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-next
Mark Brown
1
-16
/
+6
2013-02-19
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
Mark Brown
2
-6
/
+3
2013-02-19
Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next
Mark Brown
1
-3
/
+0
2013-02-19
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-7
/
+22
2013-02-19
Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next
Mark Brown
1
-1
/
+1
2013-02-19
Merge remote-tracking branch 'regulator/topic/arizona' into regulator-next
Mark Brown
2
-4
/
+75
[prev]
[next]