|
|
|
@4891
|
[4891]
|
6 years |
khali |
Clean up alarm bit definitions.
|
|
|
|
@3190
|
[3190]
|
8 years |
khali |
Drop DEFAULT_VRM, as it makes no sense to have a single default
VRM for …
|
|
|
|
@3000
|
[3000]
|
8 years |
khali |
Fix common spelling errors.
|
|
|
|
@2867
|
[2867]
|
8 years |
khali |
Drop unused client id.
|
|
|
|
@2784
|
[2784]
|
8 years |
khali |
Restore controlling_mod argument to i2c_register_entry(). This
is needed …
|
|
|
|
@2781
|
[2781]
|
8 years |
khali |
Discard owner field from i2c_driver structure. I do not restore …
|
|
|
|
@2748
|
[2748]
|
9 years |
khali |
Refine byte read retry on error. Patch by David Knierim.
|
|
|
|
@2736
|
[2736]
|
9 years |
khali |
Clean init function:
* Do not reset the chip.
* Preserve configuration …
|
|
|
|
@2719
|
[2719]
|
9 years |
khali |
Retry on read errors. Contributed by David Knierim.
|
|
|
|
@2717
|
[2717]
|
9 years |
khali |
Cleanup various macros.
Round voltages properly.
|
|
|
|
@2445
|
[2445]
|
9 years |
khali |
Backport memory allocation reworking from Linux 2.6.
|
|
|
|
@2386
|
[2386]
|
9 years |
khali |
Drop out-of-date comment about semi-static allocation.
|
|
|
|
@2286
|
[2286]
|
9 years |
khali |
Do not include unneeded headers.
|
|
|
|
@2069
|
[2069]
|
10 years |
mds |
remove initialization of limits by driver
|
|
|
|
@1705
|
[1705]
|
10 years |
kmalkki |
(Kyösti) Cleanups
Copy sysctl enums to chip drivers from sensors.h for …
|
|
|
|
@1698
|
[1698]
|
10 years |
kmalkki |
(Kyösti) some cleanups for 2.4+
Module refcounting using .owner, …
|
|
|
|
@1573
|
[1573]
|
11 years |
mds |
remove multi-line MODULE AUTHOR string. Ticket 1043.
|
|
|
|
@1544
|
[1544]
|
11 years |
mds |
add multiple VRM support to lm87; patch from
Dave Johnson …
|
|
|
|
@1317
|
[1317]
|
11 years |
mds |
THIS_MODULE patch for kernel 2.2.18 from
Jean Delvare …
|
|
|
|
@1288
|
[1288]
|
11 years |
mds |
standardize /proc ain1,2,fan -> in6,7,fan1
|
|
|
|
@1286
|
[1286]
|
11 years |
rock |
(dan) Corrected bug in writing of external temp threshold.
|
|
|
|
@1285
|
[1285]
|
11 years |
mds |
fixed initial limit settings for in0, in1, in5 - tkt #788
|
|
|
|
@1201
|
[1201]
|
12 years |
mds |
Add MODULE_LICENSE("GPL") to all modules
|
|
|
|
@1193
|
[1193]
|
12 years |
mds |
malloc.h -> slab.h
|
|
|
|
@1116
|
[1116]
|
12 years |
mds |
put #ifdefs around lm87_ain() to eliminate compile warnings
|
|
|
|
@1101
|
[1101]
|
12 years |
mds |
Change from sensors_x to i2c_x for x =
_sysctl_real
_register_entry …
|
|
|
|
@1081
|
[1081]
|
12 years |
mds |
change upper case LM87 to lower case throughout, again, hopefully
…
|
|
|
|
@1015
|
[1015]
|
12 years |
mds |
Disable sensors.c and i2c-isa.h in the Module.mk files.
Leave the …
|
|
|
|
@1003
|
[1003]
|
12 years |
phil |
(Phil) Scales adjustment. Needs to be tested and confirmed.
|
|
|
|
@1002
|
[1002]
|
12 years |
phil |
(Phil) Fixed typo/copy-and-paste error for reading AIN2.
|
|
|
|
@980
|
[980]
|
12 years |
mds |
normal i2c range 2c-2e, not 2c-2f.
|
|
|
|
@979
|
[979]
|
12 years |
mds |
to lower case "lm87" in SENSORS_INSMOD_1 and printk's.
|
|
|
|
@974
|
[974]
|
12 years |
phil |
(Phil) Documentation, further testing/debugging for the lm87 and osb4.
|
|
|
|
@963
|
[963]
|
12 years |
phil |
(Phil) Wrapped Serverworks OSB4 support into i2c-piix4.c (briefly tested …
|
|
|
|
@958
|
[958]
|
12 years |
mds |
chg addr range to 2c-2e; fix fan min writes.
|
|
|
|
@957
|
[957]
|
12 years |
mds |
(mds) stub out two-fan support. Driver currently sets chip for single
…
|
|
|
|
@956
|
[956]
|
12 years |
mds |
(mds) add verification of company ID reg 0x3e in detection.
|
|
|
|
@954
|
[954]
|
12 years |
mds |
(mds) change to standard VID calculation
|
|
|
|
@953
|
[953]
|
12 years |
mds |
(mds) add lm87 support to 'sensors'. Rename SYSCTL_* values to standard
…
|
|
|
|
@952
|
[952]
|
12 years |
mds |
(mds) patch from Steffen Persvold <sp@…>. Change function names,
…
|
|
|
|
@933
|
[933]
|
13 years |
frodo |
Updated the MUTEX definitions again - they are now guarded by
the …
|
|
|
|
@921
|
[921]
|
13 years |
rock |
(stephen) Updated cache time to 1 second to be compliant with National …
|
|
|
|
@897
|
[897]
|
13 years |
rock |
(Stephen) - Changed temperature threshold values to 70C for int. and 80C …
|
|
|
|
@885
|
[885]
|
13 years |
rock |
(Dan) Comment was right, code was wrong. Configure pins 17 and 18 for …
|
|
|
|
@884
|
[884]
|
13 years |
rock |
Corrected typo in /proc file formatting.
|
|
|
|
@877
|
[877]
|
13 years |
rock |
(Dan) Updated division values to correctly scale values for /proc.
|
|
|
|
@872
|
[872]
|
13 years |
phil |
(Phil) Initial addition of LM87 driver. Compiling testing not done yet, …
|