Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f329b1755b475f64f0472cda1ae9602e092f6f05
/
drivers
/
regulator
f329b17
regulator: tps65090: add external control support for DCDC
by Laxman Dewangan
· 12 years ago
3a81ef8
regulator: tps65090: Add support for LDO regulators
by Laxman Dewangan
· 12 years ago
8620ca9
regulator: tps65090: rename driver name and regulator name
by Laxman Dewangan
· 12 years ago
24282a1
regulator: tps65090: Register all regulators in single probe call
by Laxman Dewangan
· 12 years ago
578f1ef
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
2e57d56
mfd: 88pm860x: Device tree support
by Haojian Zhuang
· 12 years ago
6a2027a
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next
by Mark Brown
· 12 years ago
e96961d
regulator: arizona-ldo: Remove top voltage
by Mark Brown
· 12 years ago
13511de
regulator: deprecate regulator-compatible DT property
by Stephen Warren
· 12 years ago
a361cd9
regulator: palmas: Add DT support
by Graeme Gregory
· 12 years ago
ff13e9e
mfd: 88pm860x: Avoid to check resource for preg regulator
by Haojian Zhuang
· 12 years ago
e7a7810
regulator: 88pm860x: Add pre-regulator support for 88pm860x regulator
by Jett.Zhou
· 12 years ago
51acdb6
mfd: max8925: Remove array in regulator platform data
by Haojian Zhuang
· 12 years ago
baa6415
regulator: anatop-regulator: Convert to use syscon to access anatop register
by Dong Aisheng
· 12 years ago
73f8be2
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
0fd0013
mfd: ab3100: Split ab3100 headers out of abx500.h
by Marcus Cooper
· 12 years ago
a70abac
mfd: 88pm860x: Use REG resource in regulator
by Haojian Zhuang
· 12 years ago
0236702
mfd: 88pm860x: Convert to IORESOURCE_REG
by Mark Brown
· 12 years ago
5656098
mfd: wm831x: Convert to IORESOURCE_REG
by Mark Brown
· 12 years ago
3b26e48
regulator: fan53555: remove vsel_max not used
by Yunfan Zhang
· 12 years ago
e4c5288
regulator: aat2870: Don't explicitly initialise the first field
by Mark Brown
· 12 years ago
22c5fb6
regulator: wm831x-ldo: Add bypass support
by Mark Brown
· 12 years ago
e477ce0
regulator: arizona-micsupp: Support get/set bypass
by Mark Brown
· 12 years ago
9a17de0
regulator: arizona-ldo: Support get/set bypass
by Mark Brown
· 12 years ago
df36793
regulator: core: Provide regmap get/set bypass operations
by Mark Brown
· 12 years ago
f59c8f9
regulator: core: Support bypass mode
by Mark Brown
· 12 years ago
49d8c59
regulator: Fairchild fan53555 support
by Yunfan Zhang
· 12 years ago
029dd3c
regulator: twl: Remove another unused variable warning
by Mark Brown
· 12 years ago
52b84da
regulator: core: Try using the parent device for the default regmap
by AnilKumar Ch
· 12 years ago
2b5a24a
regulator: core: Fast path non-deferred disables
by Mark Brown
· 12 years ago
f2889e6
regulator: core: Report microvolts in sysfs even with only list_voltage()
by Mark Brown
· 12 years ago
9394b80
regulator: tps6586x: add support for SYS rail
by Laxman Dewangan
· 12 years ago
5bab305
regulator: lp872x: remove unnecessary function
by Kim, Milo
· 12 years ago
9d6da6f
regulator: lp872x: fix NULL pointer access problem
by Kim, Milo
· 12 years ago
86b3fef
regulator: lp872x: initialize the DVS mode
by Kim, Milo
· 12 years ago
b158fba
regulator: lp872x: set the default DVS mode
by Kim, Milo
· 12 years ago
9ffaa86
regulator: lp872x: remove regulator platform data dependency
by Kim, Milo
· 12 years ago
ba02dfd
regulator: mc13783: add regulators sw1x and sw2x
by Gaëtan Carlier
· 12 years ago
d154f0a
regulator: max8907: Add MODULE_ALIAS
by Axel Lin
· 12 years ago
5fc72f5
regulator: max8907: fix use of possibly NULL idata
by Stephen Warren
· 12 years ago
dedae95
regulator: fix kernel-doc warnings in drivers/regulator/core.c
by Randy Dunlap
· 12 years ago
a0a7014
regulator: ab8500: provide per-regulator shift
by Linus Walleij
· 12 years ago
db55168
regulator: max8907: fix compile error when !CONFIG_OF
by Stephen Warren
· 12 years ago
0764ef5
regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()
by Axel Lin
· 12 years ago
7305608
regulator: max8907: Fix n_voltages for MAX8907B SD1
by Axel Lin
· 12 years ago
8f52a58
regulator: using kfree() requires including slab.h
by Stephen Rothwell
· 12 years ago
ffee190
regulator: add MAX8907 driver
by Gyungoh Yoo
· 12 years ago
0ffff5a
regulator: twl: make twl_info tables const
by Arnd Bergmann
· 12 years ago
f9cfbde
regulator: twl: Remove get_voltage implementation for single voltage regulators
by Axel Lin
· 12 years ago
9c7fde4
regulator: isl6271a: Remove get_voltage implementation for isl_fixed_ops
by Axel Lin
· 12 years ago
0d3fb58
regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fixed_ops
by Axel Lin
· 12 years ago
88348ef
regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixed
by Axel Lin
· 12 years ago
b571dc3
regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators
by Axel Lin
· 12 years ago
19d23c2
regulator: da9052: set_current_limit should select the maximum current in specific range
by Axel Lin
· 12 years ago
4e1d67e
regulator: lp872x: set_current_limit should select the maximum current in specific range
by Axel Lin
· 12 years ago
73f4f3d
regulator: tps6524x: set_current_limit should select the maximum current in specific range
by Axel Lin
· 12 years ago
422294d
regulator: wm831x-dcdc: set_current_limit should select the maximum current in specific range
by Axel Lin
· 12 years ago
cb44cde
regulator: max77686: Use array to save pointer to rdev
by Axel Lin
· 12 years ago
2c58e26
regulator: max77686: initialize of_node param for regulator register
by Axel Lin
· 12 years ago
7fee2af
regulator: ab8500: Set enable enable_time in regulator_desc
by Axel Lin
· 12 years ago
4001376
regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_mode
by Axel Lin
· 12 years ago
363506c
regulator: wm831x-ldo: Check return value of wm831x_reg_read()
by Axel Lin
· 12 years ago
7c7475c
regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_voltage_sel]_regmap
by Axel Lin
· 12 years ago
0f4c46d
regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap table
by Axel Lin
· 12 years ago
c42ea5c
regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode function
by Axel Lin
· 12 years ago
74c8cfd
regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltage
by Axel Lin
· 12 years ago
f1dcf9e
regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_sel
by Axel Lin
· 12 years ago
8db9844
regulator: mc13892: Simplify implementation of mc13892_sw_regulator_set_voltage_sel()
by Axel Lin
· 12 years ago
825d105
regulator: mc13892: Make mc13892_powermisc_rmw() lock protected
by Axel Lin
· 12 years ago
2a2c3ac
regulator: mc13783: Make mc13783_powermisc_rmw() lock protected
by Axel Lin
· 12 years ago
4a247a9
regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmap
by Axel Lin
· 12 years ago
38f8f43
regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage
by Axel Lin
· 12 years ago
78292f4
regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()
by Axel Lin
· 12 years ago
13407ea
regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltage
by Axel Lin
· 12 years ago
ad46ed1
regulator: s2mps11: Use array to save pointer to rdev
by Axel Lin
· 12 years ago
1922b0f
mfd: Move tps65217 regulator plat data handling to regulator
by AnilKumar Ch
· 12 years ago
817bb7f
mfd: Move tps65217 regulator plat data handling to regulator
by AnilKumar Ch
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
296c656
regulator: fix kernel-doc warnings in drivers/regulator/core.c
by Randy Dunlap
· 12 years ago
908d6d5
regulator: twl-regulator: fix up VINTANA1/VINTANA2
by Aaro Koskinen
· 12 years ago
b2a1ef4
regulator: core: request only valid gpio pins for regulator enable
by Marek Szyprowski
· 12 years ago
f7df20e
regulator: core: Use list_voltage() to read single voltage regulators
by Mark Brown
· 12 years ago
e76ab82
regulator: twl: Remove references to the twl4030 regulator
by Mark Brown
· 12 years ago
215b8b0
regulator: make the dummy regulator's print_constraint more helpful
by Uwe Kleine-König
· 12 years ago
eb0c568
regulator: gpio-regulator: Split setting of voltages and currents
by Heiko Stübner
· 12 years ago
cfa9cfb
regulator: ab3100: add missing voltage table
by Linus Walleij
· 12 years ago
3e2a928
regulator: anatop: Fix wrong mask used in anatop_get_voltage_sel
by Axel Lin
· 12 years ago
7f852e0
regulator: tps6586x: correct vin pin for sm0/sm1/sm2
by Laxman Dewangan
· 12 years ago
1c9d2d7
regulator: palmas: Fix palmas_probe error handling
by Axel Lin
· 12 years ago
2735dae
regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_init
by Axel Lin
· 12 years ago
12565b1
regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_reg
by Axel Lin
· 12 years ago
a5f8ae2
regulator: palmas: Fix calculating selector in palmas_map_voltage_ldo
by Axel Lin
· 12 years ago
2f6c797
regulator: core: Fix cast to pointer from integer of different size warning
by Axel Lin
· 12 years ago
c6d678b
regulator: Fix space/tab confusion
by Michael Jones
· 12 years ago
57ad526a
regulator: core: increment open_count when regulator supply is set
by Laxman Dewangan
· 12 years ago
4f842f6
regulator: core: Clarify grammar for dummy help text
by Mark Brown
· 12 years ago
938e05b
regulator: Fix an s5m8767 build failure
by Samuel Ortiz
· 12 years ago
3e701cd
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
bdc0077
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
Next »