root/lm-sensors/trunk/mkpatch/mkpatch.pl


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5368 [5368] 10/22/08 16:16:51 khali Add support for the VIA VX800/VX820 SMBus. Backported from Linux 2.6.
(edit) @4739 [4739] 09/01/07 10:19:13 khali Fix ATI SB700 SMBus support, add SB800 support (backport from Linux …
(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) @4447 [4447] 06/15/07 11:15:18 khali New w83627ehf driver, for the W83627EHF/EHG chip. Backported from Linux …
(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) @4162 [4162] 09/20/06 16:23:22 khali mkpatch: Turn warnings on (-w), and fix them. Print a usage message on …
(edit) @4160 [4160] 09/20/06 14:23:44 khali Update the i801 and nforce2 family descriptions.
(edit) @4157 [4157] 09/17/06 23:01:35 ruik Fix the homepage address
(edit) @4127 [4127] 09/01/06 15:05:51 ruik Add the VT8237A and VT8251 to the documentation
(edit) @4050 [4050] 06/23/06 15:45:08 khali i2c-piix4: Add ATI IXP200, IXP300, IXP400 support (2.6 backport)
(edit) @4048 [4048] 06/23/06 15:16:09 khali lm83: Add LM82 support (2.6 backport)
(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) @3263 [3263] 02/27/06 08:39:26 khali Fix typo breaking f71805f. Reported by Willy Tarreau.
(edit) @3226 [3226] 01/10/06 12:17:17 khali Add 2.4 kernel and user-space support for the Winbond W83687THF chip. …
(edit) @3169 [3169] 11/04/05 21:59:18 khali Initial support for the Fintek F71805F/FG chip.
(edit) @3157 [3157] 10/30/05 16:00:49 khali Update i2c-i810 help text.
(edit) @3131 [3131] 10/21/05 21:16:22 khali Mass-fix typos and trailing whitespace.
(edit) @3010 [3010] 05/29/05 10:59:51 khali Fix the w83781d and w83627hf help sections.
(edit) @3005 [3005] 05/22/05 10:11:01 khali Update mailing list address.
(edit) @2975 [2975] 04/16/05 15:21:45 khali Clear temporary file on exit.
(edit) @2974 [2974] 04/16/05 15:12:06 khali Support the new i2c-ali1563 and w83792d drivers.
(edit) @2956 [2956] 03/27/05 16:53:44 khali The ADT7461, MAX6657 and MAX6658 chips are now supported by the lm90 …
(edit) @2863 [2863] 01/23/05 09:49:16 khali Add the adm1031, fscher, lm63, lm93 and max1619 drivers to the kernel …
(edit) @2841 [2841] 01/10/05 20:33:45 khali i2c-amd756-s4882 can be built as a module or in the kernel.
(edit) @2840 [2840] 01/10/05 20:25:16 khali Fix Makefile patch which was missing i2c-amd756-s4882.o and …
(edit) @2760 [2760] 11/16/04 23:09:40 khali The i2c-nforce2 driver now supports the nforce3.
(edit) @2757 [2757] 11/14/04 18:05:26 khali Include the new i2c-amd756-s4882 driver.
(edit) @2742 [2742] 10/16/04 19:23:02 khali Reword the i2c-amd756 help to include the nVidia nForce.
(edit) @2741 [2741] 10/16/04 19:19:10 khali Do not list Frodo and Phil as contacts for sensors. Only list the …
(edit) @2662 [2662] 08/16/04 20:24:55 khali Include xeontemp and pc87360 in the patch.
(edit) @2628 [2628] 07/03/04 12:58:59 khali Detail LM75-compatible chips issues.
(edit) @2625 [2625] 07/03/04 09:17:52 khali The LM77 is not compatible with the LM75.
(edit) @2471 [2471] 04/24/04 10:10:48 khali Support the LM99 (and LM89).
(edit) @2441 [2441] 04/16/04 22:56:53 khali Enable the i2c-nforce2 module in mkpatch. Patch by Aurelien Jarno.
(edit) @2424 [2424] 04/07/04 22:18:08 khali Patch dmi_scan.c in kernel instead of adding our own module.
(edit) @2241 [2241] 01/23/04 18:35:55 khali Add support for w83627hf. Closes ticket #1530.
(edit) @2232 [2232] 01/18/04 18:51:00 khali Drop old-style (2.2) Makefiles support.
(edit) @2231 [2231] 01/18/04 18:39:01 khali Add support for asb100 and w83l785ts.
(edit) @2229 [2229] 01/18/04 10:18:25 khali Add support for MAX6650, LM83 and LM90. Closes ticket #1510.
(edit) @2139 [2139] 12/06/03 18:12:03 khali Do not generate empty diffs. Try to preserve files mtime.
(edit) @2078 [2078] 11/19/03 22:35:04 khali Don't use -u2 for diff. Suggested by Troy Henderson.
(edit) @1807 [1807] 06/22/03 15:57:40 mds mkpatch fixups: remove drivers/char/mem.c patching; remove sensors.c …
(edit) @1777 [1777] 06/08/03 23:33:39 mds adm1026 and auto-sensors.h patch from P.P.
(edit) @1726 [1726] 03/17/03 03:34:10 mds lm85 patch from Philip Pokorny <ppokorny@penguincomputing.com>
(edit) @1671 [1671] 12/14/02 02:04:12 mds keep tsunami from compiling on non-alphas in mkpatched kernel …
(edit) @1658 [1658] 12/01/02 22:30:13 mds compile fixes for i2c-amd8111.c, and add support in mkpatch. Patch …
(edit) @1631 [1631] 11/20/02 02:28:58 amalysh added i2c-sis630/i2c-sis645 into mkpatch
(edit) @1596 [1596] 11/10/02 21:51:43 mds add 8235
(edit) @1571 [1571] 11/05/02 04:06:35 mds for mkpatched kernel, don't allow selection of Tsunami unless …
(edit) @1542 [1542] 09/21/02 23:04:11 mds add dmi_scan.o to export-objs (ticket 1002); make all i2c drivers …
(edit) @1479 [1479] 08/02/02 04:11:02 mds add dmi_scan.[ch] to mkpatch
(edit) @1424 [1424] 07/05/02 20:59:29 mds add i2c-savage4, lm92, pcf8574, pcf8591, smsc47m1, vt1211
(edit) @1293 [1293] 01/25/02 01:20:09 mds add amd768 and i810E to config description and help
(edit) @1267 [1267] 12/12/01 20:28:05 knobi (MKN) Add support for fscscy driver. (MKN) Update/Cleanup handling of …
(edit) @1247 [1247] 11/24/01 20:18:37 mds add chip names to kernel config entries for viapro and piix4
(edit) @1207 [1207] 10/22/01 02:06:46 mds add 7 drivers to mkpatch
(edit) @1174 [1174] 09/02/01 17:43:46 mds Change fail msg from contact authors to see home page, hopefully …
(edit) @1157 [1157] 08/13/01 03:38:03 mds add some chip names to config descriptions; add algo-bit as a …
(edit) @1143 [1143] 07/23/01 02:12:30 mds fix for failed at line 608 on drivers/char/mem.c, broken by kernel …
(edit) @1123 [1123] 06/09/01 01:03:21 mds changed CONFIG_I2C_VOODOO to CONFIG_I2C_VOODOO3 since we had some of …
(edit) @1111 [1111] 06/02/01 06:02:23 mds add support for i2c-tsunami; from Oleg Vdovikin's patch with tweaks …
(edit) @1099 [1099] 05/27/01 21:25:06 frodo Fix to make mkpatch work with 2.4.5 kernels The base Makefile changed …
(edit) @1098 [1098] 05/27/01 21:20:09 mds add missing configuration line for CONFIG_I2C_SIS5595
(edit) @1056 [1056] 04/03/01 04:38:05 mds add back missing paren from LTC change oops
(edit) @1048 [1048] 03/31/01 03:40:53 mds remove LTC1710 from mkpatch - unlikely to be needed on a PC
(edit) @1014 [1014] 02/05/01 01:02:45 mds add the missing Configure.help entries
(edit) @996 [996] 01/17/01 02:38:16 mds correct typos adm9024 -> adm9240.
(edit) @992 [992] 01/15/01 01:07:58 mds Fix comment about 1st arg to mkpatch is sensors root, not i2c root. …
(edit) @975 [975] 01/10/01 00:22:08 frodo Sync the mkpatch-generated i2c/Makefile with the kernel 2.4.0 one
(edit) @962 [962] 12/20/00 15:16:14 frodo Matteo Catanese's fixes to my mkpatch update
(edit) @961 [961] 12/19/00 22:26:00 frodo Finally added almost all drivers to mkpatch! I added the list we made …
(edit) @917 [917] 10/30/00 00:13:11 frodo Ticket 412 mkpatch problem fixed (I hope)
(edit) @907 [907] 10/16/00 22:57:56 frodo Fixed mkpatch typo
(edit) @896 [896] 10/09/00 21:07:56 frodo mkpatch loop solved for test9 kernels
(edit) @867 [867] 09/07/00 00:09:48 frodo Ticket 391 correction applied
(edit) @855 [855] 08/07/00 13:27:54 frodo First mkpatch bugfix already: the full archive is now called …
(edit) @854 [854] 08/07/00 12:50:16 frodo mkpatch update for new 2.4 kernels. Not well tested yet, may even …
(edit) @782 [782] 03/16/00 15:29:40 frodo CHanges to mkpatch for the new kernel Makefile setup
(edit) @738 [738] 02/27/00 01:50:28 frodo Changed email address lm78@... to sensors@…
(edit) @706 [706] 01/24/00 21:17:49 frodo Removal of kernel 2.0 and 2.1 compatibility: pass three Modified mkpatch …
(edit) @672 [672] 12/22/99 00:27:15 frodo Added entry in the MAINTAINERS file Please check the data below; for now, …
(edit) @669 [669] 12/13/99 13:29:07 frodo Added warning if i2c patches were not applied first.
(edit) @657 [657] 12/02/99 15:22:35 frodo Hopefully fixed dependencies once and for all…
(edit) @642 [642] 11/30/99 23:51:20 frodo Fixed VIA dependency on bit-banging algorithm For better results, we …
(edit) @641 [641] 11/30/99 21:49:45 frodo A few files not committed for some reason in the previous run
(edit) @638 [638] 11/25/99 20:43:03 frodo mkpatch fix to make CONFIG_I2C_VIA depend on CONFIG_I2C_ALGOBIT
(edit) @574 [574] 09/23/99 00:16:45 frodo Extra safety measures for mkpatch It now dies with an error message if it …
(edit) @563 [563] 09/13/99 22:55:49 frodo Updates for 2.0.x kernel compilation Most important change: GL518SM-rev00 …
(edit) @561 [561] 09/13/99 01:21:03 frodo Latest stupid fixes for in-kernel compilation
(edit) @558 [558] 09/12/99 23:57:50 frodo Fixed module lists and ali15x3 module inclusion
(edit) @555 [555] 09/12/99 01:24:17 frodo Some small mkpatch changes Patching kernel 2.2.12 and configuring it …
(edit) @554 [554] 09/12/99 01:04:11 frodo Adrian's kernel configuration helptexts, with some small additions from …
(edit) @552 [552] 09/10/99 22:55:29 frodo mkpatch change: It is now possible to call mkpatch for the I2C …
(edit) @551 [551] 09/10/99 20:54:12 frodo Update in the mkpatch documentation
(edit) @550 [550] 09/10/99 17:08:20 frodo Added support for patching in the configuration help texts
(edit) @549 [549] 09/10/99 16:55:08 frodo mkpatch documentation, both as a separate /doc file and in the …
(edit) @545 [545] 09/03/99 13:11:03 frodo mkpatch updates * mkpatch now correctly works when kernel-side files do …
(edit) @518 [518] 07/24/99 15:18:12 frodo Some small mkpatch updates
(edit) @516 [516] 07/24/99 01:43:13 frodo (Frodo) Massive commit of all things related to mkpatch. Let's just say …
Note: See TracRevisionLog for help on using the revision log.