summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tderootsystemdevice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tdehw: TRUE/FALSE --> true/false renaming.Michele Calgaro2019-07-071-23/+23
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed support for logind power state calls.Michele Calgaro2019-02-241-46/+39
| | | | | | This resolves bug 2661 and bug 2975. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Fixed hybrid suspend (aka suspend to RAM + suspend to disk) support ↵Michele Calgaro2016-05-041-6/+8
| | | | | | | | | using HAL. org.freedesktop.Hal.Device.SystemPowerManagement/SuspendHybrid requires a parameter when invoked. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-05-021-4/+2
| | | | | | | | disk). Now code is more consistent. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: complete previous commit, one file was forgotten by mistake.Michele Calgaro2016-04-261-8/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-04-241-16/+165
| | | | | | | | | disk). Update to dbus interface and hardware device manager will be commit separately. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Allow suspend/hibernate/freeze/etc. when $HOME is an NFS shareTimothy Pearson2014-10-061-34/+0
| | | | This resolves Bug 1623
* Fix use offerShutdown in TDE hardware librarySlávek Banko2014-03-141-18/+12
| | | | This relates to Bug 1931
* Add systemd/logind power management backend to TDE hardware libraryFrancois Andriot2014-03-031-76/+197
| | | | This resolves Bug 1941
* Add SetHibernationMethod to tdehwlib-daemonSlávek Banko2013-09-291-2/+55
|
* Add support for freeze suspend stateSlávek Banko2013-09-221-3/+56
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Disable suspend/hibernate if $HOME is a network file systemTimothy Pearson2013-08-261-0/+32
| | | | This resolves Bug 1615
* Add tdehwlib-daemon power management backend to TDE hardware librarySlávek Banko2013-08-251-4/+97
|
* Add DeviceKit power management backend to TDE hardware librarySlávek Banko2013-08-151-0/+67
|
* Add HAL power management backend to TDE hardware librarySlávek Banko2013-08-121-37/+105
|
* fixed build without consolekit supportGolubev Alexander2013-07-271-0/+2
|
* complete tdehardwaredevices splitGolubev Alexander2013-07-271-0/+440