.. |
88pm800.c
|
regulator: 88pm800: Remove redundant error message
|
11 years ago |
88pm8607.c
|
regulator: 88pm8607: fix indent code style
|
11 years ago |
Kconfig
|
Merge remote-tracking branches 'regulator/topic/tps65218', 'regulator/topic/tps6524x', 'regulator/topic/tps6586x', 'regulator/topic/tps65910', 'regulator/topic/tps80031', 'regulator/topic/wm831x', 'regulator/topic/wm8350' and 'regulator/topic/wm8994' into regulator-next
|
11 years ago |
Makefile
|
Merge remote-tracking branches 'regulator/topic/tps65218', 'regulator/topic/tps6524x', 'regulator/topic/tps6586x', 'regulator/topic/tps65910', 'regulator/topic/tps80031', 'regulator/topic/wm831x', 'regulator/topic/wm8350' and 'regulator/topic/wm8994' into regulator-next
|
11 years ago |
aat2870-regulator.c
|
regulator: aat2870: Use regulator_map_voltage_ascend
|
11 years ago |
ab3100.c
|
regulator: ab3100: cast fix
|
11 years ago |
ab8500-ext.c
|
regulator: ab8500-ext: use devm_regulator_register()
|
12 years ago |
ab8500.c
|
regulator: ab8500: use devm_regulator_register()
|
11 years ago |
act8865-regulator.c
|
regulator: act8865: Remove unnecessary *rdev[] from struct act8865
|
11 years ago |
ad5398.c
|
regulator: ad5398: Convert to devm_regulator_register
|
12 years ago |
anatop-regulator.c
|
regulator: anatop: Remove checking control_reg in [set|get]_voltage_sel
|
11 years ago |
arizona-ldo1.c
|
regulator: arizona-ldo1: Correct default regulator init_data
|
11 years ago |
arizona-micsupp.c
|
regulator: arizona-micsupp: Remove redundant error message
|
11 years ago |
as3711-regulator.c
|
regulator: as3711: Remove redundant error message
|
11 years ago |
as3722-regulator.c
|
regulator: as3722: Add missing of_node_put
|
11 years ago |
bcm590xx-regulator.c
|
regulator: bcm590xx: Remove **rdev from struct bcm590xx_reg
|
11 years ago |
core.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
da903x.c
|
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
|
11 years ago |
da9052-regulator.c
|
regulator: da9052: Add ramp speed information for the DVC regulators
|
11 years ago |
da9055-regulator.c
|
Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/da9052', 'regulator/topic/da9055', 'regulator/topic/da9063', 'regulator/topic/da9210', 'regulator/topic/db8500' and 'regulator/topic/dbx500' into regulator-next
|
11 years ago |
da9063-regulator.c
|
Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/da9052', 'regulator/topic/da9055', 'regulator/topic/da9063', 'regulator/topic/da9210', 'regulator/topic/db8500' and 'regulator/topic/dbx500' into regulator-next
|
11 years ago |
da9210-regulator.c
|
regulator: da9210: Remove redundant error message
|
11 years ago |
da9210-regulator.h
|
…
|
|
db8500-prcmu.c
|
regulator: db8500-prcmu: Set 1.8V as a fixed voltage for vsmps2
|
11 years ago |
dbx500-prcmu.c
|
regulator: dbx500: use seq_puts() instead of seq_printf()
|
11 years ago |
dbx500-prcmu.h
|
…
|
|
devres.c
|
regulator: core: Add ability to create a lookup alias for supply
|
11 years ago |
dummy.c
|
regulator: dummy: Should be always-on
|
11 years ago |
dummy.h
|
…
|
|
fan53555.c
|
regulator: fan53555: Remove redundant error message
|
11 years ago |
fixed-helper.c
|
…
|
|
fixed.c
|
regulator: fixed: Remove redundant error message
|
11 years ago |
gpio-regulator.c
|
regulator: gpio-regulator: fix forgotten gpios-states reading
|
11 years ago |
helpers.c
|
regulator: helpers: Modify helpers enabling multi-bit control
|
11 years ago |
internal.h
|
regulator: core: Split devres code out into a separate file
|
12 years ago |
isl6271a-regulator.c
|
regulator: isl6271a-regulator: Use devm_regulator_register
|
12 years ago |
lp872x.c
|
regulator: lp872x: Do not hardcode return values
|
11 years ago |
lp3971.c
|
regulator: lp3971: Do not hardcode return value
|
11 years ago |
lp3972.c
|
regulator: lp3972: Convert to devm_regulator_register
|
11 years ago |
lp8755.c
|
…
|
|
lp8788-buck.c
|
regulator: lp8788-buck: use devm_regulator_register()
|
12 years ago |
lp8788-ldo.c
|
regulator: lp8788-ldo: use devm_regulator_register()
|
12 years ago |
max1586.c
|
regulator: max1586: Don't allocate memory for regulator_dev pointers
|
11 years ago |
max8649.c
|
regulator: max8649: Remove regulator_dev pointer from state container
|
11 years ago |
max8660.c
|
regulator: max8660: Fix brace alignment
|
11 years ago |
max8907-regulator.c
|
regulator: max8907: Remove regulator_dev array from state container
|
11 years ago |
max8925-regulator.c
|
regulator: max8925: Silence checkpatch warning
|
11 years ago |
max8952.c
|
regulator: max8952: Silence checkpatch warning
|
11 years ago |
max8973-regulator.c
|
regulator: max8973: Remove unused field from 'struct max8973_chip'
|
11 years ago |
max8997.c
|
regulator: max8997: Remove unnecessary **rdev from struct max8997_data
|
11 years ago |
max8998.c
|
regulator: max8998: Remove unnecessary **rdev from struct max8998_data
|
11 years ago |
max14577.c
|
Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-next
|
11 years ago |
max77686.c
|
regulator: max77686: Remove regulator_dev array from state container
|
11 years ago |
max77693.c
|
regulator: max77693: Remove state container as it is not needed
|
11 years ago |
mc13xxx-regulator-core.c
|
regulator: mc13xxx: Fix probing with DT
|
11 years ago |
mc13xxx.h
|
…
|
|
mc13783-regulator.c
|
Merge remote-tracking branch 'regulator/topic/mc13783' into regulator-next
|
11 years ago |
mc13892-regulator.c
|
Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/mc13892', 'regulator/topic/pcf50633' and 'regulator/topic/pfuze100' into regulator-linus
|
11 years ago |
of_regulator.c
|
regulator: core: add support for configuring turn-on time through constraints
|
12 years ago |
palmas-regulator.c
|
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
|
11 years ago |
pcap-regulator.c
|
regulator: pcap: use devm_regulator_register()
|
12 years ago |
pcf50633-regulator.c
|
mfd: pcf50633: Correct device name for pcf50633 regulator
|
11 years ago |
pfuze100-regulator.c
|
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next
|
11 years ago |
rc5t583-regulator.c
|
regulator: rc5t583: Remove redundant error message
|
11 years ago |
s2mpa01.c
|
regulator: Add support for S2MPA01 regulator
|
11 years ago |
s2mps11.c
|
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next
|
11 years ago |
s5m8767.c
|
Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st-pwm', 'regulator/topic/ti-abb', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps6507x', 'regulator/topic/tps65090' and 'regulator/topic/tps65217' into regulator-next
|
11 years ago |
st-pwm.c
|
regulator: st-pwm: Convert to get_voltage_sel
|
11 years ago |
stw481x-vmmc.c
|
regulator: stw481x-vmmc: use devm_regulator_register()
|
11 years ago |
ti-abb-regulator.c
|
regulator: ti-abb: Remove redundant error message
|
11 years ago |
tps6105x-regulator.c
|
Merge remote-tracking branch 'regulator/topic/tps6105x' into regulator-next
|
11 years ago |
tps6507x-regulator.c
|
regulator: tps6507x: Remove redundant error message
|
11 years ago |
tps6524x-regulator.c
|
regulator: tps6524x: Remove redundant error message
|
11 years ago |
tps6586x-regulator.c
|
regulator: tps6586x: Remove unnecessary rdev[] array
|
11 years ago |
tps51632-regulator.c
|
regulator: tps51632: Remove redundant error message
|
11 years ago |
tps62360-regulator.c
|
regulator: tps62360: Remove redundant error message
|
11 years ago |
tps65023-regulator.c
|
Merge remote-tracking branch 'regulator/topic/tps65023' into regulator-next
|
11 years ago |
tps65090-regulator.c
|
regulator: tps65090: Remove redundant error message
|
11 years ago |
tps65217-regulator.c
|
regulator: tps65217: Allow missing init_data for diagnostics
|
11 years ago |
tps65218-regulator.c
|
regulator: tps65218: Add OF dependency
|
11 years ago |
tps65910-regulator.c
|
regulator: tps65910: Remove redundant error message
|
11 years ago |
tps65912-regulator.c
|
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
|
11 years ago |
tps80031-regulator.c
|
regulator: tps80031: remove unnecessary parentheses
|
11 years ago |
twl-regulator.c
|
regulator: twl: Fix checkpatch issue
|
11 years ago |
userspace-consumer.c
|
…
|
|
vexpress.c
|
regulator: vexpress: use devm_regulator_register()
|
12 years ago |
virtual.c
|
…
|
|
wm831x-dcdc.c
|
regulator: wm831x-dcdc: Remove redundant error message
|
11 years ago |
wm831x-isink.c
|
regulator: wm831x-isink: Remove redundant error message
|
11 years ago |
wm831x-ldo.c
|
regulator: wm831x-ldo: Remove redundant error message
|
11 years ago |
wm8350-regulator.c
|
regulator: wm8350: Do not hardcode return value
|
11 years ago |
wm8400-regulator.c
|
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
|
11 years ago |
wm8994-regulator.c
|
regulator: wm8994: Remove redundant error message
|
11 years ago |