root/lm-sensors/trunk/kernel/busses


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5375 [5375] 10/24/08 10:24:12 khali Add SMBus support for Intel PCH (Ibex Peak). Backport from Linux 2.6.
(edit) @5368 [5368] 10/22/08 16:16:51 khali Add support for the VIA VX800/VX820 SMBus. Backported from Linux 2.6.
(edit) @5307 [5307] 07/15/08 23:09:38 khali Properly report bus arbitration lost. Backport from Linux 2.6.
(edit) @5306 [5306] 07/15/08 23:06:46 khali Dumping the register values before and after every transaction was useful …
(edit) @5305 [5305] 07/15/08 23:04:22 khali Minor cleanups to the i2c-piix4 driver, backported from Linux 2.6: * …
(edit) @5257 [5257] 05/19/08 10:53:02 khali Fix functionality flags. Backport from Linux 2.6.
(edit) @5231 [5231] 05/02/08 14:48:17 khali Add Intel ICH10 support.
(edit) @5217 [5217] 05/01/08 12:53:50 khali Fix an error path. If initialization fails, we want to restore the …
(edit) @5216 [5216] 05/01/08 12:22:49 khali Minor cleanups in sis5595_access, backported from Linux 2.6: * Remove …
(edit) @5215 [5215] 05/01/08 12:21:30 khali Minor cleanups backported from Linux 2.6: * Remove a needless include. * …
(edit) @5148 [5148] 03/16/08 19:04:20 khali Drop broken I2C block read support.
(edit) @4953 [4953] 10/14/07 14:35:10 khali i2c-nforce2: Declare PEC as supported. This is a backport from Linux …
(edit) @4946 [4946] 10/14/07 12:23:09 khali Add support for the Intel Tolapai to i2c-i801. This is a backport …
(edit) @4739 [4739] 09/01/07 10:19:13 khali Fix ATI SB700 SMBus support, add SB800 support (backport from Linux …
(edit) @4625 [4625] 07/18/07 23:02:42 khali Whitespace cleaups (backport from Linux 2.6).
(edit) @4624 [4624] 07/18/07 23:01:35 khali Add ATI SB700 support to the i2c-piix4 driver. This is a backport from a …
(edit) @4623 [4623] 07/18/07 22:58:12 khali Delete many unused defines. Backport from Linux 2.6.
(edit) @4614 [4614] 07/14/07 20:55:14 khali Warning fix.
(edit) @4612 [4612] 07/14/07 18:59:50 khali Warning fix.
(edit) @4389 [4389] 05/05/07 17:41:38 khali i2c-nforce2: Add support for the nForce MCP61 and MCP65. This is …
(edit) @4324 [4324] 02/15/07 11:42:43 khali i2c-ali1563: Fix device initialization (backported from Linux 2.6) …
(edit) @4323 [4323] 02/15/07 11:36:29 khali Improve the status messages printed by the i2c-ali1563 driver. This is a …
(edit) @4321 [4321] 02/15/07 11:16:08 khali i2c-nforce2: Drop unused reference to pci_dev. (2.6 backport)
(edit) @4320 [4320] 02/15/07 11:05:43 khali Add ATI SB600 SMBus support, backported from Linux 2.6.
(edit) @4319 [4319] 02/15/07 10:56:04 khali Add VIA CX700 SMBus support, backported from Linux 2.6.
(edit) @4318 [4318] 02/15/07 10:34:08 khali i2c-amd8111: Cleanups and fixes backported from Linux 2.6. * Add an …
(edit) @4278 [4278] 01/02/07 19:42:54 khali Fix typo: successful.
(edit) @4252 [4252] 12/03/06 16:08:15 khali Add Intel ICH9 support.
(edit) @4125 [4125] 08/31/06 23:00:44 ruik Backport VT8237A and VT8251 support
(edit) @4064 [4064] 07/02/06 22:15:09 ruik Transion to new website, part2 - move more links, fix the CVS->SVN
(edit) @4061 [4061] 06/23/06 23:05:37 khali Various cleanups to the i2c-i801 driver: * Fix self file name reference. * …
(edit) @4060 [4060] 06/23/06 21:10:41 khali i2c-i801: Remove PCI function check Remove the PCI function number check …
(edit) @4059 [4059] 06/23/06 20:39:51 khali i2c-i801: Fix block transaction poll loops Two of the three poll loops …
(edit) @4057 [4057] 06/23/06 19:43:54 ruik Revert the last bus hang fix. Further research neccessary.
(edit) @4054 [4054] 06/23/06 17:53:26 khali Add support for the new nForce4 MCP51 (also known as nForce 410 or 430) …
(edit) @4053 [4053] 06/23/06 17:08:03 khali Properly document on which systems the i2c-piix4 SMBus driver will refuse …
(edit) @4051 [4051] 06/23/06 16:36:15 khali i2c-piix4: Drop the fix_hstcfg parameter (2.6 backport)
(edit) @4050 [4050] 06/23/06 15:45:08 khali i2c-piix4: Add ATI IXP200, IXP300, IXP400 support (2.6 backport)
(edit) @4042 [4042] 06/06/06 18:32:41 ruik Backport of 2.6 - Workaround the controller hang
(edit) @4039 [4039] 06/05/06 09:55:07 khali i2c-viapro.c: Move definition of PCI IDs before they are used. This fixes …
(edit) @3304 [3304] 05/23/06 13:23:53 ruik Add ICH8 support. 2.6 backport
(edit) @3292 [3292] 05/14/06 16:59:37 khali Static semaphores can be initialized at declaration time. This is a …
(edit) @3291 [3291] 05/14/06 16:39:50 khali Drop a redundant semaphore. The struct i2c_adapter includes a semaphore …
(edit) @3290 [3290] 04/22/06 20:06:49 khali Reset the PEC bit after every transaction. This partly reverts …
(edit) @3276 [3276] 03/24/06 10:47:29 khali Backport from Linux 2.6: Add Broadcom HT-1000 south bridge's PCI ID to …
(edit) @3251 [3251] 02/07/06 11:15:27 khali Add missing include for struct semaphore.
(edit) @3223 [3223] 01/07/06 18:26:14 khali One more supported PCI ID for the i2c-nforce2 driver. This is a backport …
(edit) @3221 [3221] 01/07/06 16:30:18 khali Always set the SMBAUXCTL register (which enables/disables PEC) explicitly …
(edit) @3178 [3178] 11/05/05 19:40:17 khali Backport from Linux 2.6: The tests leading to the use of hardware PEC in …
(edit) @3177 [3177] 11/05/05 18:11:47 khali Backport SMBus PEC support rewrite from Linux 2.6: The new SMBus PEC …
(edit) @3176 [3176] 11/05/05 13:24:30 khali Backport SMBus PEC support rewrite from Linux 2.6: Discard …
(edit) @3164 [3164] 10/31/05 12:53:26 khali Sync with Linux 2.6: * Adjust log messages on SMBus reset. * Reformat …
(edit) @3160 [3160] 10/30/05 16:04:13 khali List the i845G as supported. PCI IDs cleanups.
(edit) @3150 [3150] 10/30/05 11:16:22 khali Revert request_region name change, this one driver does not register as a …
(edit) @3149 [3149] 10/30/05 11:02:58 khali Backport from Linux 2.6: Clean up name string usage in 11 i2c bus …
(edit) @3148 [3148] 10/30/05 10:58:08 khali Remove dead code.
(edit) @3143 [3143] 10/29/05 23:47:49 khali Improve register dump. This is a backport from Linux 2.6.
(edit) @3142 [3142] 10/29/05 23:36:16 khali Refactor a control outb. This allows for some other simplifications. …
(edit) @3141 [3141] 10/29/05 23:13:25 khali Update the list of supported chips, stating which ones support I2C block …
(edit) @3140 [3140] 10/29/05 23:04:11 khali Code cleanups, backported from Linux 2.6.
(edit) @3139 [3139] 10/29/05 21:48:20 khali Support I2C block read when possible. This is a backport from Linux 2.6.
(edit) @3138 [3138] 10/29/05 21:15:56 khali Coding style cleanups, backported from Linux 2.6.
(edit) @3136 [3136] 10/29/05 20:44:48 khali Drop dead code, and fix annotations accordingly.
(edit) @3126 [3126] 10/18/05 08:07:39 khali Drop useless cast on kmalloc return (backport from Linux 2.6).
(edit) @3125 [3125] 10/17/05 21:29:17 khali Drop useless instruction. This is a backport from Linux 2.6.
(edit) @3085 [3085] 09/12/05 19:56:56 khali Kill an unused variable left over from a previous cleanup. Backport from …
(edit) @3073 [3073] 09/07/05 22:49:53 khali Remove bus probing code. This is a backport from Linux 2.6.
(edit) @3072 [3072] 09/07/05 22:16:18 khali Remove dead code. Backport from a 2.6 kernel patch by Hans-Frieder Vogt.
(edit) @3029 [3029] 06/28/05 05:49:19 mds remove Chunhao's email addr at his request (no longer valid)
(edit) @3028 [3028] 06/26/05 10:48:04 khali Add missing space in multiline strings.
(edit) @3024 [3024] 06/23/05 22:56:13 khali Strip useless whitespace before new line at end of string. Backport from a …
(edit) @2992 [2992] 05/09/05 22:54:38 ruik Added new Intel southbridge known as ESB2
(edit) @2987 [2987] 05/04/05 22:21:01 mds (mds) On 5/1/05, Sergey Vlasov <vsu@altlinux.ru> wrote: >> …
(edit) @2971 [2971] 04/14/05 17:24:28 mds Backport from 2.6 by Chunhao Huang/Winbond as recvd 4/8/05
(edit) @2953 [2953] 03/27/05 14:38:59 khali Prevent repeated resets on new variants of the VIA Pro (KT800). This is …
(edit) @2942 [2942] 03/27/05 04:22:10 mds add delay loops everywhere, as recommended by the ALI 1535 Bios …
(edit) @2909 [2909] 02/17/05 22:40:14 khali Add support for the nForce4. Patch from Hans-Frieder Vogt.
(edit) @2897 [2897] 02/09/05 02:05:32 mds disable broken read i2c block functionality
(edit) @2884 [2884] 01/31/05 19:13:33 khali Fix bogus return in a middle of a function. Patch by Sergio Gelato.
(edit) @2876 [2876] 01/27/05 22:26:02 khali Limit block size with the relevant i2c constant instead of its numeric …
(edit) @2858 [2858] 01/22/05 12:02:40 khali Use the same symbolic name for ICH7 that Linux 2.6 does.
(edit) @2844 [2844] 01/12/05 20:03:32 khali Kill legacy ifdef'd symbol exports.
(edit) @2827 [2827] 01/04/05 18:25:18 khali Discard kernel 2.4.9 compatibility stuff (2.4.10 is the oldest supported …
(edit) @2826 [2826] 01/04/05 17:26:51 khali Don't include <linux/version.h> since we don't need to.
(edit) @2813 [2813] 12/29/04 11:40:27 khali Use more PCI ID defines instead of numerical values.
(edit) @2803 [2803] 12/22/04 21:07:38 khali 82801CA is undefined before kernel 2.4.13.
(edit) @2802 [2802] 12/22/04 18:46:24 khali Include sensors_compat.h for devexit_p (only exists since kernel …
(edit) @2797 [2797] 12/18/04 23:09:56 khali Support the nForce3 250Gb.
(edit) @2794 [2794] 12/08/04 23:11:34 mds remove probe printk
(edit) @2793 [2793] 12/08/04 22:20:13 mds add support for upcoming ICH7 based on information from Jason Gaston
(edit) @2792 [2792] 12/08/04 05:55:45 mds add i2c block read support for ich5 and higher. untested.
(edit) @2791 [2791] 12/08/04 05:20:40 mds ICH6 supports PEC as well (isich4 = 1)
(edit) @2789 [2789] 12/07/04 17:11:26 mds clarify i2c block read error message
(edit) @2780 [2780] 11/29/04 21:39:25 khali Support the nForce2 Ultra 400.
(edit) @2778 [2778] 11/27/04 10:56:21 khali Sync with recent core changes: i2c_algorithm and i2c_adapter lost their …
(edit) @2772 [2772] 11/25/04 22:51:18 khali Remove owner from i2c_adapter, restore inc_use and dec_use instead.
(edit) @2765 [2765] 11/21/04 17:56:23 mds baseline checkin of virtual adapter code from Ken Harrenstien …
(edit) @2759 [2759] 11/16/04 19:58:26 khali Add nForce3 support. Patch by Thomas Leibold.
(edit) @2754 [2754] 11/14/04 15:28:09 khali New driver for SMBus multiplexing support on the Tyan S4882 motherboard.
(edit) @2753 [2753] 11/14/04 15:22:37 khali Rename amd756_adapter to amd756_smbus and export it. This is needed for …
Note: See TracRevisionLog for help on using the revision log.