Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
27447c934a9e6ea7753f61211ef06327915ed0d2
/
drivers
/
regulator
27447c9
regulator: as3711: Convert to devm_regulator_register
by Axel Lin
· 11 years ago
9b2cdac
regulator: ad5398: Convert to devm_regulator_register
by Axel Lin
· 11 years ago
b1a613d
regulator: aat2870: Convert to devm_regulator_register
by Axel Lin
· 11 years ago
bcb5fe4
regulator: 88pm8607: Convert to devm_regulator_register
by Axel Lin
· 11 years ago
9e2bfbb
regulator: wm8994: Convert to devm_regulator_register
by Mark Brown
· 11 years ago
eb8b3c8
regulator: wm8400: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
e57e546
regulator: wm8350: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
fc7c60e
regulator: wm831x-ldo: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
af151de
regulator: wm831x-isink: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
d73b4cb
regulator: wm831x-dcdc: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
f0db475
regulator: s5m8767: Covert to devm_regulator_register()
by Mark Brown
· 11 years ago
b707a27
regulator: s2mps11: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
b6b7709
regulator: arizona-micsupp: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
14ffa88
regulator: arizona-ldo1: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
b33e46b
regulator: core: Provide managed regulator registration
by Mark Brown
· 11 years ago
41c7a87
regulator: wm831x-ldo: Use devm_request_threaded_irq()
by Mark Brown
· 11 years ago
63fb314
regulator: wm831x-isink: Use devm_request_threaded_irq()
by Mark Brown
· 11 years ago
b0c4c0c
regulator: wm831x-dcdc: Convert to devm_request_threaded_irq()
by Mark Brown
· 11 years ago
1aa20d2
regulator: wm831x-dcdc: Convert to devm_gpio_request_one()
by Mark Brown
· 11 years ago
27703bb
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
a584862
Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next
by Mark Brown
· 11 years ago
2d31b15
Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next
by Mark Brown
· 11 years ago
04fcec8
Merge remote-tracking branch 'regulator/topic/sec' into regulator-next
by Mark Brown
· 11 years ago
a89f5c7
Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next
by Mark Brown
· 11 years ago
09f2dd8
Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next
by Mark Brown
· 11 years ago
39fe3b4
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
by Mark Brown
· 11 years ago
f27a5fb
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
by Mark Brown
· 11 years ago
6979380d
Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next
by Mark Brown
· 11 years ago
3aba952
Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next
by Mark Brown
· 11 years ago
882e3db
Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next
by Mark Brown
· 11 years ago
bca3523b
Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-next
by Mark Brown
· 11 years ago
099c6062
Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-next
by Mark Brown
· 11 years ago
724d054
Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next
by Mark Brown
· 11 years ago
6269657
Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next
by Mark Brown
· 11 years ago
1ad1302
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
by Mark Brown
· 11 years ago
5288be3
Merge remote-tracking branch 'regulator/topic/as3711' into regulator-next
by Mark Brown
· 11 years ago
632b3d6
regulator: da9063: Statize da9063_ldo_lim_event
by Axel Lin
· 11 years ago
613965f
regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=y
by Axel Lin
· 11 years ago
6290d60
regulator: tps65217: Convert to use linear ranges
by Axel Lin
· 11 years ago
e515800
regulator: da9063: Use IS_ERR to check return value of regulator_register()
by Axel Lin
· 11 years ago
556dcf9
regulator: da9063: Optimize da9063_set_current_limit implementation
by Axel Lin
· 11 years ago
631a1fc
regulator: build: Allow most regulators to be built as modules
by Mark Brown
· 11 years ago
9efdd27
regulator: Add devm_regulator_get_exclusive()
by Matthias Kaehlcke
· 11 years ago
69ca3e5
regulator: da9063: Add Dialog DA9063 voltage regulators support.
by Krystian Garbaciak
· 11 years ago
cf06cbb
regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource
by Julia Lawall
· 11 years ago
84fcf44
regulator: core: Use bool for exclusivitity flag
by Mark Brown
· 11 years ago
720c027
regulator: 88pm800: forever loop in pm800_regulator_probe()
by Dan Carpenter
· 11 years ago
c93e5bc
regulator: da9210: Remove redundant MODULE_ALIAS
by Axel Lin
· 11 years ago
19c6b54
regulator: 88pm800: Fix checking whether num_regulator is valid
by Axel Lin
· 11 years ago
f8f1d48
regulator: s2mps11: Fix setting ramp_delay
by Axel Lin
· 11 years ago
8085330
regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call
by Axel Lin
· 11 years ago
77409d9
regulator: palmas: model SMPS10 as two regulators
by Kishon Vijay Abraham I
· 11 years ago
d295f76
regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c
by Axel Lin
· 11 years ago
d6c7e11
regulator: max8660: fix build warnings
by Daniel Mack
· 11 years ago
c4a54b8
regulator: core: Move helpers for drivers out into a separate file
by Mark Brown
· 11 years ago
eca2a65
Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-helpers
by Mark Brown
· 11 years ago
16f1091
regulator: da9210: New driver
by Steve Twiss
· 11 years ago
abe4c51
regulators: max8660: add DT bindings
by Daniel Mack
· 11 years ago
6b8430c
regulator: pfuze100: Fix off-by-one for max_register setting
by Axel Lin
· 11 years ago
de492e8
regulators: max8660: add a shorthand to &client->dev
by Daniel Mack
· 11 years ago
4a678f0
regulators: max8660: use i2c_id->driver_data rather than ->name
by Daniel Mack
· 11 years ago
e565666
regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation
by Axel Lin
· 11 years ago
de1dd9f
regulator: core: Provide hints to the core about optional supplies
by Mark Brown
· 11 years ago
dff91d0
regulator: use dev_get_platdata()
by Jingoo Han
· 11 years ago
d949323
regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set
by Axel Lin
· 11 years ago
2e04cc4
regulator: pfuze100: Use regulator_map_voltage_ascend
by Axel Lin
· 11 years ago
40839bf
regulator: pfuze100: Fix module alias prefix
by Axel Lin
· 11 years ago
8c86ab2
regulator: pfuze100: Use i2c_[set|get]_clientdata
by Axel Lin
· 11 years ago
94421b0
regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2C
by Axel Lin
· 11 years ago
12d20fc2
regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver
by Robin Gong
· 11 years ago
550bf89
regulator: da903x: Convert da9034 ldo12 to use linear ranges
by Axel Lin
· 11 years ago
205c97b
regulator:pfuze100: fix build warning and correct the binding doc
by Robin Gong
· 11 years ago
3784b6d
regulator: pfuze100: add pfuze100 regulator driver
by Robin Gong
· 11 years ago
587cea2
regulator: core: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
fba6583
regulator: tps65912: Convert tps65912_ops_ldo to use linear ranges
by Axel Lin
· 11 years ago
9234c63
regulator: as3711: Convert to use linear ranges
by Axel Lin
· 11 years ago
6625d9d
regulator: 88pm800: Add missing n_voltages setting for bucks
by Axel Lin
· 11 years ago
7c45f60
regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=y
by Axel Lin
· 11 years ago
e5e80f6
regulator: 88pm800: Add missing config.of_node setting for regulator register
by Axel Lin
· 11 years ago
95f1dc0
regulator: 88pm800: add regulator driver for 88pm800
by Chao Xie
· 11 years ago
e54e6aa
Merge remote-tracking branch 'regulator/topic/linear-range' into HEAD
by Mark Brown
· 11 years ago
6c918d2
regulator: core: Ensure selector is mapped
by Mark Brown
· 11 years ago
a56d66a
regulator: core: Allow fixed voltage range in multiple linear ranges
by Axel Lin
· 11 years ago
82b736d
regulator: build: Sort Kconfig
by Mark Brown
· 11 years ago
070260f
regulator: core: Use the power efficient workqueue for delayed powerdown
by Mark Brown
· 11 years ago
6c683c9
regulator: s2mps11: Convert driver completely to use set_ramp_delay callback
by Yadwinder Singh Brar
· 11 years ago
a50c6b3
regulator: s2mps11: Add DT support
by Yadwinder Singh Brar
· 11 years ago
939c027
regulator: s2mps11: Implement set_ramp_rate callback for bucks
by Yadwinder Singh Brar
· 11 years ago
92d8eca
Merge branch 'topic/ramp' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-sec
by Mark Brown
· 11 years ago
1e1598ed
regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks
by Yadwinder Singh Brar
· 11 years ago
5b17595
regulator: core: Remove redundant checks
by Yadwinder Singh Brar
· 11 years ago
1653ccf
regulator: core: Add support for disabling ramp delay
by Yadwinder Singh Brar
· 11 years ago
37a6f43
regulator: lp872x: fix a build waring and coding styles
by Milo Kim
· 11 years ago
c36a1cd
regulator: wm8350: Convert to use linear ranges
by Mark Brown
· 11 years ago
5ff26a1
regulator: wm831x-ldo: Convert to use linear ranges
by Mark Brown
· 11 years ago
6692e43
regulator: wm8400: Use linear ranges
by Mark Brown
· 11 years ago
94d33c0
regulator: core: Add helpers for multiple linear ranges
by Mark Brown
· 11 years ago
891636e
regulator: core: Drop references on supply regulator when unregistering
by Mark Brown
· 11 years ago
8c6ffba
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
by Rusty Russell
· 11 years ago
3aa78e0
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 11 years ago
Next »