aboutsummaryrefslogtreecommitdiff
path: root/powerdebug.h
AgeCommit message (Expand)Author
2017-09-19Add support for Genpd.HEADmasterThara Gopinath
2017-09-19Fix the numbering of display options.Thara Gopinath
2016-02-19Fix window refresh.Daniel Lezcano
2016-02-19Remove the selectedwindow options.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-06-19version 0.7.3powerdebug-0.7.3Sanjay Singh Rawat
2014-05-16version 0.7.2powerdebug-0.7.2Sanjay Singh Rawat
2013-09-18version 0.7.1powerdebug-0.7.1Shaojie Sun
2013-08-14version 0.7.0powerdebug-0.7.0Shaojie Sun
2013-07-22version 0.6.4powerdebug-0.6.4linaro-2013-07-1Sanjay Singh Rawat
2013-04-17version 0.6.3powerdebug-0.6.3Sanjay Singh Rawat
2013-02-18Version 0.6.2Sanjay Singh Rawat
2011-10-20Version 0.6.1powerdebug-0.6.1Daniel Lezcano
2011-09-20Version 0.6.0powerdebug-0.6.0Daniel Lezcano
2011-08-17Version 0.5.2powerdebug-0.5.2Daniel Lezcano
2011-07-25Version 0.5.1powerdebug-0.5.1Daniel Lezcano
2011-06-21Version 0.5.0powerdebug-0.5.0Daniel Lezcano
2011-06-15Remove the useless defineDaniel Lezcano
2011-06-15cleanup the headersDaniel Lezcano
2011-06-15Encapsulate the display (2)Daniel Lezcano
2011-06-15Encapsulate the display (1)Daniel Lezcano
2011-06-15Rewrite the sensor code with the treeDaniel Lezcano
2011-06-15Rewrite the regulator code based on the treeDaniel Lezcano
2011-06-15make all pm block own their display dataDaniel Lezcano
2011-06-08remove unused 'hrow' and 'selected' parametersDaniel Lezcano
2011-06-08rewrite the powerdebug clock codeDaniel Lezcano
2011-06-08remove unused 'verbose' optionDaniel Lezcano
2011-06-08remove unused code and parameter for clock dump functionDaniel Lezcano
2011-06-08remove unused parameter 'options->dump'Daniel Lezcano
2011-06-08provide a clock allocatorDaniel Lezcano
2011-06-08reorganize code to prevent forward declarationDaniel Lezcano
2011-04-04simplify clock_init functionDaniel Lezcano
2011-04-04mindless - change function name for consistencyDaniel Lezcano
2011-04-04Unify the init function name for displayDaniel Lezcano
2011-04-04change debugfs finder functionDaniel Lezcano
2011-04-04Further reduce dump variable usageDaniel Lezcano
2011-04-04make numregulators static in powerdebug.cDaniel Lezcano
2011-04-04Pass numregulators paramter to show_regulator_infoDaniel Lezcano
2011-04-04make regulators_info static in powerdebug.cDaniel Lezcano
2011-04-04pass regulators_info parameter to show_regulator_infoDaniel Lezcano
2011-04-04change regulator functions nameDaniel Lezcano
2011-04-04change regulator init functionDaniel Lezcano
2011-03-24make 'selectedwindow' variable staticDaniel Lezcano
2011-03-24make 'dump' variable staticDaniel Lezcano
2011-03-24reduce scope and make win_names staticDaniel Lezcano
2011-03-24Remove pointless declarationsDaniel Lezcano
2011-03-24save some bytes by using the 'bool' typeDaniel Lezcano
2011-03-24check the return value of init_regulator_ds and fix prototypeDaniel Lezcano