Skip to content

Conversation

@morphis
Copy link

@morphis morphis commented Oct 16, 2012

Main aspect of this pull request is the device specific implementation of the battery module. It's using libudev right now to detect battery status changes and the common linux power supply interface. This makes it usable for every linux device using the require kernel version 3.3 by the openwebos project.

Please tell me if you have any questions about the implementation.

regards,
Simon

…file

Having common functionality separated from the specific ones makes it easier to implement
for a target device which is not the emulator. Both can still share the same common
functionality.

Open-webOS-DCO-1.0-Signed-off-by: Simon Busch <[email protected]>
The implementation is based on the common linux power supply interface and is detected
changes to the current status with processing uevents due to the use of libudev.

Open-webOS-DCO-1.0-Signed-off-by: Simon Busch <[email protected]>
@Herrie82 Herrie82 deleted the for-upstream/battery branch July 12, 2019 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant