| .. |
|
.gitignore
|
only match on USB HID devices so we don't try to connect to every USB device on the system at startup
|
2008-08-13 08:08:29 +01:00 |
|
95-devkit-power-csr.rules
|
bugfix: optimise the udev rules to skip non-usb devices
|
2009-04-20 12:44:08 +01:00 |
|
95-devkit-power-hid.rules
|
bugfix: optimise the udev rules to skip non-usb devices
|
2009-04-20 12:44:08 +01:00 |
|
95-devkit-power-wup.rules
|
bugfix: match the WUP device on the tty device, not the USB device
|
2008-11-11 13:38:49 +00:00 |
|
dkp-csr.c
|
trivial: remove egg-string
|
2009-02-27 12:50:05 +00:00 |
|
dkp-csr.h
|
update my email address
|
2008-11-11 10:13:24 -05:00 |
|
dkp-daemon.c
|
Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m and x-p-m
|
2009-05-05 12:51:26 +01:00 |
|
dkp-daemon.h
|
Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m and x-p-m
|
2009-05-05 12:51:26 +01:00 |
|
dkp-device-list.c
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +01:00 |
|
dkp-device-list.h
|
bugfix: fix compile failure with gcc-4.4.0 and old versions of glib2
|
2009-02-04 09:41:53 +00:00 |
|
dkp-device.c
|
trivial: remove egg-string
|
2009-02-27 12:50:05 +00:00 |
|
dkp-device.h
|
feature: get rid of DkpObject and instead use the GObject property system correctly
|
2009-02-27 11:59:27 +00:00 |
|
dkp-hid.c
|
trivial: remove egg-string
|
2009-02-27 12:50:05 +00:00 |
|
dkp-hid.h
|
add support for old style HID UPS devices
|
2008-08-12 14:49:47 +01:00 |
|
dkp-history.c
|
bugfix: fix compile error in dkp-power. Fixes #20749
|
2009-03-19 11:51:50 +00:00 |
|
dkp-history.h
|
trivial: compile failure
|
2009-02-26 12:17:17 +00:00 |
|
dkp-input.c
|
Add two missing files to the last commit
|
2009-05-05 12:51:48 +01:00 |
|
dkp-input.h
|
Add two missing files to the last commit
|
2009-05-05 12:51:48 +01:00 |
|
dkp-main.c
|
trivial: actually load the new module, and register on the bus
|
2009-01-30 13:04:09 +00:00 |
|
dkp-marshal.list
|
feature: implement the .QoS interface -- still incomplete
|
2008-11-13 16:58:08 +00:00 |
|
dkp-polkit.c
|
split out the polkit code from the daemon so it can be used in other modules without passing the daemon ref around
|
2008-11-13 16:55:45 +00:00 |
|
dkp-polkit.h
|
bugfix: fix compile failure with gcc-4.4.0 and old versions of glib2
|
2009-02-04 09:41:53 +00:00 |
|
dkp-qos.c
|
trivial: remove egg-string
|
2009-02-27 12:50:05 +00:00 |
|
dkp-qos.h
|
feature: implement the .QoS interface -- still incomplete
|
2008-11-13 16:58:08 +00:00 |
|
dkp-supply.c
|
Continue to poll when power supply device is marked unknown. Might fix rh#495493
|
2009-05-13 17:46:58 +01:00 |
|
dkp-supply.h
|
update my email address
|
2008-11-11 10:13:24 -05:00 |
|
dkp-wakeups.c
|
Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface so clients can tell if the wakeups functionality can be supported
|
2009-04-22 16:55:24 +01:00 |
|
dkp-wakeups.h
|
trivial: implement org.freedesktop.DeviceKit.Power.Wakeups
|
2009-01-30 13:03:31 +00:00 |
|
dkp-wup.c
|
bugfix: only reset the update-time if the read was successful
|
2009-04-20 12:43:32 +01:00 |
|
dkp-wup.h
|
add functionality to monitor a Watts Up Pro device
|
2008-08-22 10:08:14 +01:00 |
|
egg-debug.c
|
trivial: egg update
|
2008-11-06 09:22:29 +00:00 |
|
egg-debug.h
|
trivial: egg update
|
2009-01-23 17:14:31 +00:00 |
|
Makefile.am
|
Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m and x-p-m
|
2009-05-05 12:51:26 +01:00 |
|
org.freedesktop.DeviceKit.Power.conf.in
|
bugfix: allow all DBus properties to be read with the new DBus
|
2009-04-01 09:16:14 +01:00 |
|
org.freedesktop.DeviceKit.Power.Device.xml
|
feature: get rid of DkpObject and instead use the GObject property system correctly
|
2009-02-27 11:59:27 +00:00 |
|
org.freedesktop.DeviceKit.Power.QoS.xml
|
trivial: mae the PolicyKit file validate
|
2008-12-09 11:13:07 +00:00 |
|
org.freedesktop.DeviceKit.Power.service.in
|
forgot to add files
|
2008-05-08 22:32:17 -04:00 |
|
org.freedesktop.DeviceKit.Power.Wakeups.xml
|
Add a has-capability to the org.freedesktop.DeviceKit.Power.Wakeups interface so clients can tell if the wakeups functionality can be supported
|
2009-04-22 16:55:24 +01:00 |
|
org.freedesktop.DeviceKit.Power.xml
|
Add a property lid-is-closed so that we can finally drop the HAL dep in g-p-m and x-p-m
|
2009-05-05 12:51:26 +01:00 |
|
sysfs-utils.c
|
trivial: fix up the last patch to strip the newline before the compare
|
2009-04-01 09:14:45 +01:00 |
|
sysfs-utils.h
|
update my email address
|
2008-11-11 10:13:24 -05:00 |