summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehardwaredevices.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-6/+6
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-19/+19
|
* Add control daemon for CPU governor and display brightnessTimothy Pearson2013-01-181-2/+69
| | | | This allows kpowersave-nohal to function properly as a normal user
* Use upower for suspend and hibernate if direct access to sysfs is not allowedTimothy Pearson2013-01-141-1/+80
|
* Add monitor hotplug notification support to TDE hardware devices libraryTimothy Pearson2013-01-091-1/+15
| | | | | Fix spurious xcalib pipe error notifications Fix krandr available resolution detection
* Fix a number of issues with the network-manager backend, including event ↵Timothy Pearson2012-11-281-5/+7
| | | | loop recursion
* Fix network-manager backendTimothy Pearson2012-11-261-0/+12
| | | | Add Bluetooth device detection
* Set max and min frequency to current frequency when no CPU governor is availableTimothy Pearson2012-10-111-0/+8
|
* Add core number to CPU information structureTimothy Pearson2012-10-111-0/+18
|
* Report serial number of ARM processorTimothy Pearson2012-10-041-0/+8
|
* Detect CPU information when cpufreq only partially implementedTimothy Pearson2012-10-041-0/+42
| | | | Classify additional SPI devices
* Detect CPUs in a more reliable fashionTimothy Pearson2012-10-011-29/+22
|
* Fix pictbridge camera detectionTimothy Pearson2012-09-291-6/+39
| | | | Add new device matching rules
* Correctly parse cpuinfo on ARM devicesTimothy Pearson2012-09-281-26/+128
|
* Fix TDEHW crash when cpufreq not availableTimothy Pearson2012-09-261-16/+18
|
* Add new signal to tdehwlibraryTimothy Pearson2012-09-071-0/+16
|
* Fix pmount when special characters are requestedTimothy Pearson2012-09-021-4/+17
|
* Fix removable device classificationTimothy Pearson2012-09-021-12/+39
| | | | Fix tqsocketnotifier warnings
* Fix disk insert/removeTimothy Pearson2012-08-301-15/+14
|
* Add PictBridge camera supportTimothy Pearson2012-08-291-255/+289
|
* Add very preliminary network-manager backend supportTimothy Pearson2012-08-271-6/+7
|
* Initial skeleton for network manager supportTimothy Pearson2012-08-231-2/+27
|
* Fix network device detectionTimothy Pearson2012-08-221-0/+2
|
* Fix detection of USB to serial adaptersTimothy Pearson2012-08-111-1/+4
|
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-05-251-1/+17
| | | | | This closes Bug 349 Add modem category to TDE hardware manager
* Add cryptography devices to tdehwlibTimothy Pearson2012-05-141-0/+14
|
* Handle tape drives properlyTimothy Pearson2012-04-261-1/+9
| | | | Classify parallel SCSI platform devices
* 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 methods needed for kpowersave
* 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 ↵Timothy Pearson2012-04-111-71/+703
| | | | hardware library
* Fix USB device lookupTimothy Pearson2012-04-081-11/+166
| | | | | Add proper Event and Input device handlers Add Sensor support
* 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
| | | | Parse ACPI device types
* 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
| | | | Lots of bugfixes
* Reliably detect device driverTimothy Pearson2012-04-051-0/+15
|