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-01-08
regulator: lp8755: Fix mask for pchip->mphase
Axel Lin
1
-1
/
+1
2013-01-08
regulator: lp8755: Fix lp8755_regulator_init unwind code
Axel Lin
1
-4
/
+5
2013-01-07
regulator: da9055: Remove unused v_shift field from struct da9055_volt_reg
Axel Lin
1
-3
/
+0
2013-01-07
regulator: lp8788-ldo: Use ldo->en_pin to check if regulator is enabled by ex...
Axel Lin
1
-93
/
+14
2013-01-03
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
7
-17
/
+17
2013-01-03
regulator: core: Fix comment for regulator_register()
Axel Lin
1
-1
/
+2
2013-01-03
lp8788-ldo: fix a parent device on devm_gpio_request()
Kim, Milo
1
-6
/
+8
2013-01-03
lp8788-ldo: fix a parent device in _probe()
Kim, Milo
1
-6
/
+6
2013-01-03
lp8788-buck: fix a for-loop coding style
Kim, Milo
1
-1
/
+1
2013-01-03
lp8788-buck: fix a parent device on devm_gpio_request()
Kim, Milo
1
-6
/
+8
2013-01-03
lp8788-buck: fix a parent deivce in _probe()
Kim, Milo
1
-3
/
+3
2012-12-27
regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v...
Axel Lin
1
-58
/
+18
2012-12-27
regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops
Axel Lin
1
-3
/
+2
2012-12-27
regulator: tps51632: add DT support
Laxman Dewangan
1
-0
/
+59
2012-12-27
regulator: tps51632: add register property for regmap
Laxman Dewangan
1
-5
/
+36
2012-12-27
regulator: 88pm8607: Use apply_[reg|bit] with regmap based voltage_sel operat...
Axel Lin
1
-32
/
+6
2012-12-27
regulator: 88pm8607: Update update_bit for BUCK2 in pm8607_set_voltage_sel
Axel Lin
1
-0
/
+1
2012-12-24
regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operat...
Axel Lin
1
-44
/
+10
2012-12-24
regulator: da9052: Use apply_[reg|bit] with regmap based voltage_sel operations
Axel Lin
1
-35
/
+6
2012-12-24
regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...
Axel Lin
1
-1
/
+11
2012-12-24
regulator: lp8755: new driver for LP8755
Daniel Jeong
3
-0
/
+590
2012-12-24
regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...
Axel Lin
1
-3
/
+9
2012-12-24
regulator: lp3971: Convert to get_voltage_sel
Axel Lin
1
-16
/
+6
2012-12-24
regulator: s5m8767: Fix probe failure due to stack corruption
Inderpal Singh
1
-2
/
+2
2012-12-15
regulator: core: if voltage scaling fails, restore original voltage values
Paolo Pisati
1
-2
/
+14
2012-12-11
Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-next
Mark Brown
1
-14
/
+26
2012-12-11
Merge remote-tracking branch 'regulator/topic/change' into regulator-next
Mark Brown
1
-1
/
+1
2012-12-11
regulator: core: Fix logic to determinate if regulator can change voltage
Axel Lin
1
-1
/
+1
2012-12-11
Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
8
-199
/
+1042
2012-12-11
regulator: s5m8767: Fix to work even if no DVS gpio present
Amit Daniel Kachhap
1
-7
/
+10
2012-12-11
regulator: s5m8767: Fix to read the first DVS register.
Amit Daniel Kachhap
1
-3
/
+3
2012-12-11
regulator: s5m8767: Fix to work when platform registers less regulators
Amit Daniel Kachhap
1
-4
/
+13
2012-12-10
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
Mark Brown
1
-3
/
+3
2012-12-10
regulator: gpio-regulator: gpio_set_value should use cansleep
Lee Jones
1
-2
/
+2
2012-12-10
regulator: gpio-regulator: Fix logical error in for() loop
Lee Jones
1
-1
/
+1
2012-12-10
Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next
Mark Brown
1
-1
/
+2
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-next
Mark Brown
1
-16
/
+11
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next
Mark Brown
1
-0
/
+7
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next
Mark Brown
1
-1
/
+1
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next
Mark Brown
1
-0
/
+1
2012-12-10
Merge remote-tracking branch 'regulator/topic/tps516312' into regulator-next
Mark Brown
1
-0
/
+15
2012-12-10
Merge remote-tracking branch 'regulator/topic/s2mps11' into regulator-next
Mark Brown
1
-5
/
+5
2012-12-10
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
1
-83
/
+38
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
6
-256
/
+61
2012-12-10
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
Mark Brown
1
-17
/
+164
2012-12-10
Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next
Mark Brown
3
-0
/
+516
2012-12-10
Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next
Mark Brown
1
-9
/
+155
2012-12-10
Merge remote-tracking branch 'regulator/topic/max1586' into regulator-next
Mark Brown
1
-3
/
+41
2012-12-10
Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next
Mark Brown
2
-25
/
+6
2012-12-10
Merge remote-tracking branch 'regulator/topic/log' into regulator-next
Mark Brown
1
-2
/
+7
[prev]
[next]