summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add findHwmonFromDevPath()Matt Spinler2018-03-073-0/+57
* Rename functionMatt Spinler2018-03-054-5/+5
* Make it possible to choose the target interfaceMatt Spinler2018-02-262-6/+50
* Read MaxValue and MinValue from configurationJames Feist2018-02-221-0/+11
* Add pwm id as fan pwm targetLei YU2018-02-021-35/+22
* Add fan pwm interface targetPatrick Venture2018-02-019-16/+202
* Clear errno before reading/writingMatt Spinler2018-01-171-0/+2
* Silently exit on ENODEVEdward A. James2017-12-111-11/+3
* Support reading 64 bit integersMatt Spinler2017-11-293-6/+6
* Retry on ENODATA errorsMatt Spinler2017-11-161-0/+8
* Claim a stable well known busnameBrad Bishop2017-11-142-2/+20
* Update threshold checking comparison operatorsChiabing Lee2017-11-031-4/+4
* Spelling fixesGunnar Mills2017-10-252-4/+4
* Read fan target sysfs value on startupMatt Spinler2017-10-243-8/+44
* Only write pwm_enable if it has an env varMatt Spinler2017-10-243-19/+17
* Pass discrete type/ID values into addThresholdMatt Spinler2017-10-172-7/+11
* Remove getIndirectLabelEnvMatt Spinler2017-10-172-57/+0
* Refactor method of looking up indirect labelsMatt Spinler2017-10-171-11/+15
* Remove old TODOMatt Spinler2017-10-171-2/+1
* Add getIndirectID functionMatt Spinler2017-10-172-0/+40
* Add another version of getEnvMatt Spinler2017-10-172-0/+31
* use stoll() to convert threshold string to numberMatt Spinler2017-10-121-2/+2
* Log the failing sysfs filenameMatt Spinler2017-10-092-0/+33
* Retry on ENODEV errnosMatt Spinler2017-10-091-0/+8
* Enhancement to support GAIN and OFFSET value for sensor readingChiabing Lee2017-09-141-0/+40
* sysfs IO enhancementsBrad Bishop2017-09-085-98/+168
* Docs: Add IIO device limitation informationBrad Bishop2017-08-311-0/+14
* test: Add a number of test applicationsBrad Bishop2017-08-315-1/+163
* sysfs: Removed unused codeBrad Bishop2017-08-312-172/+0
* Use hwmonio for attribute IOBrad Bishop2017-08-315-84/+142
* Add hwmon io wrapper classBrad Bishop2017-08-312-0/+179
* mainloop: Cache devpath at startupBrad Bishop2017-08-314-0/+15
* sysfs: refactor findCalloutBrad Bishop2017-08-312-23/+84
* sysfs: refactor findHwmonBrad Bishop2017-08-311-15/+23
* sysfs: refactor findPhandleMatchBrad Bishop2017-08-292-47/+59
* sysfs: Removed unused headersBrad Bishop2017-08-281-2/+1
* Add configure option to control how fails behaveMatt Spinler2017-08-102-0/+24
* Change current label to reflect the terminology used in hwmon intfJaghathiswari Rankappagounder Natarajan2017-08-041-1/+1
* msl: Add a max31785 MSL checking scriptBrad Bishop2017-08-014-2/+78
* Allow EAGAIN failuresMatt Spinler2017-07-283-20/+75
* Don't exit program on sysfs read failures.Patrick Venture2017-07-276-55/+102
* Fix high CPU usage noted with BMP280Brandon Wyman2017-06-261-4/+2
* Don't exit with error when hwmon dir is removedAndrew Geissler2017-06-161-0/+12
* Add a level of indirection when naming the DBUS objectsTom Joseph2017-06-143-7/+87
* Update call out algorithm for iio hwmon instanceBrandon Wyman2017-06-061-23/+91
* Update algorithm to find iio hwmon instanceBrandon Wyman2017-06-061-0/+33
* Introduce interval configuration for sensor reads.Patrick Venture2017-06-052-4/+13
* Exit early if no sensors matched.Patrick Venture2017-05-231-0/+6
* Write pwmX_enable for fans that have a fanX_targetMatt Spinler2017-05-115-12/+64
* Cater for change in elog create and commit interfaceMarri Devender Rao2017-04-151-26/+14
OpenPOWER on IntegriCloud