summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions_system.php
Commit message (Expand)AuthorAgeFilesLines
...
* Another fix for GCC detection, should be working for everyone.Michael Larabel2008-06-011-3/+6
* GCC detection changeMichael Larabel2008-06-011-7/+6
* More minor updates to PTSMichael Larabel2008-06-011-1/+1
* Tweaks to hardware detectionMichael Larabel2008-06-011-2/+2
* A variety of small fixes...Michael Larabel2008-05-311-1/+1
* Add detection if system is running within a virtualized environmentMichael Larabel2008-05-311-0/+14
* Patch for compliance-ogl and add file-system detection support to PTS.Michael Larabel2008-05-271-1/+11
* A variety of code clean-up work, updating/adding header information,Michael Larabel2008-05-131-3/+7
* Rename pts_posix_userhome and pts_posix_username andMichael Larabel2008-05-101-4/+4
* Fixes for detecting user home directory and username. If the PHP POSIXMichael Larabel2008-05-101-4/+22
* Improved detection for useless strings in HALMichael Larabel2008-05-101-1/+1
* Standardize function naming convention for pts-functions_system_parsingMichael Larabel2008-05-081-16/+16
* Move generic system parsing functions toMichael Larabel2008-05-081-120/+1
* Check if HAL reports string as empty, if so turn to Unknown.Michael Larabel2008-05-081-0/+3
* Add in lshal (HAL) parsing support. Report system's motherboard/model toMichael Larabel2008-05-081-2/+45
* Improved process detection for having differently named processesMichael Larabel2008-05-021-3/+11
* Add cpu.voltage, v3.voltage, v5.voltage, and v12.voltage options toMichael Larabel2008-04-291-1/+51
* Add LM_Sensors "Board Temp" probe if "Sys Temp" value is not suppliedMichael Larabel2008-04-291-0/+3
* ACPI battery discharging fix in pts_record_battery_power()Michael Larabel2008-04-281-4/+7
* Add battery.power option to MONITOR= and a few other fixes in thisMichael Larabel2008-04-281-0/+12
* Move pts_hw_string() and pts_sw_string() from pts-functions toMichael Larabel2008-04-281-0/+21
* Report to test notes if the system was running on battery powerMichael Larabel2008-04-281-0/+10
* Support for monitoring CPU and system temperatures through ACPI, ifMichael Larabel2008-04-271-0/+32
* Monitor fixes...Michael Larabel2008-04-261-1/+1
* A lot more sensor support improvements. Support sys.temp and cpu.tempMichael Larabel2008-04-261-0/+37
* Split out CPU and graphics parts of pts-functions_system intoMichael Larabel2008-04-261-248/+3
* More System WorkMichael Larabel2008-04-261-1/+0
* Add improved processor detectionMichael Larabel2008-04-261-25/+88
* Change pts-functions_linux to pts-functions_systemMichael Larabel2008-04-261-0/+389