summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-08-28regulator: da9052: set_current_limit should select the maximum current in spe...Axel Lin
2012-08-28regulator: lp872x: set_current_limit should select the maximum current in spe...Axel Lin
2012-08-28regulator: tps6524x: set_current_limit should select the maximum current in s...Axel Lin
2012-08-28regulator: wm831x-dcdc: set_current_limit should select the maximum current i...Axel Lin
2012-08-28regulator: max77686: Use array to save pointer to rdevAxel Lin
2012-08-28regulator: max77686: initialize of_node param for regulator registerAxel Lin
2012-08-28regulator: ab8500: Set enable enable_time in regulator_descAxel Lin
2012-08-28regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_modeAxel Lin
2012-08-28regulator: wm831x-ldo: Check return value of wm831x_reg_read()Axel Lin
2012-08-28regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_volt...Axel Lin
2012-08-28regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap tableAxel Lin
2012-08-28regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode functionAxel Lin
2012-08-28regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltageAxel Lin
2012-08-28regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_selAxel Lin
2012-08-28regulator: mc13892: Simplify implementation of mc13892_sw_regulator_set_volta...Axel Lin
2012-08-28regulator: mc13892: Make mc13892_powermisc_rmw() lock protectedAxel Lin
2012-08-28regulator: mc13783: Make mc13783_powermisc_rmw() lock protectedAxel Lin
2012-08-28regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmapAxel Lin
2012-08-28regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltageAxel Lin
2012-08-28regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()Axel Lin
2012-08-28regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltageAxel Lin
2012-08-28regulator: s2mps11: Use array to save pointer to rdevAxel Lin
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-20regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap
2012-08-15regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen
2012-08-09regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski
2012-08-09regulator: core: Use list_voltage() to read single voltage regulatorsMark Brown
2012-08-09regulator: twl: Remove references to the twl4030 regulatorMark Brown
2012-08-08regulator: make the dummy regulator's print_constraint more helpfulUwe Kleine-König
2012-08-08regulator: gpio-regulator: Split setting of voltages and currentsHeiko Stübner
2012-08-07regulator: ab3100: add missing voltage tableLinus Walleij
2012-08-07regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin
2012-08-07regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan
2012-08-07regulator: palmas: Fix palmas_probe error handlingAxel Lin
2012-08-07regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin
2012-08-07regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin
2012-08-07regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin
2012-08-07regulator: core: Fix cast to pointer from integer of different size warningAxel Lin
2012-08-04regulator: Fix space/tab confusionMichael Jones
2012-08-04regulator: core: increment open_count when regulator supply is setLaxman Dewangan
2012-08-03regulator: core: Clarify grammar for dummy help textMark Brown
2012-07-31regulator: Fix an s5m8767 build failureSamuel Ortiz
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown
2012-07-20regulator: add new lp8788 regulator driverKim, Milo
2012-07-20regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulatorAxel Lin