Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c2ba9726c342d113bdc36cfd8e984e30498037c6
/
drivers
/
regulator
/
twl-regulator.c
cd01e32
regulator: twl: Convert to use devm_kmemdup()
by Axel Lin
· 10 years ago
3db3988
regulator: twl: Fix checkpatch issue
by Jingoo Han
· 11 years ago
00ce070
regulator: twl: use devm_regulator_register()
by Jingoo Han
· 11 years ago
dff91d0
regulator: use dev_get_platdata()
by Jingoo Han
· 11 years ago
89ce43f
mfd: twl-core: Change TWL6025 references to TWL6032
by Graeme Gregory
· 11 years ago
bcd5d1d9
Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8
by Mark Brown
· 12 years ago
d192451
regulator: twl: Remove TWL6030_FIXED_RESOURCE
by Axel Lin
· 12 years ago
4813dd0
regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table
by Axel Lin
· 12 years ago
6949fbe
regulator: twl: Convert twl4030ldo_ops to get_voltage_sel
by Axel Lin
· 12 years ago
b3816d5
regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear
by Axel Lin
· 12 years ago
3d68dfe
Drivers: regulator: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
8dc995f
regulator: remove use of __devexit
by Bill Pemberton
· 12 years ago
a502357
regulator: remove use of __devinit
by Bill Pemberton
· 12 years ago
5eb9f2b
regulator: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
029dd3c
regulator: twl: Remove another unused variable warning
by Mark Brown
· 12 years ago
8f52a58
regulator: using kfree() requires including slab.h
by Stephen Rothwell
· 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
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
908d6d5
regulator: twl-regulator: fix up VINTANA1/VINTANA2
by Aaro Koskinen
· 12 years ago
e76ab82
regulator: twl: Remove references to the twl4030 regulator
by Mark Brown
· 12 years ago
c6a717c
regulator: twl: Fix list_voltate for twl6030ldo_ops
by Axel Lin
· 12 years ago
4bcb9f4
regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel
by Axel Lin
· 12 years ago
a3cb80f
regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo
by Axel Lin
· 12 years ago
fca53d8
regulator: twl: Set enable enable_time in regulator_desc
by Axel Lin
· 12 years ago
0e8e5c3
regulator: twl: Remove references to 32kHz clock from DT bindings
by Mark Brown
· 12 years ago
ea7e330
regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
by Axel Lin
· 12 years ago
411a2df
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
by NeilBrown
· 12 years ago
6c9eeb0
regulator: Remove unneeded include of linux/delay.h from regulator drivers
by Axel Lin
· 13 years ago
b6f476c
regulator: twl-regulator: Use twlreg_grp helper function
by Axel Lin
· 13 years ago
48c936d
regulator: twl-regulator: Implement enable_time callback
by Axel Lin
· 13 years ago
0cb2f12
regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltage
by Axel Lin
· 13 years ago
268a164
regulator: twl-regulator: Use DIV_ROUND_UP at appropriate places
by Axel Lin
· 13 years ago
5ade393
regulator: twl-regulator: Simplify the code matching regulator id
by Axel Lin
· 13 years ago
c172708
regulator: core: Use a struct to pass in regulator runtime configuration
by Mark Brown
· 13 years ago
dd16b1f
regulator: Convert twl4030ldo_set_voltage to set_voltage_sel
by Axel Lin
· 13 years ago
e9d47fa
regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply
by Peter Ujfalusi
· 13 years ago
2098e95
regulator: twl: adapt twl-regulator driver to dt
by Rajendra Nayak
· 13 years ago
34a3844
regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators
by Tero Kristo
· 13 years ago
63bfff4
regulator: twl4030: add support for external voltage get/set
by Tero Kristo
· 13 years ago
a33b6e5
regulator: twl6030: Fix voltage selection logic
by Laxman Dewangan
· 13 years ago
979268c
Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus' into regulator-next
by Mark Brown
· 13 years ago
ba305e3
regulator: twl: fix twl4030 support for smps regulators
by Tero Kristo
· 13 years ago
2c043bc
regulator: pass additional of_node to regulator_register()
by Rajendra Nayak
· 13 years ago
af8b244
regulator: TWL: Remove entry of RES_ID for 6030 macros
by Ambresh K
· 13 years ago
7736f11
regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs
by Colin Cross
· 13 years ago
4d94aee
REGULATOR: TWL6025: add support to twl-regulator
by Graeme Gregory
· 13 years ago
0ff3897
regulator: twl6030: do not write to _GRP for regulator disable
by Balaji T K
· 13 years ago
f8c2940
regulator: twl6030: do not write to _GRP for regulator enable
by Balaji T K
· 13 years ago
1a39962
regulator: twl: add twl6030 set_mode
by Saquib Herman
· 14 years ago
9a0244a
regulator: twl: add twl6030 get_status
by Saquib Herman
· 14 years ago
b245677
regulator: twl: fix twl6030 regulator is_enabled
by Saquib Herman
· 14 years ago
776dc92
regulator: twl: remap has no meaning for 6030
by Saquib Herman
· 14 years ago
21657ebf
regulator: twl: fix twl6030 enable/disable
by Saquib Herman
· 14 years ago
8e6de4a
regulator: twl: add clk32kg to twl-regulator
by Balaji T K
· 14 years ago
3a93f2a
regulator: Report actual configured voltage to set_voltage()
by Mark Brown
· 14 years ago
b9e26bc
regulator: twl-regulator - fix twlreg_set_mode
by Axel Lin
· 14 years ago
3e3d3be
twl6030: regulator: Remove vsel tables and use formula for calculation
by Rajendra Nayak
· 15 years ago
24c2902
Regulators: twl-regulator - mark probe function as __devinit
by Dmitry Torokhov
· 15 years ago
2ebcf63
twl6030: regulator: Configure STATE register instead of REMAP
by Rajendra Nayak
· 15 years ago
cf9836f
twl-regulator: Fix reg_disable functionality for 4030 and 6030
by Juha Keski-Saari
· 15 years ago
53b8a9d
twl-regulator: Add turnon delay to reg_enable
by Juha Keski-Saari
· 15 years ago
30010fa
twl-regulator: Restore REMAP configuration in regulator probe
by Juha Keski-Saari
· 15 years ago
045f972
twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct
by Juha Keski-Saari
· 15 years ago
205e5cd
twl-regulator: Define critical regulators as always_on
by Juha Keski-Saari
· 15 years ago
07fc493
twl-regulator: Add all twl4030 regulators to twlreg_info
by Juha Keski-Saari
· 15 years ago
441a450
regulator: Add support for twl6030 regulators
by Rajendra Nayak
· 15 years ago
c4aa6f3
mfd: Rename twl4030_ routines in twl-regulator.c
by Rajendra Nayak
· 15 years ago
fc7b92f
mfd: Rename all twl4030_i2c*
by Balaji T K
· 15 years ago
b07682b
mfd: Rename twl4030* driver files to enable re-use
by Santosh Shilimkar
· 15 years ago
[Renamed (99%) from drivers/regulator/twl4030-regulator.c]
d6bb69c
regulator: twl4030 VAUX3 supports 3.0V
by Adrian Hunter
· 16 years ago
52914ea
twl4030-regulator: expose VPLL2
by David Brownell
· 16 years ago
1897e74
twl4030-regulator: list more VAUX4 voltages
by David Brownell
· 16 years ago
66b659e
regulator: twl4030 voltage enumeration (v2)
by David Brownell
· 16 years ago
fa16a5c
regulator: twl4030 regulators
by David Brownell
· 16 years ago