Age | Commit message (Expand) | Author |
2012-03-11 | regulator: Use array to store dcdc_range settings for tps65912 | Axel Lin |
2012-03-11 | regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel | Axel Lin |
2012-03-11 | regulator: tps6524x: Remove unneeded comment for N_REGULATORS | Axel Lin |
2012-03-11 | regulator: Rename set_voltage_sel callback function name to *_sel | Axel Lin |
2012-03-11 | regulator: Fix s5m8767_set_voltage_time_sel calculation value | Sangbeom Kim |
2012-03-11 | regulator: tps6586x: fix typo in debug message | Thierry Reding |
2012-03-11 | regulator: tps65910: Sleep off rails when ext sleep configured | Laxman Dewangan |
2012-03-11 | regulator: Simplify the implementation of tps65912_get_voltage_dcdc | Axel Lin |
2012-03-11 | regulator: max8649: Use DIV_ROUND_UP macro to calculate selector | Axel Lin |
2012-03-11 | regulator: Silence error message in max8998_pmic_probe | Axel Lin |
2012-03-11 | regulator: Remove unused i2c variable in s5m8767_pmic_probe | Axel Lin |
2012-03-11 | regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector | Axel Lin |
2012-03-11 | regulator: da903x: Use DIV_ROUND_UP macro to calculate selector | Axel Lin |
2012-03-11 | regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector | Axel Lin |
2012-03-11 | regulator fixed: Do not report enumaratable voltages if there are none | Sascha Hauer |
2012-03-11 | regulator: max8660: Use DIV_ROUND_UP macro to calculate selector | Axel Lin |
2012-03-11 | regulator: max1586: Use DIV_ROUND_UP macro to calculate selector | Axel Lin |
2012-03-11 | regulator: ad5398: Use DIV_ROUND_UP macro to calculate selector | Axel Lin |
2012-03-11 | regulator: Add a pointer to aat2870_data in struct aat2870_regulator | Axel Lin |
2012-03-11 | regulator: Simplify the code to get selector in isl6271a_set_voltage | Axel Lin |
2012-03-11 | regulator: Kill max8998_get_ldo function | Axel Lin |
2012-03-11 | regulator: Kill max8997_get_rid function | Axel Lin |
2012-03-11 | regulator: Fix n_voltage settings for pcf50633 regulator | Axel Lin |
2012-03-11 | regulator: Fix the logic of s5m8767_set_voltage_time_sel | Axel Lin |
2012-03-11 | regulator: mc13783: bail out without platform data | Sascha Hauer |
2012-03-11 | regulator: Convert ab8499 to use get_voltage_sel() | Axel Lin |
2012-03-11 | regulator: Sort Kconfig and Makefile entries | Axel Lin |
2012-03-11 | regulator: Fix module desciption for tps65910 regulator | Axel Lin |
2012-03-11 | regulator: tps65910: Correct VIO voltage configuration | Laxman Dewangan |
2012-03-11 | regulator: wm8994: Convert to devm_kzalloc() | Mark Brown |
2012-03-11 | regulator: tps62360: Remove pointless test for unsigned less than zero | Axel Lin |
2012-03-11 | regulator: s5m8767: Fix unused variable warning in probe() | Mark Brown |
2012-03-11 | regulator: da9052: Ensure the selected voltage falls within the specified range | Axel Lin |
2012-03-11 | regulator: Set n_voltages for da9052 regulators | Axel Lin |
2012-03-11 | regulator: Fix setting selector in tps6524x set_voltage function | Axel Lin |
2012-03-11 | regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply | Peter Ujfalusi |
2012-03-11 | regulator: twl: adapt twl-regulator driver to dt | Rajendra Nayak |
2012-03-11 | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators | Tero Kristo |
2012-03-11 | regulator: twl4030: add support for external voltage get/set | Tero Kristo |
2012-03-11 | regulator: twl6030: Fix voltage selection logic | Laxman Dewangan |
2012-03-07 | regulator: tps65910: Configure correct value for VDDCTRL vout reg | Laxman Dewangan |
2012-03-07 | regulator: Remove bq24022 regulator driver | Heiko Stübner |
2012-03-05 | regulator: Fix mask parameter in da9052_reg_update calls | Axel Lin |
2012-03-03 | regulator: provide a helper for registering a fixed regulator | Sascha Hauer |
2012-02-24 | regulator: Set delay to 0 if set_voltage_time_sel callback returns error | Axel Lin |
2012-02-24 | regulator: fix the ldo configure according to 88pm860x spec | Jett.Zhou |
2012-02-21 | regulator: Remove ifdefs for debugfs code | Stephen Boyd |
2012-02-21 | regulator: Clean up debugfs error handling a bit | Mark Brown |
2012-02-19 | regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths | Axel Lin |
2012-02-18 | regulator: Remove obsolete consumer_dev related comment | Axel Lin |