summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-02-14regulator: max77686: Reuse rdev_get_id() function.Thiago Farina
2013-02-13regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmapAxel Lin
2013-02-13regulator: as3711: Fix checking if no platform initialization dataAxel Lin
2013-02-13regulator: s5m8767: Prevent possible NULL pointer dereferenceAxel Lin
2013-02-13regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...Axel Lin
2013-02-08regulator: core: Optimize _regulator_do_set_voltage if voltage does not changeAxel Lin
2013-02-08regulator: max8998: Let regulator core handle the case selector == old_selectorAxel Lin
2013-02-08regulator: s5m8767: Use of_get_child_count()Axel Lin
2013-02-08regulator: anatop: improve precision of delay timeShawn Guo
2013-02-06Merge remote-tracking branch 'regulator/fix/tps65910' into tmpMark Brown
2013-02-06Merge remote-tracking branch 'regulator/fix/tps65217' into tmpMark Brown
2013-02-06Merge remote-tracking branch 'regulator/fix/s2mps11' into tmpMark Brown
2013-02-06Merge remote-tracking branch 'regulator/fix/of' into tmpMark Brown
2013-02-06Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown
2013-02-06Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown
2013-02-06Merge remote-tracking branch 'regulator/fix/max8907' into tmpMark Brown
2013-02-06Merge remote-tracking branch 'regulator/fix/max77686' into tmpMark Brown
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