|
|
|
@2753
|
[2753]
|
9 years |
khali |
Rename amd756_adapter to amd756_smbus and export it. This is
needed for …
|
|
|
|
@2740
|
[2740]
|
9 years |
khali |
Display the read bus name. sensors-detect expect it.
|
|
|
|
@2299
|
[2299]
|
9 years |
khali |
Fix i2c bus not being unregistered on module unload.
|
|
|
|
@2294
|
[2294]
|
9 years |
khali |
Don't register driver to avoid driver conflicts. (Daniel
Rune …
|
|
|
|
@2175
|
[2175]
|
10 years |
khali |
amd7xx -> amd756 (suggested by Philip Pokorny).
|
|
|
|
@2166
|
[2166]
|
10 years |
mds |
fix byte writes
|
|
|
|
@2122
|
[2122]
|
10 years |
khali |
Cleanups (again).
|
|
|
|
@2121
|
[2121]
|
10 years |
khali |
Cleanups.
|
|
|
|
@2120
|
[2120]
|
10 years |
khali |
Support AMD8111 again. Patch by from Philip Pokorny
…
|
|
|
|
@1936
|
[1936]
|
10 years |
mmh |
Added utility function i2c_delay(1), to replace various "do_pause"
(mmh) …
|
|
|
|
@1778
|
[1778]
|
10 years |
mds |
check for invalid transaction type
|
|
|
|
@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, …
|
|
|
|
@1694
|
[1694]
|
10 years |
mds |
backport from kernel 2.5.54 which contained changes from
Christoph …
|
|
|
|
@1616
|
[1616]
|
11 years |
mds |
amd8111 support, patch from
+* Vojtech Pavlik <vojtech@…>
|
|
|
|
@1562
|
[1562]
|
11 years |
mds |
for nForce, change from static base address to reading base
from …
|
|
|
|
@1388
|
[1388]
|
11 years |
mds |
remove ref. in comment to smbus.h
|
|
|
|
@1367
|
[1367]
|
11 years |
merlin |
mh: Fix i2c-amd756 support for non-nForce chips (probably a
patch error vs …
|
|
|
|
@1366
|
[1366]
|
11 years |
mds |
nForce cleanup and docs
|
|
|
|
@1365
|
[1365]
|
11 years |
mds |
add support for nvidia nForce to i2c-amd756.
Patch from
…
|
|
|
|
@1364
|
[1364]
|
11 years |
mds |
Fix block read length bitmask bug;
limit read length to 32 bytes.
…
|
|
|
|
@1363
|
[1363]
|
11 years |
merlin |
mh: declare abort function static
|
|
|
|
@1362
|
[1362]
|
11 years |
merlin |
mh: Increase AMD 7x6 timeout to 500ms from 100ms, add code to
abort/clear …
|
|
|
|
@1275
|
[1275]
|
11 years |
mds |
add support for AMD768 to the i2c-amd756 bus driver
|
|
|
|
@1201
|
[1201]
|
12 years |
mds |
Add MODULE_LICENSE("GPL") to all modules
|
|
|
|
@1190
|
[1190]
|
12 years |
mds |
Loop waiting for un-busy at start of transaction.
Fail and printk if …
|
|
|
|
@1154
|
[1154]
|
12 years |
mds |
add support for AMD 766 to i2c-amd756. Appears to be compatible w/ 756.
|
|
|
|
@949
|
[949]
|
13 years |
mds |
(mds) add i2c- prefix to module name in version/date printk for those
…
|
|
|
|
@726
|
[726]
|
13 years |
mds |
(mds) fix request_region() call. Was requesting xx00 - xx07, now
…
|
|
|
|
@707
|
[707]
|
13 years |
frodo |
`indent -kr -i8' on all kernel sources
|
|
|
|
@705
|
[705]
|
13 years |
frodo |
Removing kernel 2.0 and 2.1 compatibility pass 2
Eliminated compat.h
|
|
|
|
@704
|
[704]
|
13 years |
frodo |
Removal of kernel 2.1 and 2.2 compatibility: pass one
Removed many #if …
|
|
|
|
@658
|
[658]
|
14 years |
merlin |
(Merlin) removed some legacy piix constants and comments.
|
|
|
|
@651
|
[651]
|
14 years |
frodo |
Moved AMD756 ID to the main i2c-id.h file
|
|
|
|
@645
|
[645]
|
14 years |
frodo |
Just to make sure, added `#include <linux/version.h>' at several
…
|
|
|
|
@643
|
[643]
|
14 years |
frodo |
New i2c-amd756 driver by Merlin Hughes <merlin@…>
sensors-detect …
|