aboutsummaryrefslogtreecommitdiff
path: root/regulator.h
AgeCommit message (Expand)Author
2011-06-21Cleanup the headersDaniel Lezcano
2011-06-15cleanup the headersDaniel Lezcano
2011-06-15Rewrite the regulator code based on the treeDaniel Lezcano
2011-04-04make numregulators static in powerdebug.cDaniel Lezcano
2011-04-04Pass numregulators paramter to regulator_read_infoDaniel Lezcano
2011-04-04pass numregulators parameter to regulator_print_infoDaniel Lezcano
2011-04-04make regulators_info static in powerdebug.cDaniel Lezcano
2011-04-04pass regulators_info parameter to regulator_read_infoDaniel Lezcano
2011-04-04make regulator_init to return a regulators_info pointerDaniel Lezcano
2011-04-04Pass regulators_info parameter to regulator_print_infoDaniel Lezcano
2011-04-04change regulator functions nameDaniel Lezcano
2011-04-04change regulator init functionDaniel Lezcano
2011-03-24save some bytes by using the 'bool' typeDaniel Lezcano
2011-01-17copyright: remove IBM copyrightAmit Kucheria
2010-12-05Move numregulators to regulator.hAmit Arora
2010-12-02By default show all data in dump modeAmit Arora
2010-12-02Move around code to more logical destinationAmit Arora