summaryrefslogtreecommitdiff
path: root/lib/data.h
Commit message (Expand)AuthorAgeFilesLines
* Update my e-mail address and copyright yearsJean Delvare2014-03-201-1/+1
* Change libsensors license from GPL to LGPL.Jean Delvare2010-07-011-6/+6
* Keep track of configuration file names so that we can later generateJean Delvare2009-02-151-6/+20
* Make it possible to only substitute the bus number of a subset of theJean Delvare2009-02-151-1/+2
* Spelling fix.Jean Delvare2009-02-121-1/+1
* Fix inclusion of general.h.Jean Delvare2009-02-111-0/+1
* Drop stray references to procfs interface.Jean Delvare2009-01-291-2/+2
* Patch from Aurelien Jarno:Jean Delvare2008-03-261-1/+2
* Add my copyright everywhere it is missing.Jean Delvare2007-09-291-0/+1
* Update the comments and symbols in the whole library code to refer toJean Delvare2007-09-231-2/+3
* Define a separate structure to represent main features. This allowsJean Delvare2007-09-231-0/+2
* Rename struct sensors_feature_data to sensors_subfeature. This is aJean Delvare2007-09-231-2/+2
* sensors_feature_data and sensors_chip_feature are now the exactJean Delvare2007-09-231-17/+1
* Now that we can deduce the scaling factor required for each featureJean Delvare2007-09-051-4/+1
* Store the feature list length separately instead of null-terminatingJean Delvare2007-09-051-0/+1
* The compute mapping value is either SENSORS_NO_MAPPING or the sameJean Delvare2007-09-051-6/+4
* Rename sensors_feature_data.mode to flags, as we plan to use it toJean Delvare2007-09-051-1/+1
* Mass reindent, coding style and whitespace cleanups.Jean Delvare2007-08-311-51/+53
* Reorder the members of the structures sensors_feature_data andJean Delvare2007-08-301-1/+1
* Drop SENSORS_MODE_NO_RW and SENSORS_MODE_RW. The mode is a bitfield,Jean Delvare2007-08-221-3/+2
* Support more bus types (part 2 of 2). Originally libsensors was veryJean Delvare2007-08-191-4/+4
* Add some more warning flags, and fix these warnings.Jean Delvare2007-07-031-0/+9
* Negative magnitudes are no longer supported.Jean Delvare2007-06-291-3/+1
* We no longer need alternative sysfs file names and magnitudes, as they areJean Delvare2007-06-281-3/+0
* With the new dynamic chip features enumeration code, the sensors_proc_chipsJean Delvare2007-06-281-7/+2
* Use complete chip names (prefix + bus + address) as the keys ofJean Delvare2007-06-281-1/+1
* struct sensors_proc_chips_entry now has a single member, so we mayJean Delvare2007-06-261-7/+2
* libsensors: Kill procfs and sysctl support, part 2.Jean Delvare2007-06-261-9/+0
* dynamicly generate a sensors_chip_features_list entry for unknown chips based...Hans de Goede2007-04-091-0/+3
* The sensors library relied on one structure having an identical layout inMark M. Hoffman2007-01-091-5/+1
* libsensors: Drop support for algorithm names.Jean Delvare2006-10-131-2/+1
* (mmh)Mark M. Hoffman2005-09-181-0/+8
* Allow an alternate sysfs file name for chip features. This isJean Delvare2004-08-081-0/+1
* Add preliminary sysfs support. Two entries added to struct sensors_chip_feature.Mark D. Studebaker2003-11-161-0/+2
* update commentsMark D. Studebaker2003-10-231-4/+11
* add library support for logarithms and exponents (!) to supportMark D. Studebaker2002-12-091-1/+1
* Various small changesAbraham van der Merwe2002-07-091-6/+6
* New sensors.conf keyword 'ignore'Frodo Looijaard1999-12-241-0/+9
* Adrian's copyright patch appliedFrodo Looijaard1999-02-081-1/+1
* Moved some library functions around, to put them in more logical files.Frodo Looijaard1998-12-251-11/+49
* Expanded expressions, slightly new syntaxFrodo Looijaard1998-12-241-2/+4
* The very beginnings of the new user-space applicationFrodo Looijaard1998-12-211-1/+1
* More library extensionsFrodo Looijaard1998-12-211-0/+10
* More library stuffFrodo Looijaard1998-12-201-2/+3
* More library filesFrodo Looijaard1998-12-201-0/+121