summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* std::variant: Fixup apply_visitor callsWilliam A. Kennington III2018-11-122-2/+2
* Move all floats to doublesPatrick Venture2018-11-1129-184/+167
* build: cleanup MakefilePatrick Venture2018-11-091-12/+25
* build: Add -flto to CXXFLAGSPatrick Venture2018-11-091-2/+4
* build: fixup urlPatrick Venture2018-11-021-1/+1
* dbusconfiguration: Protect against partial configJames Feist2018-11-011-1/+1
* cleanup: drop obsolete is_method_error checksPatrick Venture2018-10-313-23/+11
* manager: use pass by reference by defaultPatrick Venture2018-10-302-2/+2
* style: misc camel casingPatrick Venture2018-10-304-19/+19
* style: rename main globals per stylePatrick Venture2018-10-305-21/+21
* style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/gPatrick Venture2018-10-303-6/+6
* zone: use const reference consistentlyPatrick Venture2018-10-302-4/+4
* performance: fixup missing const reference in zonePatrick Venture2018-10-303-4/+4
* style: use system path for dbus headersPatrick Venture2018-10-302-2/+2
* style: s/getZoneId/getZoneID/gPatrick Venture2018-10-304-4/+4
* dbus: dbuswrite: add try/catch block on callsPatrick Venture2018-10-301-6/+23
* sensors: throw build time exceptions on failurePatrick Venture2018-10-301-3/+13
* errors: add exception for build time failurePatrick Venture2018-10-302-0/+21
* dbus: dbuswrite: use factory to catch errorsPatrick Venture2018-10-303-14/+59
* dbus: passive: move exception checking into factoryPatrick Venture2018-10-304-32/+35
* dbus: util: add missing try/catch blockPatrick Venture2018-10-301-6/+11
* pid: add missing override specifiersPatrick Venture2018-10-301-4/+4
* pid: stepwisecontroller: add missing overridePatrick Venture2018-10-301-1/+1
* style: function names should be lower camelPatrick Venture2018-10-3024-77/+77
* dbus: util: add missing try/catch blockPatrick Venture2018-10-303-6/+19
* style: member functions should be lower camelPatrick Venture2018-10-3032-154/+154
* style: fixup naming of structuresPatrick Venture2018-10-3011-25/+27
* dbusconfiguration: lower cpu cycles while waitingJames Feist2018-10-291-0/+1
* dbusconfiguration: Fix mapper callJames Feist2018-10-251-1/+1
* cleanup: move from copy and pointer to just const referencePatrick Venture2018-10-236-19/+20
* cleanup: rename variable per openbmc stylePatrick Venture2018-10-231-2/+2
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-2310-31/+33
* ipmi: drop is_method_error callPatrick Venture2018-10-151-4/+0
* [dbus-passive] Add threshold fan failureJames Feist2018-10-1511-3/+287
* dbus: set inclusion to local-first searchPatrick Venture2018-10-142-4/+6
* dbus: transition to find_ifPatrick Venture2018-10-131-6/+9
* cleanup: reduce scope of variablesPatrick Venture2018-10-135-14/+9
* gitignore: add missing itemsPatrick Venture2018-10-131-0/+2
* build: check for experimental/filesystemPatrick Venture2018-10-111-1/+1
* Stop using mapbox namespace directlyJames Feist2018-10-113-21/+21
* docs: Cleanup of Design DocPatrick Venture2018-10-111-21/+21
* docs: Ported Design Doc to OpenBMCPatrick Venture2018-10-102-1/+319
* [dbus-writer] limit d-bus trafficJames Feist2018-10-082-1/+13
* [dbusconfiguration] Allow partial configurationsJames Feist2018-10-061-99/+124
* Add James Feist as a reviewerJames Feist2018-10-051-0/+1
* Fix dbus configured buildJames Feist2018-09-261-2/+2
* Add hysteresis to stepwise controllerJames Feist2018-09-217-3/+133
* build: configureDbus replacing linked objectsPatrick Venture2018-09-202-3/+10
* build: fix conditionalPatrick Venture2018-09-201-1/+1
* ipmi: add iana header for openbmc oenPatrick Venture2018-09-191-6/+4
OpenPOWER on IntegriCloud