summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add frequency capability to hwmon publisherHEADmaster05-18-2018Raptor Engineering Development Team2018-05-192-1/+8
* Increase raw fan control steps to avoid fan huntingRaptor Engineering Development Team2018-05-161-1/+1
* Enable raw PWM control mode for systems without known fan typesRaptor Engineering Development Team2018-05-162-7/+32
* Use s.c_str() in log messagesJoseph Reynolds2018-05-141-1/+1
* .gitignore: Add test-driverMatthew Barth2018-05-071-0/+1
* Support indirections other than just "label"Matt Spinler2018-05-073-6/+16
* mainloop: add uniqueness to busnamePatrick Venture2018-05-073-6/+17
* Remove OCC EREMOTEIO return code hackMatthew Barth2018-04-274-31/+6
* Refresh sensor functional stateMatthew Barth2018-04-271-1/+7
* Skip updating value for faulted sensorsMatthew Barth2018-04-271-3/+14
* Fault status check before reading sensor valueMatthew Barth2018-04-271-14/+26
* Add status interface to sensorsMatthew Barth2018-04-276-1/+124
* Return sensor object state data as optionalMatthew Barth2018-04-252-17/+44
* hwmonio: split IoAccess object outPatrick Venture2018-04-2412-317/+353
* hwmon module unit-tests -- first onePatrick Venture2018-04-245-2/+35
* test: moved to toolsPatrick Venture2018-04-2410-168/+23
* sysfs: cleanup: add missing namespace commentPatrick Venture2018-04-241-1/+1
* mainloop cleanup: added std namespace where missingPatrick Venture2018-04-241-3/+4
* Get sensor identifiers functionMatthew Barth2018-04-232-18/+63
* Check for empty return code list on addingMatthew Barth2018-04-231-18/+11
* mainloop cleanup: moved getAttrs to hwmon namespacePatrick Venture2018-04-184-95/+115
* move calls to cstdlib::getenv to env::getEnvPatrick Venture2018-04-184-14/+24
* move getEnv methods into env namespacePatrick Venture2018-04-186-12/+23
* mainloop: Add some helpful commentsPatrick Venture2018-04-181-0/+3
* Update configure.ac to fix gtestPatrick Venture2018-04-181-2/+9
* No retries when adding a purposely removed sensorMatthew Barth2018-04-132-4/+12
* Remove OCC EAGAIN workaroundMatthew Barth2018-04-131-8/+1
* Trace return code driven remove/add of sensorsMatthew Barth2018-04-131-18/+39
* Check TARGET_MODE on target sensorsMatthew Barth2018-04-132-73/+72
* Include monitoring removed sensors for re-addingMatthew Barth2018-04-131-7/+4
* Attempt adding sensors with initial read error rcMatthew Barth2018-04-132-164/+218
* Remove sensors for given return codesMatthew Barth2018-04-131-40/+65
* Store sensor return codes for dbus removalMatthew Barth2018-04-131-0/+49
* README: Reword cleaning the repoGunnar Mills2018-04-121-1/+1
* performance: setup sysfs read independent of D-BusDeepak Kodihalli2018-04-092-93/+126
* Add a Timer classDeepak Kodihalli2018-04-093-1/+178
* Add configure option for how read fails behavePatrick Venture2018-03-303-0/+28
* Handle OCC EAGAIN & EREMOTEIO in 4.13Matthew Barth2018-03-224-6/+38
* Find hwmon path based on input path typeMatt Spinler2018-03-072-4/+13
* 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
OpenPOWER on IntegriCloud