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-09-17
regulator: aat2870: Convert to devm_regulator_register
Axel Lin
1
-10
/
+1
2013-09-17
regulator: 88pm8607: Convert to devm_regulator_register
Axel Lin
1
-10
/
+2
2013-09-17
regulator: wm8994: Convert to devm_regulator_register
Mark Brown
1
-11
/
+3
2013-09-17
regulator: wm8400: Convert to devm_regulator_register()
Mark Brown
1
-11
/
+2
2013-09-17
regulator: wm8350: Convert to devm_regulator_register()
Mark Brown
1
-4
/
+2
2013-09-17
regulator: wm831x-ldo: Convert to devm_regulator_register()
Mark Brown
1
-39
/
+8
2013-09-17
regulator: wm831x-isink: Convert to devm_regulator_register()
Mark Brown
1
-14
/
+3
2013-09-17
regulator: wm831x-dcdc: Convert to devm_regulator_register()
Mark Brown
1
-54
/
+12
2013-09-17
regulator: s5m8767: Covert to devm_regulator_register()
Mark Brown
1
-21
/
+3
2013-09-17
regulator: s2mps11: Convert to devm_regulator_register()
Mark Brown
1
-19
/
+1
2013-09-17
regulator: arizona-micsupp: Convert to devm_regulator_register()
Mark Brown
1
-11
/
+3
2013-09-17
regulator: arizona-ldo1: Convert to devm_regulator_register()
Mark Brown
1
-11
/
+1
2013-09-17
regulator: core: Provide managed regulator registration
Mark Brown
1
-0
/
+66
2013-09-17
regulator: wm831x-ldo: Use devm_request_threaded_irq()
Mark Brown
1
-9
/
+7
2013-09-17
regulator: wm831x-isink: Use devm_request_threaded_irq()
Mark Brown
1
-4
/
+4
2013-09-17
regulator: wm831x-dcdc: Convert to devm_request_threaded_irq()
Mark Brown
1
-22
/
+14
2013-09-17
regulator: wm831x-dcdc: Convert to devm_gpio_request_one()
Mark Brown
1
-10
/
+8
2013-09-17
regulator: da9063: Add missing initialization of da9063_reg_matches
Geert Uytterhoeven
1
-1
/
+1
2013-09-10
regulator: fixed: get rid of {get|list}_voltage()
Laxman Dewangan
1
-26
/
+2
2013-09-10
regulator: core: provide fixed voltage in desc for single voltage rail
Laxman Dewangan
1
-1
/
+4
2013-09-10
regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch
Geert Uytterhoeven
1
-1
/
+1
2013-09-10
regulator: palmas: configure enable time for LDOs
Laxman Dewangan
1
-0
/
+6
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-1
/
+1
2013-09-04
regulator: palmas: fix the n_voltages for smps to 122
Laxman Dewangan
1
-1
/
+1
2013-09-01
Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next
Mark Brown
1
-20
/
+19
2013-09-01
Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next
Mark Brown
1
-10
/
+0
2013-09-01
Merge remote-tracking branch 'regulator/topic/sec' into regulator-next
Mark Brown
1
-44
/
+199
2013-09-01
Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next
Mark Brown
2
-6
/
+13
2013-09-01
Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next
Mark Brown
3
-0
/
+454
2013-09-01
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
1
-6
/
+24
2013-09-01
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
1
-0
/
+89
2013-09-01
Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next
Mark Brown
38
-52
/
+140
2013-09-01
Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next
Mark Brown
1
-0
/
+1
2013-09-01
Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next
Mark Brown
1
-4
/
+5
2013-09-01
Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-next
Mark Brown
1
-145
/
+37
2013-09-01
Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-next
Mark Brown
1
-6
/
+6
2013-09-01
Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next
Mark Brown
4
-463
/
+458
2013-09-01
Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next
Mark Brown
5
-0
/
+1440
2013-09-01
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-18
/
+26
2013-09-01
Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next
Mark Brown
1
-132
/
+31
2013-09-01
regulator: da9063: Statize da9063_ldo_lim_event
Axel Lin
1
-1
/
+1
2013-08-30
regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y
Axel Lin
1
-1
/
+1
2013-08-30
regulator: tps65217: Convert to use linear ranges
Axel Lin
1
-145
/
+37
2013-08-30
regulator: da9063: Use IS_ERR to check return value of regulator_register()
Axel Lin
1
-1
/
+1
2013-08-30
regulator: da9063: Optimize da9063_set_current_limit implementation
Axel Lin
1
-11
/
+4
2013-08-29
regulator: build: Allow most regulators to be built as modules
Mark Brown
1
-5
/
+5
2013-08-29
regulator: Add devm_regulator_get_exclusive()
Matthias Kaehlcke
1
-0
/
+30
2013-08-29
regulator: da9063: Add Dialog DA9063 voltage regulators support.
Krystian Garbaciak
3
-0
/
+952
2013-08-22
regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
1
-10
/
+0
2013-08-18
regulator: core: Use bool for exclusivitity flag
Mark Brown
1
-3
/
+3
[prev]
[next]