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
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
-22
/
+103
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
2013-02-19
Merge remote-tracking branch 'regulator/topic/apply' into regulator-next
Mark Brown
4
-111
/
+33
2013-02-19
Merge remote-tracking branch 'regulator/topic/anatop' into regulator-next
Mark Brown
1
-0
/
+41
2013-02-14
regulator: Fix memory garbage dev_err printout.
Russ Dill
1
-2
/
+2
2013-02-14
Merge tag 'v3.8-rc7' into regulator-core
Mark Brown
67
-714
/
+4290
2013-02-14
regulator: max77686: Reuse rdev_get_id() function.
Thiago Farina
1
-6
/
+8
2013-02-13
regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmap
Axel Lin
1
-44
/
+8
2013-02-13
regulator: as3711: Fix checking if no platform initialization data
Axel Lin
1
-1
/
+1
2013-02-13
regulator: s5m8767: Prevent possible NULL pointer dereference
Axel Lin
1
-5
/
+5
2013-02-13
regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...
Axel Lin
1
-6
/
+7
2013-02-08
regulator: core: Optimize _regulator_do_set_voltage if voltage does not change
Axel Lin
1
-3
/
+6
2013-02-08
regulator: max8998: Let regulator core handle the case selector == old_selector
Axel Lin
1
-13
/
+1
2013-02-08
regulator: s5m8767: Use of_get_child_count()
Axel Lin
1
-3
/
+1
2013-02-08
regulator: anatop: improve precision of delay time
Shawn Guo
1
-2
/
+2
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65910' into tmp
Mark Brown
1
-1
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65217' into tmp
Mark Brown
1
-2
/
+2
[prev]
[next]