Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
58e48be72d675b53e57982fc5301ec1b2dbda280
/
drivers
/
regulator
d4d5cef
Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-next
by Mark Brown
· 11 years ago
2532a39
Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next
by Mark Brown
· 11 years ago
e11678e
Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next
by Mark Brown
· 11 years ago
f5549f5
Merge remote-tracking branch 'regulator/topic/tps65023' into regulator-next
by Mark Brown
· 11 years ago
6c7bdf8
Merge remote-tracking branch 'regulator/topic/tps6105x' into regulator-next
by Mark Brown
· 11 years ago
07afa93
Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next
by Mark Brown
· 11 years ago
aa11a35
Merge remote-tracking branch 'regulator/topic/stw481x' into regulator-next
by Mark Brown
· 11 years ago
67471b6
Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next
by Mark Brown
· 11 years ago
22eb85a
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
by Mark Brown
· 11 years ago
aef393d
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
by Mark Brown
· 11 years ago
88c260a
Merge remote-tracking branch 'regulator/topic/mc13783' into regulator-next
by Mark Brown
· 11 years ago
08f09c6
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
by Mark Brown
· 11 years ago
4e31566
Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-next
by Mark Brown
· 11 years ago
4c35c86
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
by Mark Brown
· 11 years ago
a611761
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
by Mark Brown
· 11 years ago
706664c
Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next
by Mark Brown
· 11 years ago
b735e47
Merge remote-tracking branch 'regulator/topic/devm' into regulator-next
by Mark Brown
· 11 years ago
3242a86
Merge remote-tracking branch 'regulator/topic/da9210' into regulator-next
by Mark Brown
· 11 years ago
513b485
Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next
by Mark Brown
· 11 years ago
2a86e8e
Merge remote-tracking branch 'regulator/topic/da9052' into regulator-next
by Mark Brown
· 11 years ago
81e439f
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
by Mark Brown
· 11 years ago
cea64d8
Merge remote-tracking branch 'regulator/topic/as3722' into regulator-next
by Mark Brown
· 11 years ago
f2399df
Merge remote-tracking branch 'regulator/topic/anatop' into regulator-next
by Mark Brown
· 11 years ago
420118d
Merge remote-tracking branch 'regulator/topic/alias' into regulator-next
by Mark Brown
· 11 years ago
04f9f06
regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4
by Chanwoo Choi
· 11 years ago
033054e
regulator: s5m8767: Modify parse_dt function to parse data related to ramp
by Chanwoo Choi
· 11 years ago
d706b1e
regulator: da9052: Revert se apply_[reg|bit] with regmap based voltage_sel operations
by Axel Lin
· 11 years ago
a06ccd9
regulator: core: Add ability to create a lookup alias for supply
by Charles Keepax
· 11 years ago
4b57927
regulator: tps65910: Fix checkpatch issue
by Jingoo Han
· 11 years ago
5ee034e
regulator: tps65023: Fix checkpatch issue
by Jingoo Han
· 11 years ago
4932e89
regulator: tps6105x: Fix checkpatch issue
by Jingoo Han
· 11 years ago
6e044c3
regulator: mc13783: Fix checkpatch issue
by Jingoo Han
· 11 years ago
c4e3b14
regulator: max8997: Fix checkpatch issue
by Jingoo Han
· 11 years ago
0a3ee93
regulator: lp3971: Fix checkpatch issue
by Jingoo Han
· 11 years ago
609d5f6
regulator: fixed: Fix checkpatch issue
by Jingoo Han
· 11 years ago
34f7568
regulator: anatop: Fix checkpatch issue
by Jingoo Han
· 11 years ago
8828bae
regulator: Add REGULATOR_LINEAR_RANGE macro
by Axel Lin
· 11 years ago
e277e65
regulator: Remove max_uV from struct regulator_linear_range
by Axel Lin
· 11 years ago
813de3c
Merge remote-tracking branch 'regulator/topic/as3722' into regulator-linear
by Mark Brown
· 11 years ago
9a633a2
regulator: ti-abb: Fix operator precedence typo
by Nishanth Menon
· 11 years ago
4ae1ff7
regulator: tps65910: get regulators node from parent node only
by Laxman Dewangan
· 11 years ago
712c967
regulator: tps6586x: get regulators node from parent node only
by Laxman Dewangan
· 11 years ago
4c850ea
regulator: tps65090: get regulators node from parent node only
by Laxman Dewangan
· 11 years ago
acc1cca
regulator: palmas: get regulators node from parent node only
by Laxman Dewangan
· 11 years ago
6653efb
regulator: gpio: Remove redundant break
by Sachin Kamat
· 11 years ago
4040394
regulator: core: Always warn when using a dummy regulator
by Mark Brown
· 11 years ago
5e96570
regulator: as3722: Fix off-by-one n_voltages setting for SDx
by Axel Lin
· 11 years ago
43f6fc9
regulator: as3722: Fix equation to calculate max_uV in regulator_lin_range macro
by Axel Lin
· 11 years ago
18dca93
regulator: stw481x-vmmc: Set missing .of_match_table to stw481x_vmmc_match
by Axel Lin
· 11 years ago
5e08557
regulator: tps6524x: use devm_regulator_register()
by Jingoo Han
· 11 years ago
11c0da7
regulator: da9210: use devm_regulator_register()
by Jingoo Han
· 11 years ago
21a122b
Merge remote-tracking branch 'regulator/topic/tps6524x' into regulator-devm
by Mark Brown
· 11 years ago
f004eaf
Merge remote-tracking branch 'regulator/topic/da9210' into regulator-devm
by Mark Brown
· 11 years ago
abf92a3
regulator: vexpress: use devm_regulator_register()
by Jingoo Han
· 11 years ago
00ce070
regulator: twl: use devm_regulator_register()
by Jingoo Han
· 11 years ago
6a2b5a9
regulator: tps6105x: use devm_regulator_register()
by Jingoo Han
· 11 years ago
5e0165e
regulator: pcf50633: use devm_regulator_register()
by Jingoo Han
· 11 years ago
15dc006
regulator: pcap: use devm_regulator_register()
by Jingoo Han
· 11 years ago
58765e2
regulator: max8925: use devm_regulator_register()
by Jingoo Han
· 11 years ago
0b7bb09
regulator: lp8788-ldo: use devm_regulator_register()
by Jingoo Han
· 11 years ago
3343fa1
regulator: lp8788-buck: use devm_regulator_register()
by Jingoo Han
· 11 years ago
ed602534
regulator: lp872x: use devm_regulator_register()
by Jingoo Han
· 11 years ago
e97bba9
regulator: da9063: use devm_regulator_register()
by Jingoo Han
· 11 years ago
a4a6b9d
regulator: ab8500-ext: use devm_regulator_register()
by Jingoo Han
· 11 years ago
fda5842
regulator: ab3100: use devm_regulator_register()
by Jingoo Han
· 11 years ago
f3d17a7
Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus
by Mark Brown
· 11 years ago
60c32f3
Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus
by Mark Brown
· 11 years ago
0f5da28
Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus
by Mark Brown
· 11 years ago
780a0ff
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus
by Mark Brown
· 11 years ago
e7b8782
Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus
by Mark Brown
· 11 years ago
5df529d
regulator: core: Reduce busy-wait looping
by Thierry Reding
· 11 years ago
bde251a
regulator: ti-abb: skip optional parameter for ldo-address
by Nishanth Menon
· 11 years ago
bf00ca3
regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode
by Nishanth Menon
· 11 years ago
937433c
regulator: da9210: add Device Tree support
by Guennadi Liakhovetski
· 11 years ago
ef60abb
regulator: core: Always use return value when regulator_dev_lookup() fails
by Mark Brown
· 11 years ago
f3ef11b
regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settings
by Axel Lin
· 11 years ago
043c998
regulator: core: Fix return code for invalid parameters
by Mark Brown
· 11 years ago
bc40733
regulator: as3722: add regulator driver for AMS AS3722
by Laxman Dewangan
· 11 years ago
9b92da1
regulator: core: Fix default return value for _get()
by Mark Brown
· 11 years ago
f8c1700
regulator: core: set current constraints while setting machine constraints
by Laxman Dewangan
· 11 years ago
78925b3
regulator: tps6524x: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
087e35a
regulator: wm8350: correct the max_uV of LDO
by Laxman Dewangan
· 11 years ago
00c877c
regulator: core: add support for configuring turn-on time through constraints
by Laxman Dewangan
· 11 years ago
ae3e101
regulator: palmas: Remove wrong comment for the equation calculating num_voltages
by Axel Lin
· 11 years ago
3615a34
regulator: add STw481x VMMC driver
by Linus Walleij
· 11 years ago
d0175e7
Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmas
by Mark Brown
· 11 years ago
5957e44
regulator: palmas: configure enable time for LDOs
by Laxman Dewangan
· 11 years ago
32b6d3f
regulator: palmas: add support for external control of rails
by Laxman Dewangan
· 11 years ago
4f0ac6d
regulator: core: Remove unused regulator_use_dummy_regulator()
by Mark Brown
· 11 years ago
4ddfebd
regulator: core: Provide a dummy regulator with full constraints
by Mark Brown
· 11 years ago
0cdfcc0
regulator: core: Split devres code out into a separate file
by Mark Brown
· 11 years ago
cee8e35
regulator: core: Refactor devm_regulator_get* APIs
by Axel Lin
· 11 years ago
cb2e45e
regulator: palmas: Drop regulator_unregister while using devm_regulator_register
by Axel Lin
· 11 years ago
cab87f0
regulator: Remove redundant NULL assignment
by Sachin Kamat
· 11 years ago
42141f2
regulator: core: Fix a trivial typo
by Sachin Kamat
· 11 years ago
0fb0c82
regulator: tps80031: Use devm_regulator_register
by Sachin Kamat
· 11 years ago
ab1d65e
regulator: tps65912: Use devm_regulator_register
by Sachin Kamat
· 11 years ago
95095e4
regulator: tps65910: Use devm_regulator_register
by Sachin Kamat
· 11 years ago
884ea55
regulator: tps6586x: Use devm_regulator_register
by Sachin Kamat
· 11 years ago
4aac198
regulator: tps65217: Use devm_regulator_register
by Sachin Kamat
· 11 years ago
Next »