aboutsummaryrefslogtreecommitdiff
path: root/display.c
AgeCommit message (Expand)Author
2011-04-04Pass numregulators paramter to show_regulator_infoDaniel Lezcano
2011-04-04pass regulators_info parameter to show_regulator_infoDaniel Lezcano
2011-03-24make 'selectedwindow' variable staticDaniel Lezcano
2011-03-24reduce scope and make win_names staticDaniel Lezcano
2011-01-17copyright: remove IBM copyrightAmit Kucheria
2011-01-12Stick to Black and whiteAmit Kucheria
2011-01-12Mass whitespace fixupsAmit Kucheria
2011-01-12Print a compact headerAmit Kucheria
2010-12-02Move around code to more logical destinationAmit Arora
2010-12-02Show all relevant keys for the windowAmit Arora
2010-11-16If unable to read clock tree, inform userAmit Arora
2010-11-09expand/collapse clocksAmit Arora
2010-11-09Use in-memory ds to display clocks in ncurses modeAmit Arora
2010-10-28some cleanupsAmit Arora
2010-10-28Fix coding styleAmit Arora
2010-10-27Discover debugfs mntpoint and split header filesAmit Arora
2010-10-07Show units for clock rateAmit Arora
2010-10-07Show all regulators by defaultAmit Arora
2010-10-07Add Tabs for various featuresAmit Arora
2010-10-07Display regulator num_users infoAmit Arora
2010-10-05Print refresh rateAmit Arora
2010-10-05Display all clocks in non-verbose mode tooAmit Arora
2010-09-14add multi-level support to clock infoAmit Arora
2010-09-14Version 0.2 (add clock info)Amit Arora
2010-09-14Version 0.1Amit Arora
2010-08-24Use ncurses to displayAmit Arora