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