summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions_system_hardware.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Eliminate use of most preg_ functionsMichael Larabel2008-12-271-1/+1
* pts-core: Improve motherboard southbridge detection for some Intel ICHMichael Larabel2008-12-251-4/+11
* pts-core: Improve size detection of low-capacity hard disksMichael Larabel2008-12-181-1/+1
* pts-core: Improve detection of CPU processor temperatureMichael Larabel2008-12-091-1/+1
* pts-core: Don't report "6.00 PG" in motherboard stringMichael Larabel2008-12-081-1/+3
* pts-core: Add pts-functions_io.php and pts-functions_global.phpMichael Larabel2008-12-041-0/+5
* pts-core: Fix reporting erroneous motherboard string (Found on QEMUMichael Larabel2008-11-281-1/+6
* pts-core: Fix in memory type detectionMichael Larabel2008-11-231-0/+5
* pts-core: Return false on failure from read_hal(), read_system_hal()Michael Larabel2008-11-201-3/+8
* pts-core: Return false on failure from read_sysctl() instead ofMichael Larabel2008-11-201-2/+6
* pts-core: Return false on failure from read_pci() instead of "Unknown"Michael Larabel2008-11-201-2/+2
* pts-core: Standardize hw_sys_* functionsMichael Larabel2008-11-171-27/+12
* pts-core: Switch in memory_mb_capacity()Michael Larabel2008-11-071-2/+2
* pts-core: Add OpenBSD system memory detection supportMichael Larabel2008-11-071-1/+8
* pts-core: Add motherboard detection on BSD operating systemsMichael Larabel2008-11-071-0/+4
* pts-core: Fix RAM detection on Dell servers where "<OUT OF SPEC>" wasMichael Larabel2008-11-031-1/+4
* pts-core: Various small tweaks to pts-coreMichael Larabel2008-11-011-2/+0
* pts-core: Add support for reading detailed RAM information onMichael Larabel2008-10-311-0/+6
* pts-core: Fix another typo in system_memory_string()Michael Larabel2008-10-301-1/+1
* pts-core: Fix typo in last commit within system_memory_string()Michael Larabel2008-10-301-1/+1
* pts-core: Add support for reading detailed RAM information on Mac OS XMichael Larabel2008-10-301-9/+23
* pts: Add additional run-time tests for x11perf test profileMichael Larabel2008-10-291-1/+1
* pts-core: Improve reporting of system RAM information when not all DMIMichael Larabel2008-10-291-3/+8
* pts-core: Improve RAM model/speed/type identificationMichael Larabel2008-10-281-3/+10
* pts-core: More read_dmidecode() parsing tweaksMichael Larabel2008-10-221-3/+3
* pts: Set TimesToRun to 3 for timed-build instead of 1Michael Larabel2008-10-221-1/+1
* pts-core: Add Linux support for reading DIMM speed, capacity, and bankMichael Larabel2008-10-211-0/+36
* pts-core: Support for reading HDD model on Mac OS X (currently SATA onlyMichael Larabel2008-10-191-82/+96
* pts-core: Automatically append periods to test notesMichael Larabel2008-10-181-1/+1
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-4/+43
* pts-core: Improve OpenSolaris hardware detection with motherboard andMichael Larabel2008-10-151-68/+84
* pts-core: Improve NVIDIA Motherboard Chipset detectionMichael Larabel2008-10-091-1/+1
* pts-core: Tweak motherboard detectionMichael Larabel2008-10-091-1/+1
* pts-core: Fix typo in drive calculationMichael Larabel2008-10-081-1/+1
* pts-core: Add support for ATA-6 hard drivesMichael Larabel2008-10-081-2/+2
* pts-core: More hard drive detection changesMichael Larabel2008-10-081-3/+8
* pts-core: Tweak hard drive size detectionMichael Larabel2008-10-081-3/+3
* pts-core: Improve real disk drive size calculationMichael Larabel2008-10-081-3/+7
* pts-core: Don't report wiped out disksMichael Larabel2008-10-081-12/+15
* pts-core: Add support for reading hard disk model number and true diskMichael Larabel2008-10-081-0/+107
* pts-core: Fix regression in AMD Southbridge detectionMichael Larabel2008-10-051-1/+1
* pts-core: Add support for reading software and hardware information onMichael Larabel2008-10-021-0/+28
* system_monitor: Add support for monitoring hard drive temperature usingMichael Larabel2008-10-021-0/+5
* pts-core: Various changes to system functionsMichael Larabel2008-10-021-2/+2
* pts-core: Cleanup pts-functions_system.php and move most of it toMichael Larabel2008-10-021-0/+219