Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 1 | -221/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 | ||||
* | Add INA2XX current sensor module. | John Crispin | 2013-04-03 | 1 | -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 module | John Crispin | 2013-04-03 | 1 | -0/+14 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36181 | ||||
* | package/kernel: add package for the ADT7473/7475/7476/7490 sensors | Gabor Juhos | 2012-05-09 | 1 | -0/+15 |
| | | | | SVN-Revision: 31657 | ||||
* | package/kernel: add package for the LM85 sensor | Gabor Juhos | 2012-05-09 | 1 | -0/+15 |
| | | | | SVN-Revision: 31656 | ||||
* | package/kernel: move hwmon-vid into a separate package | Gabor Juhos | 2012-05-09 | 1 | -16/+23 |
| | | | | SVN-Revision: 31655 | ||||
* | This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and ↵ | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
| | | | | | | | | humidity sensor) Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30986 | ||||
* | add kmod-hwmon-lm95241 | Florian Fainelli | 2011-09-30 | 1 | -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 package | Lars-Peter Clausen | 2010-10-04 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23216 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -8/+8 |
| | | | | SVN-Revision: 22145 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -1/+0 |
| | | | | SVN-Revision: 21956 | ||||
* | hwmon: fix depends definition | Claudio Mignanti | 2010-05-16 | 1 | -4/+2 |
| | | | | SVN-Revision: 21481 | ||||
* | package/kernel: move AddDepends calls at the end of package definitions, ↵ | Nicolas Thill | 2010-04-29 | 1 | -5/+10 |
| | | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248 | ||||
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | Nicolas Thill | 2010-04-24 | 1 | -7/+7 |
| | | | | SVN-Revision: 21124 | ||||
* | kernel: fix typo | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 20342 | ||||
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 1 | -10/+11 |
| | | | | SVN-Revision: 19271 | ||||
* | kernel/modules: package driver for the LM75 sensor | Gabor Juhos | 2009-07-22 | 1 | -4/+20 |
| | | | | SVN-Revision: 16958 | ||||
* | package the Winbond w83627hf super i/o controller | Florian Fainelli | 2009-05-06 | 1 | -0/+18 |
| | | | | SVN-Revision: 15646 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | add lm sensor and clean up dependency, fixes #3821 | John Crispin | 2008-07-29 | 1 | -1/+15 |
| | | | | SVN-Revision: 11999 | ||||
* | Fix compilation of lm77 module (#3447) | Florian Fainelli | 2008-05-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 11256 | ||||
* | only build kmod-hwmon-pc87360 for x86 | Andy Boyett | 2008-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 10933 | ||||
* | This patch fixes missing hwmon-vid module error on LM77 package build. ↵ | Travis Kemen | 2008-03-25 | 1 | -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 Thill | 2007-09-23 | 1 | -1/+17 |
| | | | | SVN-Revision: 9002 | ||||
* | move hardware monitoring support in a separate hwmon.mk (before adding other ↵ | Nicolas Thill | 2007-09-23 | 1 | -0/+46 |
modules) SVN-Revision: 8983 |