|
|
|
@3995
|
[3995]
|
08/14/05 11:43:15 |
khali |
Cast warnings fix. |
|
|
|
@3940
|
[3940]
|
12/04/04 22:15:35 |
khali |
Restore controlling_mod argument to i2c_register_entry(). This
is needed … |
|
|
|
@3929
|
[3929]
|
11/09/04 20:57:58 |
khali |
Add missing newlines at end of debug messages. |
|
|
|
@3927
|
[3927]
|
10/12/04 22:31:22 |
khali |
Fix a bug in the real parsing code.
The bug occured when writing a value … |
|
|
|
@3926
|
[3926]
|
10/10/04 12:58:53 |
khali |
Increase SENSORS_ENTRY_MAX to 24. This is needed for the Tyan
… |
|
|
|
@3922
|
[3922]
|
09/29/04 20:03:48 |
khali |
Rely on field ctl_name instead of procname to determine sysctl
… |
|
|
|
@3908
|
[3908]
|
05/09/04 22:40:57 |
khali |
Fail to compile if kernel lacks sysctl support. |
|
|
|
@3828
|
[3828]
|
07/25/03 09:56:42 |
khali |
Moved from lk2-4; see that branch for additional history. |
|
|
|
@3780
|
[3780]
|
03/09/03 02:01:33 |
mds |
& -> &&; patch from
Norbert Kiesel <nkiesel@tbdnetworks.com> |
|
|
|
@3772
|
[3772]
|
01/22/03 22:54:55 |
kmalkki |
(Kyösti) Fix table references. |
|
|
|
@3768
|
[3768]
|
01/22/03 06:25:08 |
kmalkki |
Fix compile |
|
|
|
@3765
|
[3765]
|
01/21/03 09:08:16 |
kmalkki |
(Kyösti) More cleanups
Redo i2c-core locks.
No longer pass … |
|
|
|
@3758
|
[3758]
|
01/14/03 00:22:50 |
kmalkki |
(Kyösti)
Check in changes from 2.5.53 to 2.5.54).
Apply respective … |
|
|
|
@3757
|
[3757]
|
01/14/03 00:02:59 |
kmalkki |
(Kyösti)
Check in changes from Linus's tree up to 2.5.53.
Drop some … |
|
|
|
@3753
|
[3753]
|
01/12/03 13:15:00 |
kmalkki |
(Kyösti)
Drop support for kernels below 2.4.9. |
|
|
|
@3722
|
[3722]
|
11/10/02 20:39:38 |
mds |
generate a name in /proc for new dummy adapters |
|
|
|
@3710
|
[3710]
|
09/19/02 05:49:33 |
ac9410 |
Replaced init_module and cleanup_module with module_init and … |
|
|
|
@3631
|
[3631]
|
04/23/02 01:21:49 |
mds |
check kmalloc() return code (sync with kernel 2.4.18) |
|
|
|
@3613
|
[3613]
|
02/19/02 02:06:01 |
mds |
add printk to i2c-proc if no sysctl support in kernel and
return … |
|
|
|
@3611
|
[3611]
|
02/09/02 23:50:06 |
mds |
Change i2c_sysctl_real 3rd arg from int to unsigned for 2.2.19+
… |
|
|
|
@3599
|
[3599]
|
11/19/01 19:45:02 |
mds |
add message loglevels to all printk's
patch from
Dirk … |
|
|
|
@3585
|
[3585]
|
10/14/01 17:04:46 |
mds |
move MODULE_LICENSE to bottom of file to match where they put it
in … |
|
|
|
@3584
|
[3584]
|
10/13/01 20:09:01 |
mds |
Add MODULE_LICENSE("GPL") |
|
|
|
@3575
|
[3575]
|
09/01/01 16:39:19 |
mds |
use i2c version from i2c.h in printk |
|
|
|
@3571
|
[3571]
|
08/29/01 13:17:20 |
mds |
update version number. |
|
|
|
@3560
|
[3560]
|
07/29/01 04:44:25 |
mds |
Belatedly sync with kernel 2.4.2 (malloc.h -> slab.h)
Should be ok … |
|
|
|
@3541
|
[3541]
|
05/28/01 00:40:53 |
mds |
change sensors_* to i2c_* with the exception of sensors_init
because … |
|
|
|
@3540
|
[3540]
|
05/26/01 20:02:10 |
mds |
remove 'static' in declaration of sensors_init() which caused
… |
|
|
|
@3527
|
[3527]
|
02/04/01 23:21:19 |
mds |
Copy sensors.c and sensors.h from the lm_sensors package and
name … |