aboutsummaryrefslogtreecommitdiff
path: root/utils/poemgr
Commit message (Collapse)AuthorAge
* poemgr: update to latest HEADDavid Bauer2022-09-24
| | | | | | | | | | | | | | | 8988247 Makefile: Enable warnings as errors (-Werror) aea39ca Makefile: Respect the CFLAGS and LDFLAGS that have been passed in 189594f poemgr: Fix compiler warnings in poemgr.c 0e1a8cf pd69104: Avoid self-induced pointer casts 2d53298 uswflex: Remove unused variables and declarations d345441 poemgr: Reorganize poemgr.h to remove forward declarations df1a7bc contrib: remove unneccessary functions.sh loading 056a6a9 poemgr: Fix name based profile selection b8f8f23 poemgr: prolong the power budget detection delay 9e8344a poemgr: configure power_budget to override detected limit Signed-off-by: David Bauer <mail@david-bauer.net>
* poemgr: fix conffiles pathStijn Tintel2022-03-28
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* poemgr: add packageDavid Bauer2022-03-21
Add the poemgr package. This package is required to control the PSE controller for the PoE outputs on the Ubiquiti UniFi Switch Flex. Signed-off-by: David Bauer <mail@david-bauer.net>