summaryrefslogtreecommitdiff
path: root/package/kernel/modules/hwmon.mk
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-221/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* Add INA2XX current sensor module.John Crispin2013-04-031-0/+15
| | | | | | | | This is a I2C current/voltage/power sensor. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 36182
* add lm92 kernel moduleJohn Crispin2013-04-031-0/+14
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36181
* package/kernel: add package for the ADT7473/7475/7476/7490 sensorsGabor Juhos2012-05-091-0/+15
| | | | SVN-Revision: 31657
* package/kernel: add package for the LM85 sensorGabor Juhos2012-05-091-0/+15
| | | | SVN-Revision: 31656
* package/kernel: move hwmon-vid into a separate packageGabor Juhos2012-05-091-16/+23
| | | | SVN-Revision: 31655
* This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and ↵Jo-Philipp Wich2012-03-181-0/+13
| | | | | | | | humidity sensor) Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30986
* add kmod-hwmon-lm95241Florian Fainelli2011-09-301-0/+14
| | | | | | | | This allows building the module for the national lm95241 i2c temperature sensor. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28335
* kernel: Add hwmon-lm63 packageLars-Peter Clausen2010-10-041-0/+14
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23216
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-8/+8
| | | | SVN-Revision: 22145
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+0
| | | | SVN-Revision: 21956
* hwmon: fix depends definitionClaudio Mignanti2010-05-161-4/+2
| | | | SVN-Revision: 21481
* package/kernel: move AddDepends calls at the end of package definitions, ↵Nicolas Thill2010-04-291-5/+10
| | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-241-7/+7
| | | | SVN-Revision: 21124
* kernel: fix typoHauke Mehrtens2010-03-211-1/+1
| | | | SVN-Revision: 20342
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-221-10/+11
| | | | SVN-Revision: 19271
* kernel/modules: package driver for the LM75 sensorGabor Juhos2009-07-221-4/+20
| | | | SVN-Revision: 16958
* package the Winbond w83627hf super i/o controllerFlorian Fainelli2009-05-061-0/+18
| | | | SVN-Revision: 15646
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* add lm sensor and clean up dependency, fixes #3821John Crispin2008-07-291-1/+15
| | | | SVN-Revision: 11999
* Fix compilation of lm77 module (#3447)Florian Fainelli2008-05-241-1/+1
| | | | SVN-Revision: 11256
* only build kmod-hwmon-pc87360 for x86Andy Boyett2008-04-231-1/+1
| | | | SVN-Revision: 10933
* This patch fixes missing hwmon-vid module error on LM77 package build. ↵Travis Kemen2008-03-251-7/+9
| | | | | | hwmon-vid is not a dependency for LM77 so it does not get build. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr> SVN-Revision: 10657
* add LM77 sensors support (closes: #2419)Nicolas Thill2007-09-231-1/+17
| | | | SVN-Revision: 9002
* move hardware monitoring support in a separate hwmon.mk (before adding other ↵Nicolas Thill2007-09-231-0/+46
modules) SVN-Revision: 8983