summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOxAxel Lin2012-03-141-16/+3
* regulator: tps65910: Provide settling time for enabling railsLaxman Dewangan2012-03-131-0/+37
* regulator: max8925: Use DIV_ROUND_UP macroAxel Lin2012-03-131-2/+2
* regulator: tps65912: Use simple equations to get register addressAxel Lin2012-03-131-144/+18
* regulator: Fix the logic of tps65910_get_modeAxel Lin2012-03-131-1/+1
* regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65...Axel Lin2012-03-121-187/+72
* regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_currentAxel Lin2012-03-121-1/+1
* regulator: Use array to store dcdc_range settings for tps65912Axel Lin2012-03-111-50/+20
* regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_selAxel Lin2012-03-111-12/+10
* regulator: tps6524x: Remove unneeded comment for N_REGULATORSAxel Lin2012-03-111-3/+1
* regulator: Rename set_voltage_sel callback function name to *_selAxel Lin2012-03-112-13/+15
* regulator: Fix s5m8767_set_voltage_time_sel calculation valueSangbeom Kim2012-03-111-1/+1
* regulator: tps6586x: fix typo in debug messageThierry Reding2012-03-111-1/+1
* regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan2012-03-111-4/+13
* regulator: Simplify the implementation of tps65912_get_voltage_dcdcAxel Lin2012-03-111-67/+45
* regulator: max8649: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-2/+1
* regulator: Silence error message in max8998_pmic_probeAxel Lin2012-03-111-1/+0
* regulator: Remove unused i2c variable in s5m8767_pmic_probeAxel Lin2012-03-111-2/+0
* regulator: tps65217: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-6/+6
* regulator: da903x: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-6/+6
* regulator: wm8400: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-3/+3
* regulator fixed: Do not report enumaratable voltages if there are noneSascha Hauer2012-03-111-1/+3
* regulator: max8660: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-7/+9
* regulator: max1586: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-2/+2
* regulator: ad5398: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-2/+2
* regulator: Add a pointer to aat2870_data in struct aat2870_regulatorAxel Lin2012-03-111-7/+7
* regulator: Simplify the code to get selector in isl6271a_set_voltageAxel Lin2012-03-111-11/+3
* regulator: Kill max8998_get_ldo functionAxel Lin2012-03-111-10/+5
* regulator: Kill max8997_get_rid functionAxel Lin2012-03-111-17/+12
* regulator: Fix n_voltage settings for pcf50633 regulatorAxel Lin2012-03-111-14/+13
* regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin2012-03-111-28/+2
* regulator: mc13783: bail out without platform dataSascha Hauer2012-03-111-0/+3
* regulator: Convert ab8499 to use get_voltage_sel()Axel Lin2012-03-111-6/+4
* regulator: Sort Kconfig and Makefile entriesAxel Lin2012-03-112-174/+174
* regulator: Fix module desciption for tps65910 regulatorAxel Lin2012-03-112-3/+3
* regulator: tps65910: Correct VIO voltage configurationLaxman Dewangan2012-03-111-2/+5
* regulator: wm8994: Convert to devm_kzalloc()Mark Brown2012-03-111-3/+1
* regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin2012-03-111-1/+1
* regulator: s5m8767: Fix unused variable warning in probe()Mark Brown2012-03-111-1/+1
* regulator: Show correct chip id for max8649Axel Lin2012-02-061-1/+1
* regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2Axel Lin2012-02-061-4/+0
* regulator: Kill s5m8767_get_reg_id functionAxel Lin2012-02-021-12/+7
* regulator: wm8350: Don't specify consumer supplies with struct deviceMark Brown2012-02-021-2/+2
* regulator: tps65910: Sleep control through external inputsLaxman Dewangan2012-01-301-0/+206
* regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...Fabio Estevam2012-01-241-0/+2
* regulator: max8997: Avoid spaces in regulator namesKarol Lewandowski2012-01-241-4/+4
* regulator: tps65910: use appropriate variable names.Laxman Dewangan2012-01-201-41/+41
* regulator: tps65910: Initialize n_voltages for rails.Laxman Dewangan2012-01-201-0/+11
* regulator: tps65910: Add regulator info for RTC railLaxman Dewangan2012-01-201-0/+3
* regulator: Update s5m8767 for device tree API changesMark Brown2012-01-201-1/+1
OpenPOWER on IntegriCloud