summaryrefslogtreecommitdiffstats
path: root/obmc
Commit message (Expand)AuthorAgeFilesLines
* sensors: Remove sensor managerHEADmasterAdriana Kobylak2018-08-211-52/+0
* sensors: Remove PowerSupplyDeratingSensorAdriana Kobylak2018-08-211-11/+0
* sensors: Remove PowerSupplyRedundancySensorAdriana Kobylak2018-08-211-46/+0
* sensors: Remove TurboAllowedSensorAdriana Kobylak2018-08-201-11/+0
* sensors: Remove BootCountSensorAdriana Kobylak2018-08-081-15/+0
* sensors: Remove OperatingSystemStatusSensorAdriana Kobylak2018-08-081-12/+0
* sensors: Remove BootProgressSensorAdriana Kobylak2018-08-071-30/+0
* pathtree: Make dataitems() use the cache dict under restricted argsAndrew Jeffery2018-05-161-0/+13
* pathtree: Allow get() on subtreesAndrew Jeffery2018-05-161-1/+4
* testpathtree: Add dataitems() stress testAndrew Jeffery2018-05-141-0/+23
* pathtree: Cache keys in a flat dict for fast lookupAndrew Jeffery2018-05-141-1/+4
* testpathtree: Add stress testsAndrew Jeffery2018-05-141-1/+42
* utils: Add characterisation tests for PathTreeAndrew Jeffery2018-05-142-4/+315
* utils: Remove ListMatchBrad Bishop2018-04-041-8/+0
* Enable pycodestyleBrad Bishop2018-03-294-20/+21
* Port to python 3CamVan Nguyen2018-03-121-14/+41
* Port to python 3CamVan Nguyen2018-03-124-16/+21
* witherspoon: correct power supply derating valueDeepak Kodihalli2018-02-231-1/+1
* Point PowerSupplyRedundancySensor to new interfaceGunnar Mills2018-02-131-1/+42
* Revert "Port obmc to python3.5"Brad Bishop2018-01-316-33/+33
* Port obmc to python3.5Balaji B Rao2018-01-306-33/+33
* dbuslib: Fix UnknownInterface errorAdriana Kobylak2017-12-142-3/+5
* Make PowerSupplyRedundancy writeable.Dhruvaraj Subhashchandran2017-12-051-8/+1
* Change default of PowerSupplyRedundancy to enabledAndrew Geissler2017-11-211-1/+1
* dbuslib: Add decorator for property only ifacesBrad Bishop2017-11-021-0/+35
* dbuslib: Point OBJ_PREFIX at new xyz namespaceBrad Bishop2017-07-291-1/+1
* libsensors: pep8 fixesBrad Bishop2017-07-011-4/+7
* libsensors: Remove unused or unsupported typesBrad Bishop2017-07-011-189/+0
* Increase boot count for SBE side switchAndrew Geissler2017-05-221-1/+10
* Disable user updates for Power Cap SensorJayanth Othayoth2017-04-191-11/+1
* Add Power Supply Derating Sensor Support.Jayanth Othayoth2017-03-281-0/+11
* Add Turbo Allowed Sensor supportJayanth Othayoth2017-03-281-0/+11
* Corrected sensor name from PsRedundancy to PowerSupplyRedundancyDhruvaraj Subhashchandran2017-03-281-1/+1
* Sensor reading support for Power Supply RedundancyDhruvaraj S2017-03-271-0/+11
* Add BootProgress signal for BootProgressSensorYi Li2016-11-101-0/+5
* dbus-binding: Fix 'pop' error when no validator givenPatrick Williams2016-09-281-1/+1
* Callback input validator function on property setVishwanatha Subbanna2016-09-271-0/+5
* utils: add prefixBrad Bishop2016-09-201-4/+4
* utils: match parentsBrad Bishop2016-09-201-1/+2
* utils: provide dbus match stringsBrad Bishop2016-09-201-4/+8
* bindings: cooperative multiple inheritanceBrad Bishop2016-09-121-5/+4
* bindings: Add missing module importsBrad Bishop2016-09-121-0/+2
* bindings: remove unused methodsBrad Bishop2016-09-121-15/+2
* Remove Path classBrad Bishop2016-09-081-23/+0
* Add xyz.openbmc-project to interface matchBrad Bishop2016-09-081-2/+7
* Add WSGI namespacesBrad Bishop2016-08-302-0/+0
* change sensor scaling algorithm for exponential scalesEdward A. James2016-08-181-5/+13
* propertycacher: context manager for file openBrad Bishop2016-08-101-10/+8
* propertycacher: make parent directoriesBrad Bishop2016-08-101-1/+4
* Add parameter to Emergency signal of SensorThresholdsYi Li2016-07-291-3/+6
OpenPOWER on IntegriCloud