Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 1 | -121/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehw: TRUE/FALSE --> true/false renaming. | Michele Calgaro | 2019-07-07 | 1 | -23/+23 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed support for logind power state calls. | Michele Calgaro | 2019-02-24 | 1 | -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 Calgaro | 2016-05-04 | 1 | -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 Calgaro | 2016-05-02 | 1 | -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 Calgaro | 2016-04-26 | 1 | -8/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ↵ | Michele Calgaro | 2016-04-24 | 1 | -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 share | Timothy Pearson | 2014-10-06 | 1 | -34/+0 |
| | | | | This resolves Bug 1623 | ||||
* | Fix use offerShutdown in TDE hardware library | Slávek Banko | 2014-03-14 | 1 | -18/+12 |
| | | | | This relates to Bug 1931 | ||||
* | Add systemd/logind power management backend to TDE hardware library | Francois Andriot | 2014-03-03 | 1 | -76/+197 |
| | | | | This resolves Bug 1941 | ||||
* | Add SetHibernationMethod to tdehwlib-daemon | Slávek Banko | 2013-09-29 | 1 | -2/+55 |
| | |||||
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 1 | -3/+56 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -2/+2 |
| | |||||
* | Disable suspend/hibernate if $HOME is a network file system | Timothy Pearson | 2013-08-26 | 1 | -0/+32 |
| | | | | This resolves Bug 1615 | ||||
* | Add tdehwlib-daemon power management backend to TDE hardware library | Slávek Banko | 2013-08-25 | 1 | -4/+97 |
| | |||||
* | Add DeviceKit power management backend to TDE hardware library | Slávek Banko | 2013-08-15 | 1 | -0/+67 |
| | |||||
* | Add HAL power management backend to TDE hardware library | Slávek Banko | 2013-08-12 | 1 | -37/+105 |
| | |||||
* | fixed build without consolekit support | Golubev Alexander | 2013-07-27 | 1 | -0/+2 |
| | |||||
* | complete tdehardwaredevices split | Golubev Alexander | 2013-07-27 | 1 | -0/+440 |