summaryrefslogtreecommitdiff
path: root/src/linux/up-device-supply.c
Commit message (Expand)AuthorAgeFilesLines
* linux: Refresh for 5 seconds after plug/unplug on MacBooksBastien Nocera2018-06-191-2/+3
* linux: Make sure unknown poll lasts 5 secondsBastien Nocera2018-06-191-8/+14
* linux: Better error reporting from sysfs_get_double_with_error()Bastien Nocera2018-06-181-2/+1
* linux: Add support for "Unknown" capacity levelBastien Nocera2018-04-191-1/+2
* 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
* linux: Grab model name from device if unavailable from batteryBastien Nocera2017-09-041-0/+14
* linux: Move function to prepare for new useBastien Nocera2017-08-311-45/+45
* linux: Detect joysticks as gaming input devicesBastien Nocera2017-08-311-0/+2
* daemon: Move a number of constants to a shared fileBastien Nocera2017-04-061-7/+5
* all: Add BatteryLevel propertyBastien Nocera2017-04-061-13/+27
* linux: Add support for "capacity_level" attributeBastien Nocera2017-04-061-1/+35
* linux: Fix critical when searching for sibling devicesBastien Nocera2017-03-241-0/+2
* linux: Fix compilation warningBastien Nocera2017-03-241-1/+1
* linux: Get a serial number for device batteriesBastien Nocera2017-01-241-0/+4
* linux: Simplify getting the device typeBastien Nocera2017-01-241-61/+52
* linux: Simplify up_device_supply_guess_type()Bastien Nocera2017-01-241-67/+71
* linux: Remove unneeded gotoBastien Nocera2017-01-241-6/+3
* linux: Split off device type detectionBastien Nocera2017-01-241-43/+55
* linux: Move declaration of variables closer to useBastien Nocera2017-01-241-9/+13
* Revert "linux: Work-around broken battery on the Onda v975w"Bastien Nocera2015-07-161-18/+3
* linux: Properly detect bluetooth mice and keyboards that are HID devicesMarc Deslauriers2015-05-201-17/+31
* linux: Work-around broken battery on the Onda v975wBastien Nocera2015-04-281-3/+18
* linux: Use CLAMP() instead of a series of ifsBastien Nocera2015-04-281-8/+2
* daemon: fix various reference leaksPeter Wu2014-11-261-1/+4
* all: convert value from g_get_real_time() to secondsEvangelos Foutras2014-10-081-1/+1
* all: Use g_get_real_time() when possibleBastien Nocera2014-09-241-5/+2
* linux: Use daemon poll for batteries tooBastien Nocera2013-10-281-73/+23
* linux: Switch non-battery devices to use the new daemon pollBastien Nocera2013-10-281-2/+22
* daemon: Better timeout source namingBastien Nocera2013-10-261-6/+24
* linux: Add NoPollBatteries configuration optionBastien Nocera2013-10-261-3/+13
* linux: Split up battery and device refreshBastien Nocera2013-10-261-7/+7
* linux: Move poll disable to another functionBastien Nocera2013-10-261-4/+12
* linux: Only disable timeouts if ever setBastien Nocera2013-10-261-5/+5
* linux: Poll for unknown state like the daemon didBastien Nocera2013-10-261-2/+2
* linux: Fix the "unknown state" heavy pollBastien Nocera2013-10-261-9/+15
* linux: Clamp percentage for overfull batteriesMartin Pitt2013-10-221-0/+4
* daemon: Fix typos in commentsBastien Nocera2013-10-181-1/+1
* linux: Mark devices with 100% battery as fullBastien Nocera2013-10-181-0/+5
* linux: Fix Bluetooth devices appearing with 0% batteryBastien Nocera2013-10-181-1/+7
* linux: Use up_device_supply_get_string()Bastien Nocera2013-10-181-5/+6
* linux: Add a simpler, quicker path for devicesBastien Nocera2013-10-181-1/+66
* linux: Split off device state retrievalBastien Nocera2013-10-181-20/+31
* linux: Ignore ACs coming from devicesBastien Nocera2013-10-181-0/+7
* linux: Remove incorrect statementBastien Nocera2013-10-181-1/+0
* daemon: Require newer GLibBastien Nocera2013-10-141-4/+1
* daemon: Replace "on-low-battery" propertyBastien Nocera2013-10-141-31/+0
* daemon: Remove unneeded reset of priv struct membersBastien Nocera2013-10-141-3/+0
* Remove obsolete battery recall propertiesBastien Nocera2013-10-141-13/+0
* linux: Don't print a warning if the status sysfs attr is missingBastien Nocera2013-10-141-1/+2