aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-02-04regulator: show state for GPIO-controlled regulatorsMichał Mirosław
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap
2013-02-04regulator: palmas: Remove a redundant setting for warm_resetAxel Lin
2013-01-31regulator: s2mps11: fix incorrect register for buck10Alim Akhtar
2013-01-31regulator: mc13xxx: Use of_get_child_count()Axel Lin
2013-01-31regulator: max8997: Use of_get_child_count()Axel Lin
2013-01-31regulator: tps65090: Fix using wrong dev argument for calling of_regulator_matchAxel Lin
2013-01-31regulators: anatop: add set_voltage_time_sel interfaceAnson Huang
2013-01-30regulator: Add missing of_node_put()Axel Lin
2013-01-30Merge remote-tracking branches 'regulator/fix/max8907', 'regulator/fix/max899...Mark Brown
2013-01-30regulator: tps6507x: Fix using wrong dev argument for calling of_regulator_matchAxel Lin
2013-01-30regulator: clear state each invocation of of_regulator_matchStephen Warren
2013-01-29regulator: tps65090: add DT supportLaxman Dewangan
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown
2013-01-29regulator: gpio-regulator: Staticize of_get_gpio_regulator_config()Axel Lin
2013-01-29regulator: gpio-regulator: Use of_gpio_count()Axel Lin
2013-01-27regulator: mc13892: sanity check num_regulators parsed vs. registeredMatt Sealey
2013-01-27regulator: mc13892-regulator: correct/refine handling of the SWxHI bitMatt Sealey
2013-01-27regulator: tps6507x: add device tree support.Vishwanathrao Badarkhe, Manish
2013-01-27regulator: lp8755: Use LP8755_BUCK_MAX instead of magic numberAxel Lin
2013-01-27regulator: max8997: Fix using wrong dev argument at various placesAxel Lin
2013-01-27regulator: max77686: Fix using wrong dev argument at various placesAxel Lin
2013-01-27regulator: max8907: Fix using wrong dev argument for calling of_regulator_matchAxel Lin
2013-01-26regulator: max8998: fix incorrect min_uV value for ldo10Marek Szyprowski
2013-01-26regulator: tps80031: Use IS_ERR to check return value of regulator_register()Axel Lin
2013-01-26regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.cSteven Rostedt
2013-01-24regulator: tps65910: Fix using wrong dev argument for calling of_regulator_matchAxel Lin
2013-01-24regulator: tps65217: Fix using wrong dev argument for calling of_regulator_matchAxel Lin
2013-01-18regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmapAxel Lin
2013-01-17regulator: lp8755: Remove enum bucksAxel Lin
2013-01-17regulator: lp8755: Don't show unrelated messags in lp8755_probe error pathsAxel Lin
2013-01-17regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_selAxel Lin
2013-01-17regulator: lp8788-buck: Remove buck[1|2]_vout_addr arrayAxel Lin
2013-01-15Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown
2013-01-13regulator: arizona-micsupp: Enable bypass in default constraintsMark Brown
2013-01-13regulator: arizona-micsupp: Enable SYSCLK for charge pumpMark Brown
2013-01-10regulator: lp8788-buck: Silence build warningAxel Lin
2013-01-10regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...Axel Lin
2013-01-08regulator: max8998: Use uV in voltage_map_descAxel Lin
2013-01-08regulator: max8997: Use uV in voltage_map_descAxel Lin
2013-01-08regulator: lp3972: Convert to get_voltage_selAxel Lin
2013-01-08regulator: lp8755: Fix mask for pchip->mphaseAxel Lin
2013-01-08regulator: lp8755: Fix lp8755_regulator_init unwind codeAxel Lin
2013-01-07regulator: da9055: Remove unused v_shift field from struct da9055_volt_regAxel Lin
2013-01-07regulator: lp8788-ldo: Use ldo->en_pin to check if regulator is enabled by ex...Axel Lin
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03regulator: core: Fix comment for regulator_register()Axel Lin