root/lm-sensors/branches/lm-sensors-3.0.0/prog/detect


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5563 [5563] 12/13/08 19:49:55 khali Add Intel Core I7 support. Patch from Reinhard Nissl.
(edit) @5532 [5532] 12/06/08 18:55:45 khali Add Winbond/Nuvoton W83667HG detection.
(edit) @5530 [5530] 12/05/08 23:56:30 khali Alternatively look for DMI data in /sys/class/dmi/id, …
(edit) @5529 [5529] 12/05/08 19:01:09 khali Replace hard-coded /sys with $sysfs_root.
(edit) @5528 [5528] 12/05/08 18:58:47 khali Suggest installing dmidecode if needed and missing.
(edit) @5527 [5527] 12/05/08 18:10:56 khali Fix discarding of overruled I2C detections.
(edit) @5526 [5526] 12/05/08 12:02:58 khali Add Supermicro to the SMBus probing white list.
(edit) @5525 [5525] 12/05/08 11:42:56 khali Customize the "no sensors found" message for laptops.
(edit) @5524 [5524] 12/05/08 11:04:36 khali Include "laptop" in DMI data summary for laptops. This will make …
(edit) @5523 [5523] 12/05/08 11:00:32 khali Skip IPMI probing on laptops. IPMI is almost exclusively implemented …
(edit) @5522 [5522] 12/05/08 10:44:17 khali Handle the case where DMI data isn't available.
(edit) @5521 [5521] 12/05/08 10:36:13 khali Move IPMI interface detection to its own section. IPMI is really …
(edit) @5520 [5520] 12/04/08 22:23:14 khali Always probe the SMBus on Asus and Tyan boards. Both vendors are …
(edit) @5519 [5519] 12/04/08 21:50:42 khali Gather DMI data and print it at start-up. We may use this data for various …
(edit) @5517 [5517] 12/04/08 17:54:12 khali Add IT8710F (no sensors).
(edit) @5516 [5516] 12/04/08 11:16:32 khali Properly handle ISA probe skip for Super I/O those registers are …
(edit) @5515 [5515] 12/03/08 16:15:39 khali Document the new detection order and rules. Drop the reference to …
(edit) @5514 [5514] 12/03/08 14:48:59 khali Minor coding style fix.
(edit) @5512 [5512] 12/03/08 14:44:26 khali Merge sensors-detect-stat.pl functionality into sensors-detect. This will …
(edit) @5511 [5511] 12/03/08 13:40:13 khali Skip SMBus probing by default if a Super I/O was found. The user can still …
(edit) @5510 [5510] 12/03/08 13:05:18 khali Skip non-hwmon devices.
(edit) @5509 [5509] 12/03/08 12:50:37 khali Fix insecure dependency in printf.
(edit) @5507 [5507] 12/03/08 10:47:57 khali Have scan_superio return a list of features instead of a boolean value.
(edit) @5506 [5506] 12/03/08 10:39:43 khali List the features of each Super I/O chip, for later use.
(edit) @5505 [5505] 12/02/08 23:11:31 khali Clean-up scan_superio.
(edit) @5504 [5504] 12/02/08 23:08:45 khali Do not scan I2C adapters on multimedia cards by default. I've never seen a …
(edit) @5503 [5503] 12/02/08 22:42:35 khali Skip ISA detection by default if a Super I/O was found. In …
(edit) @5502 [5502] 12/02/08 21:56:45 khali Add an option to skip ISA probes except IPMI. The idea is that only old …
(edit) @5501 [5501] 12/02/08 18:56:33 khali Minor fixes to the previous commit.
(edit) @5500 [5500] 12/02/08 18:54:20 khali Move some code from main() to scan_i2c_adapter() as it makes more …
(edit) @5499 [5499] 12/02/08 18:39:32 khali Drop redundant comments in PCI / CPU detection section.
(edit) @5498 [5498] 12/02/08 18:36:08 khali Probe chip types from safest to more risky. Start with sensors embedded in …
(edit) @5497 [5497] 12/02/08 14:53:43 khali Turn chips_detected into a hash. This is more appropriate to the data we …
(edit) @5496 [5496] 12/02/08 12:13:38 khali Move alias detection after all chip detections. This is slightly …
(edit) @5495 [5495] 12/01/08 21:13:16 khali Fix calling convention comment.
(edit) @5494 [5494] 12/01/08 18:02:47 khali Drop alias detection for Super-I/O chips. It never actually …
(edit) @5493 [5493] 12/01/08 17:52:52 khali Change the order of parameters of add_isa_to_chips_detected(). It makes …
(edit) @5492 [5492] 12/01/08 16:52:59 khali Delete extra spaces and blank lines.
(edit) @5491 [5491] 12/01/08 16:35:10 khali Simplify the generation of module options.
(edit) @5490 [5490] 12/01/08 16:00:15 khali Shorten the header comment of /etc/sysconfig/lm_sensors. We don't …
(edit) @5489 [5489] 12/01/08 15:47:27 khali Remaining spaces-to-tab conversions.
(edit) @5488 [5488] 12/01/08 15:44:26 khali Reindent the rest of the code. At last! :)
(edit) @5487 [5487] 12/01/08 14:44:12 khali Refactor code in andigilog_detect.
(edit) @5486 [5486] 12/01/08 14:19:17 khali Refactor code in adt7467_detect and adt7473_detect.
(edit) @5485 [5485] 12/01/08 14:14:27 khali Strip trailing whitespace.
(edit) @5484 [5484] 12/01/08 14:13:36 khali More consistency in lm90_detect.
(edit) @5483 [5483] 12/01/08 14:07:40 khali Reindent all chip detection functions.
(edit) @5482 [5482] 12/01/08 09:16:53 khali Simplify LM77 detection. The extra detection steps were broken and …
(edit) @5481 [5481] 11/30/08 21:42:41 khali Minimum kernel version is 2.6.5, not 2.6.0.
(edit) @5480 [5480] 11/30/08 21:41:44 khali Drop special handling of SiS south bridge. Since kernel 2.6.5, the …
(edit) @5479 [5479] 11/30/08 19:27:59 khali Simplify the "detect_data" type: no need to store the i2c adapter name and …
(edit) @5478 [5478] 11/30/08 18:14:50 khali Minor comment fix.
(edit) @5477 [5477] 11/30/08 18:14:08 khali Split scan_i2c_adapter into subfunctions to make it easier to read.
(edit) @5476 [5476] 11/30/08 16:24:53 khali Reindent more functions.
(edit) @5475 [5475] 11/30/08 15:31:03 khali Reindent Super-I/O and CPU core detection functions.
(edit) @5472 [5472] 11/30/08 14:10:09 khali Minor clean-up in i2c_probe.
(edit) @5471 [5471] 11/30/08 14:05:38 khali Reindent I2C access functions.
(edit) @5470 [5470] 11/30/08 13:53:18 khali Rework adapter_pci_detection to require fewer levels of indentation.
(edit) @5469 [5469] 11/30/08 13:42:41 khali Simplify adapter_pci_detection_sis_96x.
(edit) @5468 [5468] 11/30/08 13:34:48 khali Reindent adapter detection functions.
(edit) @5467 [5467] 11/30/08 13:24:42 khali Reindent auxiliary functions.
(edit) @5466 [5466] 11/30/08 11:29:22 khali Drop unused function swap_bytes().
(edit) @5465 [5465] 11/30/08 11:25:11 khali One less level of indirection for cpu_ids detection functions.
(edit) @5464 [5464] 11/30/08 10:54:19 khali Reindent @cpu_ids.
(edit) @5463 [5463] 11/30/08 10:49:11 khali Reindent all superio_ids lists.
(edit) @5462 [5462] 11/30/08 10:38:34 khali Split the big @superio_ids list into per-family lists.
(edit) @5461 [5461] 11/30/08 10:15:32 khali Fill the driver field of non-hwmon device definitions automatically.
(edit) @5460 [5460] 11/30/08 10:09:04 khali Move non-hwmon I2C device definitions to a separate array.
(edit) @5459 [5459] 11/30/08 09:00:51 khali Fix initialize_modules_supported: filter out the special driver …
(edit) @5458 [5458] 11/29/08 23:30:35 khali Consistently use .. for ranges of 3 or more addresses.
(edit) @5457 [5457] 11/29/08 23:28:05 khali Reindent @chip_ids.
(edit) @5456 [5456] 11/29/08 21:12:58 khali Reindent @pci_adapters.
(edit) @5455 [5455] 11/29/08 18:53:05 khali Suggest the sbs driver for smart batteries.
(edit) @5451 [5451] 11/28/08 09:07:19 khali Add back missing quotes, a previous cleanup was a bit overzealous.
(edit) @5450 [5450] 11/28/08 08:55:10 khali Reindent several functions.
(edit) @5449 [5449] 11/27/08 22:46:01 khali Consistently don't quote hash keys which don't need quotes. Use single …
(edit) @5448 [5448] 11/27/08 22:41:28 khali Consistently don't use prototyped functions.
(edit) @5447 [5447] 11/27/08 19:27:20 khali Reindent and cleanup I/O port access functions.
(edit) @5446 [5446] 11/27/08 19:16:54 khali Reindent pci access functions.
(edit) @5445 [5445] 11/27/08 19:11:11 khali Strip trailing whitespace.
(edit) @5444 [5444] 11/27/08 19:10:24 khali Reindent sysfs helpers.
(edit) @5443 [5443] 11/27/08 18:53:36 khali Don't create module options for bus drivers we don't even need to load.
(edit) @5442 [5442] 11/27/08 18:47:07 khali Cleanup generate_modprobes() a bit.
(edit) @5441 [5441] 11/27/08 18:44:12 khali Fix bus number prediction logic (#2327). We don't need anything …
(edit) @5440 [5440] 11/27/08 17:44:00 khali Fix scx200_acb name matching regexp.
(edit) @5439 [5439] 11/27/08 17:02:09 khali bmcsensors doesn't exist in the Linux 2.6 kernel.
(edit) @5438 [5438] 11/27/08 17:00:04 khali Stop keeping track of the misdetected chips. Doing so needed very …
(edit) @5437 [5437] 11/27/08 16:00:21 khali 2 digits are enough to print an I2C address.
(edit) @5436 [5436] 11/27/08 15:54:28 khali Delete unused @probelist in generate_modprobes().
(edit) @5435 [5435] 11/26/08 18:17:29 khali Reindent 2 functions.
(edit) @5434 [5434] 11/26/08 17:36:04 khali Fix handling of bus driver names with an underscore. Simplify loading of …
(edit) @5433 [5433] 11/26/08 15:52:07 khali Unload kernel drivers which we loaded ourselves when we are done with …
(edit) @5432 [5432] 11/26/08 11:51:22 khali As of kernel 2.6.28, alias detection is handled by kernel …
(edit) @5430 [5430] 11/25/08 14:27:10 khali Comment clarification.
(edit) @5429 [5429] 11/24/08 18:28:25 khali Drop useless parentheses.
(edit) @5428 [5428] 11/24/08 18:26:33 khali Clean up smartbatt_detect.
(edit) @5427 [5427] 11/24/08 18:24:32 khali Merge the W83L785TS detection into w83l784r_detect.
(edit) @5426 [5426] 11/24/08 18:15:40 khali Improve GL525 detection a bit, fix the (missing) driver name.
(edit) @5425 [5425] 11/24/08 18:10:31 khali Merge the GL520 detection into gl518_detect.
(edit) @5424 [5424] 11/24/08 18:05:33 khali Complete GL520SM detection.
Note: See TracRevisionLog for help on using the revision log.