aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-24Version 0.4.1powerdebug-0.4.1Amit Kucheria
2011-01-24Add LICENSE file to sourcesAmit Kucheria
2011-01-17Version 0.4powerdebug-0.4Amit Kucheria
2011-01-17copyright: remove IBM copyrightAmit Kucheria
2011-01-12Version 0.3Amit Kucheria
2011-01-12Makefile cleanup for debian packagingMarcin Juszkiewicz
2011-01-12Stick to Black and whiteAmit Kucheria
2011-01-12Mass whitespace fixupsAmit Kucheria
2011-01-12Make the clock tab the first tabAmit Kucheria
2011-01-12Print a compact headerAmit Kucheria
2010-12-05Move numregulators to regulator.hAmit Arora
2010-12-02By default show all data in dump modeAmit Arora
2010-12-02Re-read clock tree on "refresh"Amit Arora
2010-12-02Move around code to more logical destinationAmit Arora
2010-12-02Show all relevant keys for the windowAmit Arora
2010-12-01Fix argument passing for long optionsAmit Arora
2010-12-01Show parents for a given clock in ncurses mode tooAmit Arora
2010-11-30Show parents, when given a clock name in dump modeAmit Arora
2010-11-30Fix scrolling for first clock beyond screenAmit Arora
2010-11-16This branch will have only source and no debian packaging filesAmit Arora
2010-11-16Update debian packaging related filesAmit Arora
2010-11-16Bug: fix sigsegv for -cd optionsAmit Arora
2010-11-16comment out debug/test codeAmit Arora
2010-11-16If unable to read clock tree, inform userAmit Arora
2010-11-16Scroll when user selects clock beyond maxyAmit 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-25Read/Dump clock tree in/from memoryAmit 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-10-04Display clocks with more than zero usecount, in non-verbose modeAmit Arora
2010-10-01Add dump option support for displaying clock tree (from debugfs)Amit 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
2010-08-05Put newline char only when neededAmit Arora
2010-08-05Some cleanupsAmit Arora
2010-08-05If sensor information not present, tell user so (in verbose mode)Amit Arora
2010-08-05Add version string and long optionsAmit Arora
2010-08-05Add min,max for microamps,microvoltsAmit Arora
2010-08-03Fix regulator namesAmit Arora
2010-08-03Continue iterating over files, even if some fopen fails.Amit Arora