Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional fixups to provide methods needed by kpowersave | Timothy Pearson | 2012-04-15 | 1 | -5/+59 |
| | |||||
* | Add ability to read switch states | Timothy Pearson | 2012-04-14 | 1 | -20/+297 |
| | |||||
* | Repair quite a few bugs in the TDE hw library | Timothy Pearson | 2012-04-14 | 1 | -41/+409 |
| | | | | Add methods needed for kpowersave | ||||
* | Add CPU governor detection and setting capability | Timothy Pearson | 2012-04-13 | 1 | -0/+40 |
| | |||||
* | Add monitor class to TDE hardware library | Timothy Pearson | 2012-04-12 | 1 | -163/+599 |
| | |||||
* | Add network, battery, and AC power device classes and parsers to the TDE ↵ | Timothy Pearson | 2012-04-11 | 1 | -71/+703 |
| | | | | hardware library | ||||
* | Fix USB device lookup | Timothy Pearson | 2012-04-08 | 1 | -11/+166 |
| | | | | | Add proper Event and Input device handlers Add Sensor support | ||||
* | Add detailed CPU information gathering to the TDE hardware library | Timothy Pearson | 2012-04-08 | 1 | -8/+269 |
| | |||||
* | Classify power and backlight devices | Timothy Pearson | 2012-04-07 | 1 | -17/+222 |
| | | | | Parse ACPI device types | ||||
* | Update disk device labeling | Timothy Pearson | 2012-04-06 | 1 | -15/+85 |
| | |||||
* | Fix generic multimedia device listing | Timothy Pearson | 2012-04-06 | 1 | -1/+16 |
| | |||||
* | Add a couple of convenience functions to the TDE hw lib | Timothy Pearson | 2012-04-06 | 1 | -0/+11 |
| | |||||
* | Classify devices based on PCI class if possible | Timothy Pearson | 2012-04-05 | 1 | -46/+196 |
| | | | | Lots of bugfixes | ||||
* | Reliably detect device driver | Timothy Pearson | 2012-04-05 | 1 | -0/+15 |
| | |||||
* | Update TDE hardware library to classify most devices halfway correctly | Timothy Pearson | 2012-04-05 | 1 | -11/+402 |
| | |||||
* | Add device friendly name generation to TDE hardware library | Timothy Pearson | 2012-04-05 | 1 | -35/+377 |
| | |||||
* | Build device structure in TDE hardware library | Timothy Pearson | 2012-04-03 | 1 | -5/+120 |
| | | | | Repair potential segfault in same due to ptrlist copying | ||||
* | Add external textfile device class rule support to TDE hardware library | Timothy Pearson | 2012-04-02 | 1 | -77/+501 |
| | | | | Move floppy detection to the new system as an example | ||||
* | Add preliminary floppy drive support to hardware library | Timothy Pearson | 2012-04-01 | 1 | -4/+57 |
| | |||||
* | Fix a number of bugs in the TDE hardware library and stabilize device mapper ↵ | Timothy Pearson | 2012-04-01 | 1 | -23/+89 |
| | | | | device detection | ||||
* | Fix a potential crash | Timothy Pearson | 2012-03-31 | 1 | -2/+2 |
| | |||||
* | Add proper mount monitoring to TDE hardware library | Timothy Pearson | 2012-03-31 | 1 | -151/+323 |
| | | | | The media kioslave backend based on this library can now mount/unmount simple flash drives | ||||
* | Conver TDE hardware library to fully event driven operation | Timothy Pearson | 2012-03-31 | 1 | -36/+47 |
| | |||||
* | Add disk device size method to TDE hardware library, along with a number of ↵ | Timothy Pearson | 2012-03-30 | 1 | -0/+100 |
| | | | | bug fixes | ||||
* | Add mount and unmount functionality to TDE disk hardware class | Timothy Pearson | 2012-03-30 | 1 | -1/+112 |
| | |||||
* | Add device mapper functions to TDE hardware library | Timothy Pearson | 2012-03-30 | 1 | -6/+89 |
| | |||||
* | Greatly enhance udev disk scanning and mount detection functions of TDE ↵ | Timothy Pearson | 2012-03-30 | 1 | -60/+468 |
| | | | | hardware library | ||||
* | Add initial tdehardwaredevices skeleton to tdecore | Timothy Pearson | 2012-03-29 | 1 | -0/+171 |
Do not use the added classes yet, as the API and ABI are still under heavy construction! |