- 9c13602 sensor-monitor: Fix missing function prototype by Matt Spinler · 3 years, 3 months ago
- 3695ac3 control: Correct reloading groups.json thru SIGHUP by Matthew Barth · 3 years, 3 months ago
- 039f91e control: Use event groups on `signal` triggers by Matthew Barth · 3 years, 3 months ago
- c7f629d control: Use event groups on `init` triggers by Matthew Barth · 3 years, 3 months ago
- 4b51592 sensor-monitor: Catch sdbusplus::exception by Matt Spinler · 3 years, 3 months ago
- b7a5540 sensor_monitor: Watch for interfacesRemoved by Matt Spinler · 3 years, 3 months ago
- 7c8b97f fanctl: support dump of FlightRecorder log data by Mike Capps · 3 years, 3 months ago
- cd6f379 control: Pass event groups when enabling triggers by Matthew Barth · 3 years, 3 months ago
- 5fb5268 control: No longer append action groups to event groups by Matthew Barth · 3 years, 3 months ago
- c9d49a6 control: Flight recorder wrapper for actions by Matt Spinler · 3 years, 3 months ago
- 3ac9902 control: Dump flight recorder on abnormal exit by Matt Spinler · 3 years, 3 months ago
- 2fc0a35 control: Dump flight recorder on signal SIGUSR1 by Matt Spinler · 3 years, 3 months ago
- 1327096 control: Create FlightRecorder class by Matt Spinler · 3 years, 3 months ago
- 4976618 fanctl: add github link to help command by Mike Capps · 3 years, 3 months ago
- 8d44ddb phosphor-fan: add fanctl binary to .gitignore file by Mike Capps · 3 years, 3 months ago
- 69834cf fanctl: add cli11 dependency to autoconf by Mike Capps · 3 years, 4 months ago
- ea5a8fc fanctl: Added README.md by Mike Capps · 3 years, 4 months ago
- ff96823 control: command line tool to retrieve fan status (reload function) by Mike Capps · 3 years, 6 months ago
- 16aab35 control: command line tool to retrieve fan status (set/resume functions) by Mike Capps · 3 years, 6 months ago
- ddb773b catch exceptions as const by Patrick Williams · 3 years, 3 months ago
- 1686179 control: Support `member` signal triggers by Matthew Barth · 3 years, 3 months ago
- 737f11c control: Provide trigger JSON to signal trigger subscribing by Matthew Barth · 3 years, 3 months ago
- 5894cd1 control: Remove deprecated `setActiveAllow` method by Matthew Barth · 3 years, 4 months ago
- 5368011 control: Associate identifier with target holds by Matthew Barth · 3 years, 4 months ago
- c981bb5 control: Mapped floor action can use parameters by Matt Spinler · 3 years, 4 months ago
- 530c655 control: add command line tool to retrieve fan status (get function) by Mike Capps · 3 years, 6 months ago
- 385b198 control: command line tool to retrieve fan status (status/help functions) by Mike Capps · 3 years, 6 months ago
- 3edb065 Monitor - improved use of Inventory for Sensor func. state by Mike Capps · 3 years, 4 months ago
- 25f0327 Monitor: Support hwmon service offline during startup by Mike Capps · 3 years, 4 months ago
- 65d0750 control: Remove setting target = poweron target at startup by Matthew Barth · 3 years, 4 months ago
- 8d1193c json: Handle compatible interface not existing yet by Matthew Barth · 3 years, 4 months ago
- 12e888f control: Use `poweron_target` in place of `full_speed` by Matthew Barth · 3 years, 5 months ago
- fdcd5db monitor: Subscribe to tach target and feedback services by Mike Capps · 3 years, 8 months ago
- d9ec33a exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
- 8914752 control: Rename increase/decrease actions by Matthew Barth · 3 years, 5 months ago
- 6a2418a control: Throw exception when no zones exist at poweron by Matthew Barth · 3 years, 4 months ago
- 6eb603e json: Use `NoConfigFound` exception when no config found by Matthew Barth · 3 years, 4 months ago
- 82a7d0b control: CountStateTarget action use unique identifier by Matthew Barth · 3 years, 5 months ago
- bab94f2 control: Replace 'speed' with 'target' in CountStateTarget class by Matthew Barth · 3 years, 5 months ago
- 81bc880 control: set_parameter_from_group_max action by Matt Spinler · 3 years, 5 months ago
- babe312 control: Parameter use for set_net_increase_speed by Matt Spinler · 3 years, 5 months ago
- c09b8c8 control: Add Modifier utility by Matt Spinler · 3 years, 5 months ago
- d76351b control: Add a parameter store to Manager by Matt Spinler · 3 years, 5 months ago
- 1689cb6 json: Remove extraneous try/catch by Matthew Barth · 3 years, 4 months ago
- ceb75d7 control: Install JSON config files from repo by Matthew Barth · 3 years, 5 months ago
- a5c6274 monitor: Install JSON config files from repo by Matthew Barth · 3 years, 5 months ago
- 8bf1c42 presence: Install JSON config files from repo by Matthew Barth · 3 years, 5 months ago
- b9f9418 control: Add machine JSON config files by Matthew Barth · 3 years, 5 months ago
- 24966cf monitor: Add machine JSON config files by Matthew Barth · 3 years, 5 months ago
- 6923a3f presence: Add machine JSON config files by Matthew Barth · 3 years, 5 months ago
- 848799f control: Create MappedFloor action by Matt Spinler · 3 years, 6 months ago
- 3483515 control: Use getSubTreeRaw call in addServices by Matt Spinler · 3 years, 6 months ago
- 7a401a2 New interface for getSubTreeRaw which accepts an array of interfaces. by Mike Capps · 3 years, 6 months ago
- de72d5d json: Enable ignoring `//` or `/* */` comments by Matthew Barth · 3 years, 6 months ago
- 5a2b501 control: Remove target check in Zone::setTarget by Matt Spinler · 3 years, 6 months ago
- 9ff4877 monitor : do not trigger error when inventory unavailable by Mike Capps · 3 years, 6 months ago
- 9d76388 control: Ability to set default floor on zone by Matthew Barth · 3 years, 6 months ago
- cb112a3 control:actions: Add timer based actions by Matthew Barth · 3 years, 6 months ago
- b2cd93f control: Stop forcing power state changed by Matthew Barth · 3 years, 7 months ago
- a35a890 presence: detect and report GPIO exceptions on startup by Mike Capps · 3 years, 7 months ago
- 2feab08 control: Use sdeventplus access delegate for getting event by Matthew Barth · 3 years, 6 months ago
- 6473c07 Create SDEventPlus class delegate for sdeventplus by Matthew Barth · 3 years, 6 months ago
- e386fbb control: Make setting groups public and static by Matthew Barth · 3 years, 6 months ago
- b5811a6 control:actions: Support adding zones to actions after creation by Matthew Barth · 3 years, 6 months ago
- bb449c1 monitor: Shut down if no readings at power on by Matt Spinler · 3 years, 7 months ago
- ce6820a monitor: Read fan state from dbus inventory upon starting by Mike Capps · 3 years, 8 months ago
- 058180f control: Install service files from repo by Matthew Barth · 3 years, 7 months ago
- cde1bea json: Remove unused JsonConfig object by Matthew Barth · 3 years, 7 months ago
- 5b83991 presence: Use new JsonConfig object by Matthew Barth · 3 years, 7 months ago
- 823bc49 monitor: Use new JsonConfig object by Matthew Barth · 3 years, 7 months ago
- bff172a power_state: Catch DBusServiceError and wait by Matthew Barth · 3 years, 7 months ago
- 7072237 control: Enhance handling exceptions restoring `Current` mode property by Matthew Barth · 3 years, 7 months ago
- 27958bf control: Temporarily handle starting at poweron by Matthew Barth · 3 years, 7 months ago
- fac8a2f control: Store signal packages as a reference by Matthew Barth · 3 years, 7 months ago
- 3770a1d control: Load config file(s) when available by Matthew Barth · 3 years, 7 months ago
- b370ab3 json: Add constructor for loading a fan app's config file(s) by Matthew Barth · 3 years, 7 months ago
- b67089b json: Use a single list of compatible values by Matthew Barth · 3 years, 7 months ago
- 1542fb5 control: Add ObjectManager interface by Matthew Barth · 3 years, 7 months ago
- 68ac004 control: Add successful configuration file loaded message by Matthew Barth · 3 years, 7 months ago
- d80c875 Only load compatible interface objects once by Matthew Barth · 3 years, 7 months ago
- 042501c control: Remove manager JSON config by Matthew Barth · 3 years, 7 months ago
- 48f44da control: Set fans to `poweron_target` at poweron by Matthew Barth · 3 years, 8 months ago
- 2504c77 control: Make decrease interval optional by Matthew Barth · 3 years, 8 months ago
- ab8e4b8 control: Introduce `poweron_target` configuration attribute by Matthew Barth · 3 years, 8 months ago
- e91ac86 control: Support reloading configurations with SIGHUP by Matthew Barth · 3 years, 8 months ago
- bc89a8a control: Manage zones' dbus interfaces with a DBusZone object by Matthew Barth · 3 years, 8 months ago
- 279183f control: DBusZone object for dbus objects by Matthew Barth · 3 years, 8 months ago
- 14303a4 control: Separate zone creation from enabling by Matthew Barth · 3 years, 8 months ago
- b6ebac8 control: Remove manager parameter from create trigger function by Matthew Barth · 3 years, 8 months ago
- 54b5a24 control: Store/use trigger enable functions on events by Matthew Barth · 3 years, 8 months ago
- 152cc4f control: Remove event `getActions()` by Matthew Barth · 3 years, 8 months ago
- 619dc0f control: Remove JSON event precondition support by Matthew Barth · 3 years, 8 months ago
- c8bde4a control: Optimize loading/configuring event groups by Matthew Barth · 3 years, 8 months ago
- 50219f5 control: Handle `Current` property changing by Matthew Barth · 3 years, 8 months ago
- 5606ec8 control: Support switch to 'default_ceiling' by Matthew Barth · 3 years, 8 months ago
- 2a9e7b2 control: Set owner state for all service entries by Matthew Barth · 3 years, 8 months ago
- 9403a21 control: Switch to using static instance of bus by Matthew Barth · 3 years, 8 months ago
- e6d1f78 control: Extract bus object from config argument pack by Matthew Barth · 3 years, 8 months ago
- e8441c6 control: Add init trigger support by Matthew Barth · 3 years, 8 months ago
- f41e947 control: Get property from cache and add objects by Matthew Barth · 3 years, 8 months ago