aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-03-11regulator: Rename set_voltage_sel callback function name to *_selAxel Lin
2012-03-11regulator: Fix s5m8767_set_voltage_time_sel calculation valueSangbeom Kim
2012-03-11regulator: tps6586x: fix typo in debug messageThierry Reding
2012-03-11regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan
2012-03-11regulator: Simplify the implementation of tps65912_get_voltage_dcdcAxel Lin
2012-03-11regulator: max8649: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: Silence error message in max8998_pmic_probeAxel Lin
2012-03-11regulator: Remove unused i2c variable in s5m8767_pmic_probeAxel Lin
2012-03-11regulator: tps65217: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: da903x: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: wm8400: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator fixed: Do not report enumaratable voltages if there are noneSascha Hauer
2012-03-11regulator: max8660: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: max1586: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: ad5398: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: Add a pointer to aat2870_data in struct aat2870_regulatorAxel Lin
2012-03-11regulator: Simplify the code to get selector in isl6271a_set_voltageAxel Lin
2012-03-11regulator: Kill max8998_get_ldo functionAxel Lin
2012-03-11regulator: Kill max8997_get_rid functionAxel Lin
2012-03-11regulator: Fix n_voltage settings for pcf50633 regulatorAxel Lin
2012-03-11regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin
2012-03-11regulator: mc13783: bail out without platform dataSascha Hauer
2012-03-11regulator: Convert ab8499 to use get_voltage_sel()Axel Lin
2012-03-11regulator: Sort Kconfig and Makefile entriesAxel Lin
2012-03-11regulator: Fix module desciption for tps65910 regulatorAxel Lin
2012-03-11regulator: tps65910: Correct VIO voltage configurationLaxman Dewangan
2012-03-11regulator: wm8994: Convert to devm_kzalloc()Mark Brown
2012-03-11regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin
2012-03-11regulator: s5m8767: Fix unused variable warning in probe()Mark Brown
2012-03-11regulator: da9052: Ensure the selected voltage falls within the specified rangeAxel Lin
2012-03-11regulator: Set n_voltages for da9052 regulatorsAxel Lin
2012-03-11regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin
2012-03-11regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supplyPeter Ujfalusi
2012-03-11regulator: twl: adapt twl-regulator driver to dtRajendra Nayak
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo
2012-03-11regulator: twl4030: add support for external voltage get/setTero Kristo
2012-03-11regulator: twl6030: Fix voltage selection logicLaxman Dewangan
2012-03-07regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan
2012-03-07regulator: Remove bq24022 regulator driverHeiko Stübner
2012-03-05regulator: Fix mask parameter in da9052_reg_update callsAxel Lin
2012-03-03regulator: provide a helper for registering a fixed regulatorSascha Hauer
2012-02-24regulator: Set delay to 0 if set_voltage_time_sel callback returns errorAxel Lin
2012-02-24regulator: fix the ldo configure according to 88pm860x specJett.Zhou
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd
2012-02-21regulator: Clean up debugfs error handling a bitMark Brown
2012-02-19regulator: Simplify regulator_bulk_get and regulator_bulk_enable error pathsAxel Lin
2012-02-18regulator: Remove obsolete consumer_dev related commentAxel Lin
2012-02-10regulator: Fix getting voltage in max8649_enable_time()Axel Lin
2012-02-09regulator: Fix mc13xxx regulator modular build (again)David Miller
2012-02-09regulator: Complain if a voltage range is specified but can't be usedMark Brown