aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-13regulator: max8925: Use DIV_ROUND_UP macroAxel Lin
2012-03-13regulator: tps65912: Use simple equations to get register addressAxel Lin
2012-03-13regulator: Fix the logic of tps65910_get_modeAxel Lin
2012-03-12regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65...Axel Lin
2012-03-12regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_currentAxel Lin
2012-03-11regulator: Use array to store dcdc_range settings for tps65912Axel Lin
2012-03-11regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_selAxel Lin
2012-03-11regulator: tps6524x: Remove unneeded comment for N_REGULATORSAxel Lin
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-02-06regulator: Show correct chip id for max8649Axel Lin
2012-02-06regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2Axel Lin
2012-02-02regulator: Kill s5m8767_get_reg_id functionAxel Lin
2012-02-02regulator: wm8350: Don't specify consumer supplies with struct deviceMark Brown
2012-01-30regulator: tps65910: Sleep control through external inputsLaxman Dewangan
2012-01-24regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...Fabio Estevam
2012-01-24regulator: max8997: Avoid spaces in regulator namesKarol Lewandowski
2012-01-20regulator: tps65910: use appropriate variable names.Laxman Dewangan
2012-01-20regulator: tps65910: Initialize n_voltages for rails.Laxman Dewangan
2012-01-20regulator: tps65910: Add regulator info for RTC railLaxman Dewangan
2012-01-20regulator: Update s5m8767 for device tree API changesMark Brown
2012-01-20regulator: Update tps65217-regulator for DT changesAxel Lin
2012-01-20regulator: tps65217: Add tps65217 regulator driverAnilKumar Ch