summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-04-03regulator: ab8500: Use regulator_list_voltage_table() to look-up voltagesLee Jones
2013-04-03regulator: ab8500: Remove the need for a 'delay' propertyLee Jones
2013-04-03regulator: ab8500: Set enable enable_time in regulator_descLee Jones
2013-04-03regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG
2013-04-03regulator: ab8500: Use a struct to select the good regulator configurationLee Jones
2013-04-02regulator: ab8500-ext: Don't update info->is_enabled if write to register failsAxel Lin
2013-04-02regulator: dbx500-prcmu: Remove operating_point from struct dbx500_regulator_...Axel Lin
2013-04-02regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540Lee Jones
2013-04-02regulator: ab8500: Add mode operation for v-amicLee Jones
2013-04-02regulator: ab8500: Add new operations for Vaux3Lee Jones
2013-04-02regulator: ab8500: Also check for AB8505 based platformsLee Jones
2013-04-02regulator: ab8500: Add voltage selection for AUDIO and ANA on AB8505Lee Jones
2013-04-02regulator: ab8500: Don't register external regulators on AB8505Rabin Vincent
2013-04-02regulator: ab8500: Supply platform specific regulator id valuesLee Jones
2013-04-02regulator: ab8500-ext: Add support for AB9540 regulatorsLee Jones
2013-04-01regulator: ab8500: Use regulator_list_voltage_table()Lee Jones
2013-04-01regulator: ab8500: Update voltage handling for fixed voltage regulatorsLee Jones
2013-04-01regulator: ab8500: Add support for the ab8540Lee Jones
2013-04-01regulator: ab8500: add support for ab8505Lee Jones
2013-04-01regulator: ab8500-ext: Add support for AB8505/AB9540Bengt Jonsson
2013-04-01regulator: ab8500: Correct TVOUT regulator enable timeLee Jones
2013-04-01regulator: ab8500: Add support for the ab9540Lee Jones
2013-04-01regulator: ab8500: Prepare the driver for additional platformsLee Jones
2013-03-30regulator: max1586: Constify v6_voltages_uv tableAxel Lin
2013-03-29regulator: ab8500: Update info->update_val only when successfully update regi...Axel Lin
2013-03-29regulator: ab8500: Init debug from regulator driverLee Jones
2013-03-29regulator: ab8500: Remove USB regulatorLee Jones
2013-03-29regulator: ab8500-ext: Add HW request supportBengt Jonsson
2013-03-29regulator: ab8500-ext: New driver to control external regulatorsLee Jones
2013-03-28regulator: palmas: add input supply namesLaxman Dewangan
2013-03-28regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulatorLee Jones
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones
2013-03-27regulator: ab8500: Remove set_voltage_time_sel and delay settingAxel Lin
2013-03-27regulator: ab8500: Add missing enable_time settingsAxel Lin
2013-03-26regulator: ab8500: Don't update is_enabled flag in error pathsAxel Lin
2013-03-26regulator: arizona: Increase ramp delay for high current regulatorsMark Brown
2013-03-25regulator: ab8500: Use regulator_list_voltage_linear for fixed voltageAxel Lin
2013-03-25regulator: ab8500: Fix build errorAxel Lin
2013-03-25regulator: as3711: add OF supportGuennadi Liakhovetski
2013-03-25regulator: palmas remove palmas-charger option from DT bindingsIan Lartey
2013-03-25regulator: Fix typo in of_get_regulator function commentsMaxime Ripard
2013-03-22regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson
2013-03-22regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones
2013-03-22ARM: ux500: regulators: Add mask for configurationLee Jones
2013-03-22regulator: ab8500: Added get_optimum_mode on regulators with idle modeBengt Jonsson
2013-03-22regulator: ab8500: Add set_mode/get_mode supportEmeric Vigier
2013-03-22regulator: ab8500: Further populate initialisation registersLee Jones
2013-03-20regulator: fan53555: Use PTR_RET functionAlexandru Gheorghiu
2013-03-20regulator: palmas: rename probe/remove callback functionsLaxman Dewangan
2013-03-12regulator: palmas: Use of_property_read_bool to read "ti,warm-reset" DT propertyAxel Lin