summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehardwaredevices.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-05-251-1/+17
* Add cryptography devices to tdehwlibTimothy Pearson2012-05-141-0/+14
* Handle tape drives properlyTimothy Pearson2012-04-261-1/+9
* Detect tape devicesTimothy Pearson2012-04-261-1/+2
* Fix disk device media insert remove detectionTimothy Pearson2012-04-261-4/+18
* Fix power and sleep button input classificationTimothy Pearson2012-04-181-2/+2
* Fix sleep buttonTimothy Pearson2012-04-181-1/+1
* Fix detection of PS/2 and AC97 devicesTimothy Pearson2012-04-181-3/+12
* Add key device monitoring supportTimothy Pearson2012-04-151-4/+39
* Additional fixups to provide methods needed by kpowersaveTimothy Pearson2012-04-151-5/+59
* Add ability to read switch statesTimothy Pearson2012-04-141-20/+297
* Repair quite a few bugs in the TDE hw libraryTimothy Pearson2012-04-141-41/+409
* Add CPU governor detection and setting capabilityTimothy Pearson2012-04-131-0/+40
* Add monitor class to TDE hardware libraryTimothy Pearson2012-04-121-163/+599
* Add network, battery, and AC power device classes and parsers to the TDE hard...Timothy Pearson2012-04-111-71/+703
* Fix USB device lookupTimothy Pearson2012-04-081-11/+166
* Add detailed CPU information gathering to the TDE hardware libraryTimothy Pearson2012-04-081-8/+269
* Classify power and backlight devicesTimothy Pearson2012-04-071-17/+222
* Update disk device labelingTimothy Pearson2012-04-061-15/+85
* Fix generic multimedia device listingTimothy Pearson2012-04-061-1/+16
* Add a couple of convenience functions to the TDE hw libTimothy Pearson2012-04-061-0/+11
* Classify devices based on PCI class if possibleTimothy Pearson2012-04-051-46/+196
* Reliably detect device driverTimothy Pearson2012-04-051-0/+15
* Update TDE hardware library to classify most devices halfway correctlyTimothy Pearson2012-04-051-11/+402
* Add device friendly name generation to TDE hardware libraryTimothy Pearson2012-04-051-35/+377
* Build device structure in TDE hardware libraryTimothy Pearson2012-04-031-5/+120
* Add external textfile device class rule support to TDE hardware libraryTimothy Pearson2012-04-021-77/+501
* Add preliminary floppy drive support to hardware libraryTimothy Pearson2012-04-011-4/+57
* Fix a number of bugs in the TDE hardware library and stabilize device mapper ...Timothy Pearson2012-04-011-23/+89
* Fix a potential crashTimothy Pearson2012-03-311-2/+2
* Add proper mount monitoring to TDE hardware libraryTimothy Pearson2012-03-311-151/+323
* Conver TDE hardware library to fully event driven operationTimothy Pearson2012-03-311-36/+47
* Add disk device size method to TDE hardware library, along with a number of b...Timothy Pearson2012-03-301-0/+100
* Add mount and unmount functionality to TDE disk hardware classTimothy Pearson2012-03-301-1/+112
* Add device mapper functions to TDE hardware libraryTimothy Pearson2012-03-301-6/+89
* Greatly enhance udev disk scanning and mount detection functions of TDE hardw...Timothy Pearson2012-03-301-60/+468
* Add initial tdehardwaredevices skeleton to tdecoreTimothy Pearson2012-03-291-0/+171