aboutsummaryrefslogtreecommitdiff
path: root/powerdebug.c
AgeCommit message (Expand)Author
2017-09-19Add support for Genpd.HEADmasterThara Gopinath
2017-09-19Redefine the short option for findparents.Thara Gopinath
2017-09-19Add gpio option in the usage.Thara Gopinath
2016-02-19Move SIGWINCH setup in the display fileDaniel Lezcano
2016-02-19Reduce the default refresh rateDaniel 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
2016-02-18Prevent to init a subsystem if it is not selected.Daniel Lezcano
2016-02-18Change options to flag approach.Daniel Lezcano
2013-04-17display proper error messageSanjay Singh Rawat
2013-04-17handle winch signalSanjay Singh Rawat
2013-02-25Version 0.6.2Sanjay Singh Rawat
2011-08-25plug the gpio subsys with the main functionDaniel Lezcano
2011-06-21make use of the mainloop codeDaniel Lezcano
2011-06-15Encapsulate the display (10)Daniel Lezcano
2011-06-15cleanup the headersDaniel Lezcano
2011-06-15change the keystroke callback for less testDaniel Lezcano
2011-06-15Encapsulate the display (9)Daniel Lezcano
2011-06-15Encapsulate the display (8)Daniel Lezcano
2011-06-15Remove unused variablesDaniel Lezcano
2011-06-15Encapsulate the display (4)Daniel Lezcano
2011-06-15Encapsulate the display (3)Daniel Lezcano
2011-06-15Encapsulate the display (2)Daniel Lezcano
2011-06-15Encapsulate the display (1)Daniel Lezcano
2011-06-15make the functions name consistentDaniel Lezcano
2011-06-15add sensors displayDaniel 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-08make the mainloop immune against the signalsDaniel 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-08refresh the windows instead of killing them and recreateDaniel Lezcano
2011-06-08fix segfault when the default window is not the clockDaniel Lezcano
2011-05-24compute next and previous window with modulo arithmeticDaniel Lezcano
2011-05-24make the keyscan code human readableDaniel Lezcano
2011-05-24fix display when the default display is not the clockDaniel Lezcano
2011-04-04Don't exit when the regulator init failsDaniel Lezcano
2011-04-04create a specific function for displayDaniel Lezcano
2011-04-04simplify clock_init functionDaniel Lezcano
2011-04-04Cleanup the code by removing weird initializationDaniel Lezcano
2011-04-04Do more error check in display_init()Daniel Lezcano
2011-04-04Unify the init function name for displayDaniel Lezcano
2011-04-04Reduce dump usageDaniel Lezcano
2011-04-04Remove duplicate findparent variableDaniel Lezcano