summaryrefslogtreecommitdiffstats
path: root/sysfs/sysfswrite.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate all util.hppJames Feist2019-05-081-1/+1
| | | | | | | | This deletes all lower level util.hpp and cats them into the top level util.hpp to avoid name conflicts. Change-Id: Ia11e4a08053a3970b0aadf21d1156ab26def36bd Signed-off-by: James Feist <james.feist@linux.intel.com>
* sysfs: style fix on sysfswritePatrick Venture2019-02-111-6/+6
| | | | | | | Fix camelCase styling on sysfswrite. Change-Id: I6dec7f46687a1276e756687bc9669ab163b5fdc4 Signed-off-by: Patrick Venture <venture@google.com>
* add .clang-formatPatrick Venture2018-08-311-19/+17
| | | | | Change-Id: I6627b5569c2e0f730be7331403218b823a2c622f Signed-off-by: Patrick Venture <venture@google.com>
* sysfs: const-ify string parameters in constructorsPatrick Venture2018-06-121-2/+3
| | | | | Change-Id: I8cc427f5a99a11aaae0f18f0ddf5269e2142c33f Signed-off-by: Patrick Venture <venture@google.com>
* Sensor ObjectsPatrick Venture2018-03-081-0/+39
This includes all the sensor objects including a few implementations, including dbus and sysfs sensors. Change-Id: I9897c79f9fd463f00f0e02aeb6c32ffa89635dbe Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud