summaryrefslogtreecommitdiffstats
path: root/hwmon.cpp
Commit message (Collapse)AuthorAgeFilesLines
* hwmon: revert alignment change and fix-upPatrick Venture2018-09-041-4/+9
| | | | | | | Using clang-format off/on instead of INDENT-OFF/ON. Change-Id: If4ecec970cfc456f8461c42e03159df29b4e8542 Signed-off-by: Patrick Venture <venture@google.com>
* add .clang-formatPatrick Venture2018-08-311-9/+6
| | | | | Change-Id: I94ce26d595367e08d6fb3734535bcd855f1b1473 Signed-off-by: Patrick Venture <venture@google.com>
* mainloop cleanup: moved getAttrs to hwmon namespacePatrick Venture2018-04-181-0/+26
Moved the code that maps a sensor type to its dbus and hwmon components from mainloop to the hwmon namespace. Change-Id: I7963951c9484c02d17a3eb415906859609e0efd3 Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud