Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
16f10918c91227f5db21e04f932a9313aa1cfaf8
/
drivers
/
regulator
« Previous
b27032c
regulator: max8973: Don't override control1 variable when set ramp delay bits
by Axel Lin
· 12 years ago
bc49c87
regulator: tps80031: Convert tps80031_dcdc_ops to [get|set]_voltage_sel_regmap
by Axel Lin
· 12 years ago
58fa6ab
regulator: tps80031: Fix LDO2 track mode for TPS80031 or TPS80032-ES1.0
by Axel Lin
· 12 years ago
4d673bb
regulator: tps6586x: Convert to use regulator_map_voltage_ascend
by Axel Lin
· 12 years ago
9fa8175
regulator: tps65910: Convert to use regulator_map_voltage_ascend
by Axel Lin
· 12 years ago
b50003b
regulator: lp3972: Convert to use regulator_map_voltage_ascend
by Axel Lin
· 12 years ago
3e65561
regulator: lp3971: Convert to use regulator_map_voltage_ascend
by Axel Lin
· 12 years ago
46bcb00
regulator: tps65023: Use [set|get]_voltage_sel_regmap instead of open coded
by Axel Lin
· 12 years ago
1864b67
regulator: tps62360: Fix off-by-one shift for ramp_ctrl
by Axel Lin
· 12 years ago
0ea34b5
regulator: palmas: Fix off-by-one for ramp_delay and register value mapping
by Axel Lin
· 12 years ago
e31089c
regulator: palmas: Add missing ctrl_addr setting for SMPS10
by Axel Lin
· 12 years ago
f22c2ba
regulator: palmas: Don't update tstep register for SMPS3 and SMPS7
by Axel Lin
· 12 years ago
3df4a81
regulator: palmas: Fix min_uV for LDO8 tracking mode
by Axel Lin
· 12 years ago
5d9de8b
regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info
by Axel Lin
· 12 years ago
9135d3b
regulator: ab8500: Remove unused voltage_shift field from struct expand_register
by Axel Lin
· 12 years ago
51d3a0c
regulator: palmas: preserve modes of rails during enable/disable
by Laxman Dewangan
· 12 years ago
28d1e8c
regulator: palma: add ramp delay support through regulator constraints
by Laxman Dewangan
· 12 years ago
fcf371e
regulator: core: Add regulator_map_voltage_ascend() API
by Axel Lin
· 12 years ago
b4d12a7
regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3
by Axel Lin
· 12 years ago
7384744
regulator: ab8500-ext: Remove enable() and disable() functions
by Axel Lin
· 12 years ago
66511fa
regulator: ab8500-ext: Don't update info->update_val if set_mode() fails
by Axel Lin
· 12 years ago
0b66506
regulator: ab8500: Don't update lp_mode_req flag in set_mode() error paths
by Axel Lin
· 12 years ago
f04adc5
regulator: ab8500: Don't update info->update_val if write to register fails
by Axel Lin
· 12 years ago
17c11a7
regulator: palmas: add support for LDO8 tracking mode
by Laxman Dewangan
· 12 years ago
aa07f02
regulator: palmas: support for external regulator through control outputs
by Laxman Dewangan
· 12 years ago
30590d0
regulator: palmas: clear sleep bits if not selected
by Laxman Dewangan
· 12 years ago
1e4b545
regulator: core: return err value for regulator_get if there is no DT binding
by Nishanth Menon
· 12 years ago
d6c7d73
regulator: as3711: Use a static of_regulator_match table for of_regulator_match
by Axel Lin
· 12 years ago
241896c
regulator: ab8500: Optimize ab8540_aux3_regulator_get_voltage_sel
by Axel Lin
· 12 years ago
bcffe53
regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_info
by Axel Lin
· 12 years ago
76ec9d1
Convert selectors of GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
a2f0730
regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULL
by Axel Lin
· 12 years ago
375dc9c
regulator: ab8500: Fix voltage_shift setting for AB8540_LDO_DMIC
by Axel Lin
· 12 years ago
e4fc9d6
regulator: ab8500: Fix voltage_mask for AB8505_LDO_AUDIO
by Axel Lin
· 12 years ago
3ea9389
regulator: wm8994: Use GPIO parsed from DT when registering regulators
by Sylwester Nawrocki
· 12 years ago
42e8c81
regulator: ab8500: Unregister ab8500-ext regulators in probe() failure path
by Axel Lin
· 12 years ago
3480c0c
regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void
by Axel Lin
· 12 years ago
e343ab0
regulator: ab8500-ext: Remove get_voltage to avoid duplicate implementation
by Axel Lin
· 12 years ago
bcbba9d
regulator: ab8500-ext: Remove unnecessary checking for ab9540 and ab8540
by Axel Lin
· 12 years ago
9ab51a0
regulator: ab8500-ext: Get rid of is_enabled from struct ab8500_ext_regulator_info
by Axel Lin
· 12 years ago
438e695
regulator: ab8500: Get rid of is_enabled from struct ab8500_regulator_info
by Axel Lin
· 12 years ago
e3d2777
regulator: wm8994: Provide default init data
by Mark Brown
· 12 years ago
cd2a55d
regulator: ab8500: Remove ab8500_regulator_set_voltage_time_sel
by Axel Lin
· 12 years ago
3ff4aa9
regulator: max8952: Add Device Tree support
by Tomasz Figa
· 12 years ago
3ec6eb9
regulator: max8952: Separate constraints from platform data struct
by Tomasz Figa
· 12 years ago
0f7b87f
regulator: core: don't require a supply when supply_name is specified
by Andrew Bresticker
· 12 years ago
0565021
regulator: wm8994: Convert to module_platform_driver()
by Mark Brown
· 12 years ago
b5366e5
regulator: lp8788: Implement list_voltage for lp8788_ldo_voltage_fixed_ops
by Axel Lin
· 12 years ago
80abd60
regulator: lp8788: Remove lp8788_dldo_id and lp8788_aldo_id arrays
by Axel Lin
· 12 years ago
aca45e9
regulator: ab8500: Add missing volt_table setting for AB8540_LDO_TVOUT
by Axel Lin
· 12 years ago
d7816ab
regulator: ab8500: Fix list_voltage for fixed voltage regulators
by Axel Lin
· 12 years ago
da45edc
regulator: ab8500: Shuffle init functions into a more logical order
by Lee Jones
· 12 years ago
d319310
regulator: ab8500: Use regulator_list_voltage_table() to look-up voltages
by Lee Jones
· 12 years ago
5fc9da6
regulator: ab8500: Remove the need for a 'delay' property
by Lee Jones
· 12 years ago
a4d6846
regulator: ab8500: Set enable enable_time in regulator_desc
by Lee Jones
· 12 years ago
684d5ce
regulator: ab8500: Introduce aux5, aux6 regulators for AB8540
by Zhenhua HUANG
· 12 years ago
33aeb49
regulator: ab8500: Use a struct to select the good regulator configuration
by Lee Jones
· 12 years ago
37daa8a
regulator: ab8500-ext: Don't update info->is_enabled if write to register fails
by Axel Lin
· 12 years ago
1ec990c
regulator: dbx500-prcmu: Remove operating_point from struct dbx500_regulator_info
by Axel Lin
· 12 years ago
4c84b4d
regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540
by Lee Jones
· 12 years ago
3fe5228
regulator: ab8500: Add mode operation for v-amic
by Lee Jones
· 12 years ago
d7607ba
regulator: ab8500: Add new operations for Vaux3
by Lee Jones
· 12 years ago
bd44e2c
regulator: ab8500: Also check for AB8505 based platforms
by Lee Jones
· 12 years ago
8a3b1b8
regulator: ab8500: Add voltage selection for AUDIO and ANA on AB8505
by Lee Jones
· 12 years ago
f7eae37
regulator: ab8500: Don't register external regulators on AB8505
by Rabin Vincent
· 12 years ago
0b94641
regulator: ab8500: Supply platform specific regulator id values
by Lee Jones
· 12 years ago
0fe17e2
regulator: ab8500-ext: Add support for AB9540 regulators
by Lee Jones
· 12 years ago
62ab411
regulator: ab8500: Use regulator_list_voltage_table()
by Lee Jones
· 12 years ago
b080c78
regulator: ab8500: Update voltage handling for fixed voltage regulators
by Lee Jones
· 12 years ago
ae0a9a3
regulator: ab8500: Add support for the ab8540
by Lee Jones
· 12 years ago
547f384
regulator: ab8500: add support for ab8505
by Lee Jones
· 12 years ago
a632470
regulator: ab8500-ext: Add support for AB8505/AB9540
by Bengt Jonsson
· 12 years ago
ed3c138
regulator: ab8500: Correct TVOUT regulator enable time
by Lee Jones
· 12 years ago
8e6a8d7
regulator: ab8500: Add support for the ab9540
by Lee Jones
· 12 years ago
b54969a
regulator: ab8500: Prepare the driver for additional platforms
by Lee Jones
· 12 years ago
d67c42c
regulator: max1586: Constify v6_voltages_uv table
by Axel Lin
· 12 years ago
742a732
regulator: ab8500: Update info->update_val only when successfully update register
by Axel Lin
· 12 years ago
da0b0c4
regulator: ab8500: Init debug from regulator driver
by Lee Jones
· 12 years ago
41a06aa
regulator: ab8500: Remove USB regulator
by Lee Jones
· 12 years ago
18bc2b3
regulator: ab8500-ext: Add HW request support
by Bengt Jonsson
· 12 years ago
d1a8200
regulator: ab8500-ext: New driver to control external regulators
by Lee Jones
· 12 years ago
504382c
regulator: palmas: add input supply names
by Laxman Dewangan
· 12 years ago
cc40dc2
regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulator
by Lee Jones
· 12 years ago
43a5911
regulator: ab8500: Clean out SoC registers
by Lee Jones
· 12 years ago
2923492
regulator: ab8500: Remove set_voltage_time_sel and delay setting
by Axel Lin
· 12 years ago
530158b
regulator: ab8500: Add missing enable_time settings
by Axel Lin
· 12 years ago
f71bf52
regulator: ab8500: Don't update is_enabled flag in error paths
by Axel Lin
· 12 years ago
ce1bcb7
regulator: arizona: Increase ramp delay for high current regulators
by Mark Brown
· 12 years ago
5689e83
regulator: ab8500: Use regulator_list_voltage_linear for fixed voltage
by Axel Lin
· 12 years ago
328a536
regulator: ab8500: Fix build error
by Axel Lin
· 12 years ago
416d675
regulator: as3711: add OF support
by Guennadi Liakhovetski
· 12 years ago
574651f
regulator: palmas remove palmas-charger option from DT bindings
by Ian Lartey
· 12 years ago
167d41d
regulator: Fix typo in of_get_regulator function comments
by Maxime Ripard
· 12 years ago
732805a
regulator: ab8500: Separate regulator and MFD platform data
by Bengt Jonsson
· 12 years ago
33bc8f4
regulator: ab8500: Another push to synchronise recent AB8500 developments
by Lee Jones
· 12 years ago
3c1b843
ARM: ux500: regulators: Add mask for configuration
by Lee Jones
· 12 years ago
7ce4669
regulator: ab8500: Added get_optimum_mode on regulators with idle mode
by Bengt Jonsson
· 12 years ago
bd28a15
regulator: ab8500: Add set_mode/get_mode support
by Emeric Vigier
· 12 years ago
d79df32
regulator: ab8500: Further populate initialisation registers
by Lee Jones
· 12 years ago
eb8ad60
regulator: fan53555: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
Next »