summaryrefslogtreecommitdiffstats
path: root/pts-core/modules
Commit message (Expand)AuthorAgeFilesLines
* system_monitor: When reading +3.3V, poll V3_POWER not BATTERY_POWERMichael Larabel2008-08-061-1/+1
* system_monitor: Start pts_monitor_update() during theMichael Larabel2008-08-031-2/+4
* pts_module: Add sample shell script module (dummy_script_module.sh)Michael Larabel2008-08-031-0/+86
* Remove codename from license/copyright comments headersMichael Larabel2008-08-035-6/+6
* pts-core: Move environmental variables to check for auto-loading of PTSMichael Larabel2008-08-031-0/+5
* email_results: Add a module to email test results automatically to aMichael Larabel2008-08-031-0/+49
* toggle_screensaver: Improve the xdg-screensaver usageMichael Larabel2008-08-031-7/+9
* toggle_screensaver: Add KDE screensaver supportMichael Larabel2008-08-031-1/+21
* toggle_screensaver: Move screensaver toggling code from pts-core into aMichael Larabel2008-08-031-0/+74
* pts_module: Add a simple module called dummy_module for showingMichael Larabel2008-08-033-2/+98
* Switch graphics_override module to using IS_ATI_GRAPHICS andMichael Larabel2008-08-031-19/+14
* Tons of updates to PTS module framework... Add Extensions tag to savedMichael Larabel2008-08-031-1/+1
* Work out cleaner solution for graphics_override and deactivation of whenMichael Larabel2008-08-031-1/+1
* A variety of work mostly focused around the graphics_override moduleMichael Larabel2008-08-031-2/+4
* graphics_override module update...Michael Larabel2008-08-031-91/+85
* Add full fglrx support to graphics_override module for overriding theMichael Larabel2008-08-031-2/+59
* Add read_amd_pcsdb() and set_amd_pcsdb() functions for proprietary fglrxMichael Larabel2008-08-031-6/+6
* Add graphics_override module for having FORCE_AA and FORCE_AF optionsMichael Larabel2008-08-031-0/+140
* Allow 0 percent usage monitoring...Michael Larabel2008-08-031-1/+1
* system_monitor: Add gpu.freq to MONITORMichael Larabel2008-08-031-1/+26
* pts_Graph: Always show key/legend if it's a single-type line graphMichael Larabel2008-08-031-1/+1
* Update pts_LineGraph, pts_module, and system_monitor objects.Michael Larabel2008-08-031-1/+1
* system_monitor: Add cpu.usage to MONITOR, fix some bugs as wellMichael Larabel2008-08-031-7/+32
* Add proper threading support for pts_module... new functions forMichael Larabel2008-08-031-60/+61
* Add pts_module object for providing some common functions to use by PTSMichael Larabel2008-08-031-9/+7
* system_monitor 1.1 module. Eliminate all pts_record_* sensor functionsMichael Larabel2008-08-031-35/+68
* Add module-info option for viewing information on a moduleMichael Larabel2008-08-031-1/+13
* Add list-modules option for listing all available/installed modulesMichael Larabel2008-08-031-1/+1
* Move all sensor monitoring code from pts-core to system_monitor module.Michael Larabel2008-08-031-0/+431