Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid using a var uninitialised | 2015-10-15 | 1 | -1/+2 | |
* | add location to the fan description | 2015-10-10 | 1 | -1/+17 | |
* | fix wrong brackets in if statement | 2015-10-10 | 1 | -2/+2 | |
* | tweak initial output a bit: do not show number of light sensors, just show if | 2015-10-04 | 1 | -3/+3 | |
* | a macmini has no light sensor, but reading from light sensor keys is | 2015-10-04 | 1 | -9/+3 | |
* | remove duplicate key, found by kettenis | 2015-10-04 | 1 | -3/+3 | |
* | relax vendor comparison to match variations found in older | 2015-10-01 | 1 | -2/+2 | |
* | add const, prodded by mpi | 2015-10-01 | 1 | -2/+2 | |
* | remove superfluous sensor_attach() added for debug reasons | 2015-10-01 | 1 | -2/+1 | |
* | fix semicolon after if statement | 2015-10-01 | 1 | -1/+2 | |
* | add a (disabled) driver for the Apple System Management Controller (SMC) as | 2015-09-30 | 1 | -0/+651 |