aboutsummaryrefslogtreecommitdiff
path: root/regulator.c
AgeCommit message (Expand)Author
2017-09-19Correct the format type for reading in regulator dataThara Gopinath
2017-09-19Initialize tree pointers in the dump only optionThara Gopinath
2016-02-22Fix display error on screenDaniel Lezcano
2016-02-22Revert "display error on module window"Daniel Lezcano
2016-02-18Pass options to init functions.Daniel Lezcano
2016-02-18Consolidate the headers into a single one.Daniel Lezcano
2016-02-18Fix license. Linaro switched years ago to GPL.Daniel Lezcano
2014-05-27fix minor errors and warningsSanjay Singh Rawat
2014-05-26display error on module windowSanjay Singh Rawat
2013-08-20Pressing "R" to refresh does not update regulator and sensor valuesShaojie Sun
2013-04-17display proper error messageSanjay Singh Rawat
2013-02-25Version 0.6.2Sanjay Singh Rawat
2011-08-25follow symlinks when browsing the directory treeDaniel Lezcano
2011-06-27fix segfault when no clock is availableDaniel Lezcano
2011-06-21Optimize the codeDaniel Lezcano
2011-06-21Optimize the displayDaniel Lezcano
2011-06-21Cleanup the headersDaniel Lezcano
2011-06-21Factor out display codeDaniel Lezcano
2011-06-15cleanup the headersDaniel Lezcano
2011-06-15Encapsulate the display (6)Daniel Lezcano
2011-06-15Rewrite the regulator code based on the treeDaniel Lezcano
2011-04-04Pass numregulators paramter to regulator_read_infoDaniel Lezcano
2011-04-04pass numregulators parameter to regulator_print_infoDaniel Lezcano
2011-04-04pass regulators_info parameter to regulator_read_infoDaniel Lezcano
2011-04-04pass regulators_info parameter to read_info_from_direntDaniel 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-04browse /sys/class/regulator with a generic nameDaniel Lezcano
2011-04-04change regulator functions nameDaniel Lezcano
2011-04-04change regulator init functionDaniel Lezcano
2011-01-17copyright: remove IBM copyrightAmit Kucheria
2011-01-12Mass whitespace fixupsAmit Kucheria
2010-12-02By default show all data in dump modeAmit Arora
2010-12-02Move around code to more logical destinationAmit Arora