summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* trivial: post release version bumpRichard Hughes2017-09-112-5/+5
* Released UPower 0.99.6UPOWER_0_99_6Richard Hughes2017-09-111-0/+14
* Revert bug 99862 patchsetBastien Nocera2017-09-081-42/+32
* openbsd: Remove SENSOR_MAX_TYPES upper boundJasper Lievisse Adriaanse2017-09-081-1/+1
* daemon: more efficient poll resettingChristian Kellner2017-09-081-2/+2
* daemon: move two functions upChristian Kellner2017-09-081-32/+27
* daemon: only reset poll if warning-level changedChristian Kellner2017-09-081-2/+17
* linux: Add test for crash when battery has funky nameBastien Nocera2017-09-081-0/+16
* daemon: Fix crash when '@' is present in the device nameoleid@mescharet.de2017-09-081-0/+2
* daemon: Remove [Install] section commentBastien Nocera2017-09-081-4/+0
* HACKING: Mention "make check" in the fileBastien Nocera2017-09-081-0/+6
* linux: Add better debug to sysfs_get_capacity_level()Bastien Nocera2017-09-081-1/+13
* linux: Don't throw an error if there's no data to readBastien Nocera2017-09-081-33/+19
* freebsd: Fix lid detection on FreeBSDAlberto Villa2017-09-081-1/+1
* lib: Fix API docs for *-level propertiesBastien Nocera2017-09-081-2/+2
* linux: Grab model name from device if unavailable from batteryBastien Nocera2017-09-042-1/+20
* linux: Move function to prepare for new useBastien Nocera2017-08-311-45/+45
* linux: Detect joysticks as gaming input devicesBastien Nocera2017-08-312-2/+4
* lib: Add UP_DEVICE_KIND_GAMING_INPUT for gaming devicesBastien Nocera2017-08-313-2/+9
* linux: Add test for wireless joypad connected via USBBastien Nocera2017-08-311-0/+37
* linux: Correctly close inhibitor FDBenjamin Berg2017-08-031-1/+3
* trivial: post release version bumpRichard Hughes2017-07-242-5/+5
* Released UPower 0.99.5UPOWER_0_99_5Richard Hughes2017-07-242-1/+22
* Do not spin in a loop when /proc/timer_stats cannot be writtenRichard Hughes2017-04-231-5/+7
* lib: Simplify string checksBastien Nocera2017-04-101-31/+31
* daemon: Move a number of constants to a shared fileBastien Nocera2017-04-065-13/+55
* all: Add BatteryLevel propertyBastien Nocera2017-04-066-22/+124
* lib: Add more members to UpDeviceLevel structBastien Nocera2017-04-063-2/+20
* linux: Add support for "capacity_level" attributeBastien Nocera2017-04-062-1/+102
* daemon: Make warning levels for devices inclusiveBastien Nocera2017-04-061-2/+2
* integration-test: Fix path for unparented deviceChristian Kellner2017-04-061-1/+1
* integration-test: enable running from JHBuildChristian Kellner2017-03-251-0/+5
* integration-test: Check NoPollbatteries is followedChristian Kellner2017-03-251-1/+41
* integration-test: Add test for refresh after sleepChristian Kellner2017-03-251-0/+54
* linux: Use inhibitor lock to guard poll pausingChristian Kellner2017-03-252-1/+86
* linux: Refresh devices after waking up from sleepChristian Kellner2017-03-251-0/+74
* daemon: Add support for pausing and resuming pollChristian Kellner2017-03-252-27/+118
* integration-test: Add test for unparented input devicesBastien Nocera2017-03-241-0/+24
* linux: Fix critical when searching for sibling devicesBastien Nocera2017-03-241-0/+2
* integration-test: Use symbolic names for device typesBastien Nocera2017-03-241-10/+18
* integration-test: add get_critical_action() testChristian Kellner2017-03-241-2/+2
* integration-test: use dbusmock to mock logindChristian Kellner2017-03-241-1/+20
* device: Remove extraneous linefeed in g_debug()Bastien Nocera2017-03-241-1/+1
* daemon: Fix polling helper debug outputBastien Nocera2017-03-241-6/+8
* linux: Fix compilation warningBastien Nocera2017-03-241-1/+1
* integration-test: HID++ mouse is a mouseBastien Nocera2017-03-241-1/+1
* UpKbdBacklight: Send notifications about hardware brightness changesHans de Goede2017-02-151-0/+38
* UpKbdBacklight: Allow reading from alternate fd in _brightness_read()Hans de Goede2017-02-151-6/+6
* UpKbdBacklight: Add new BrightnessChangedWithSource signalHans de Goede2017-02-152-2/+39
* Revert "linux: Disable crashing test"Bastien Nocera2017-01-261-1/+1