Timeline
05/06/08:
- 18:07 Configurations/SuperMicro/PDSMi+ edited by
- (diff)
- 17:14 Configurations/SuperMicro/PDSMi+ edited by
- (diff)
- 16:58 Configurations/SuperMicro/PDSMi+ edited by
- (diff)
- 16:57 Configurations/SuperMicro/PDSMi+ edited by
- (diff)
- 16:35 Configurations/SuperMicro/PDSMi+ created by
- 16:30 Configurations/SuperMicro/X7DB8 edited by
- (diff)
- 16:27 Configurations/SuperMicro/X7DB8 created by
05/05/08:
- 16:57 Changeset [5242] by
- Use consistent transaction names (based on the SMBus specification) when …
- 16:55 Changeset [5241] by
- Share the error string between all functionality checks.
- 16:54 Changeset [5240] by
- No need to print the i2c bus number in functionality error message.
- 15:02 Changeset [5239] by
- Split the functionality checking code into a separate function for …
- 14:43 Changeset [5238] by
- Close device file before we exit.
- 14:38 Changeset [5237] by
- Add support for short writes (SMBus send byte).
- 11:52 Changeset [5236] by
- List the optional command line parameters in a consistent way.
05/04/08:
- 18:46 Download edited by
- Update list of recommended patches (diff)
- 18:43 Changeset [5235] by
- Don't probe I2C addresses 0x40-0x47. We only probed them for the MAX6633, …
- 18:41 Changeset [5234] by
- Don't probe I2C addresses 0x40-0x47. We only probed them for the MAX6633, …
05/03/08:
- 15:27 Changeset [5233] by
- We have a preliminary driver for the Asus F8000.
- 15:19 Changeset [5232] by
- We have a preliminary driver for the Asus F8000.
- 14:55 Devices edited by
- Update the F8000 entry (diff)
- 09:38 WikiStart edited by
- Note about the Sapphire AM2RD790 (diff)
- 09:33 Configurations/Sapphire/AM2RD790 created by
- Warn users about possibly killing their CPU
05/02/08:
- 22:59 Configurations/SuperMicro/X7DBE edited by
- Minor fixes (diff)
- 14:49 Devices edited by
- Update Intel ICH10 entry (diff)
- 14:48 Changeset [5231] by
- Add Intel ICH10 support.
- 14:23 Changeset [5230] by
- Add Intel ICH10 (bus) detection.
- 14:22 Changeset [5229] by
- Add Intel ICH10 (bus) detection.
- 14:17 Devices edited by
- Move the ATXP1 entry (diff)
- 14:16 Devices edited by
- Add an entry for the Asus F8000 (diff)
- 14:13 Changeset [5228] by
- Add Asus F8000 detection.
- 14:10 Changeset [5227] by
- Add Asus F8000 detection.
- 14:05 Changeset [5226] by
- Drop I2C adapter entries for graphics adapters, and a few other misc bus …
- 14:04 Changeset [5225] by
- Improve handling of special-case bus driver names: * Drop support for …
- 14:04 Changeset [5224] by
- We now always prefer ISA access over I2C/SMBus access, so we can simplify …
- 14:03 Changeset [5223] by
- Drop I2C adapter entries for graphics adapters, and a few other misc bus …
- 13:57 Changeset [5222] by
- Improve handling of special-case bus driver names: * Drop support for …
- 13:57 Changeset [5221] by
- We now always prefer ISA access over I2C/SMBus access, so we can simplify …
- 12:12 Changeset [5220] by
- There's nothing we can do about read errors on the W83L785TS-S, so don't …
- 12:10 Changeset [5219] by
- High-byte first is not opposite to the usual practice - that's what almost …
- 12:08 Changeset [5218] by
- Remove some dead code (backported from Linux 2.6).
05/01/08:
- 21:01 Configurations/SuperMicro/H8DC8 edited by
- Escape bogus wiki link (diff)
- 21:00 Configurations/SuperMicro/X7DBE created by
- SuperMicro? X7DBE config contributed by Romain Dolbeau
- 17:07 Devices edited by
- Point to the lm-sensors-3.0.0 branch for the latest version of … (diff)
- 17:06 Devices edited by
- Update i2c-i801 bus entries (diff)
- 16:59 Devices edited by
- Drop bus entries for video adapters - too many to maintain (diff)
- 16:47 Devices edited by
- Drop bus entries for old / exotic hardware (diff)
- 15:40 Devices edited by
- Move bus drivers table after chip drivers table (diff)
- 12:53 Changeset [5217] by
- Fix an error path. If initialization fails, we want to restore the …
- 12:22 Changeset [5216] by
- Minor cleanups in sis5595_access, backported from Linux 2.6: * Remove …
- 12:21 Changeset [5215] by
- Minor cleanups backported from Linux 2.6: * Remove a needless include. * …
- 05:34 Ticket #2319 (many fancontrol process) created by
- I already noted that for some reason fancontrol is swapping new process in …
04/27/08:
- 09:08 Changeset [5214] by
- Add National Semiconductor LM64 detection.
- 09:07 Changeset [5213] by
- Add National Semiconductor LM64 detection.
- 08:48 Changeset [5212] by
- Add preliminary support for the Asus F8000. It is not yet known whether …
- 08:42 Changeset [5211] by
- Add preliminary support for the Asus F8000. It is not yet known whether …
04/26/08:
- 09:58 Devices edited by
- Add Intel SCH entry (diff)
04/25/08:
- 08:50 Ticket #2318 (low core temps asrock conroe motherboard) created by
- I have an Asrock conroe 1333 DVI motherboard. lm-sensors appears to detect …
04/24/08:
- 15:10 Ticket #2219 (FSCSCY chip with linux 2.6 kernel not working) closed by
- fixed: fschmd.c, which supports this chip has been merged into the mainline …
- 15:07 Ticket #2193 (No sensors found on FSC D1859, Primergy Econel 50) closed by
- fixed: fschmd,c has been merged into the mainline kernel now, and is supported in …
- 14:43 Changeset [5210] by
- Whitespace cleanups.
- 14:43 Changeset [5209] by
- Move the confirmation to a separate function, as is done in i2cget …
- 14:40 Changeset [5208] by
- Move the functionality checks to a separate function, as is done in i2cget …
- 14:38 Changeset [5207] by
- Minor optimizations and cleanups.
- 14:37 Changeset [5206] by
- Unknown options are fatal, so label them error rather than warning.
- 14:36 Changeset [5205] by
- More user-friendly error messages for wrong I2C bus parameter.
- 14:34 Changeset [5204] by
- Move the chip address parsing to a common function for consistency.
- 14:32 Changeset [5203] by
- Consistently restrict the allowed I2C device address to 0x03 - 0x77.
- 14:22 Changeset [5202] by
- Move print_i2c_busses from i2cbusses.c to i2cdetect.c, as it is only used …
- 14:09 Changeset [5201] by
- Unify and shorten the usage messages. The details can be found in the man …
- 14:08 Changeset [5200] by
- Don't print the list of i2c buses as part of the help.
04/23/08:
- 23:12 Ticket #2315 (M2A-VM HDMI) closed by
- fixed: Looks good, except for in1 and in2. Apparently on your board in2 is not …
- 17:27 Ticket #2317 (sensors exits with segfault) created by
- Hello! I'm setting up a small new server. I've installed system with some …
- 13:07 Configurations/Asus/P5E-VM DO created by
- Note about ACPI BIOS conflict
- 09:05 Ticket #2316 (coretemp not available in 64 bit ubuntu) closed by
- invalid: The coretemp driver is available since kernel 2.6.22 and builds on x86-64 …
- 02:37 Ticket #2316 (coretemp not available in 64 bit ubuntu) created by
- I am using Ubuntu 8.04 64-bit. There is no module coretemp available yet. …
04/22/08:
- 04:43 Ticket #2315 (M2A-VM HDMI) created by
- I seem to be having trouble getting any fan information to show. I loaded …
04/21/08:
- 17:12 Changeset [5199] by
- Make the includes order correct and consistent accross all tools.
- 12:03 Changeset [5198] by
- Minor consistency fix.
04/20/08:
- 19:48 Changeset [5197] by
- Update.
- 19:36 Changeset [5196] by
- Limit the stack usage in gather_i2c_busses: * Reuse variables where …
- 19:32 Changeset [5195] by
- Make it possible to pass the i2c bus by name instead of by number. As …
- 19:29 Changeset [5194] by
- Split print_i2c_busses into a gathering part and a printing part.
- 19:27 Changeset [5193] by
- Refactor the handling of the I2CBUS parameter. This ensures more …
04/19/08:
- 11:46 Ticket #2306 (W83781D on ISA detected but not in /sys) closed by
- fixed: Fixed in kernel 2.6.24.5.
04/18/08:
- 18:51 Devices edited by
- Drop legacy comment on the LM77 (diff)
- 18:50 Devices edited by
- Drop the SE95, list the NXP LM75A (diff)
- 12:08 Changeset [5192] by
- Add SMSC SCH5127 detection. Patch from Juerg Haefliger.
- 12:05 Changeset [5191] by
- Add SMSC SCH5127 detection. Patch from Juerg Haefliger.
04/17/08:
- 23:44 Devices edited by
- Add SMSC SCH5127 (diff)
- 15:58 Ticket #2294 (sensor has a short memory) closed by
- wontfix: No answer for 3 months -> closing. Please reopen if you can answer my …
- 15:53 Ticket #2291 (lm_sensors chokes on new version of flex) closed by
- worksforme: No answer for 3 months -> closing. If the problem is real, it will …
- 15:50 Ticket #2273 (I am in need of a sensors.conf entry for an IT8718 on a Gigabyte 945GZM-S2 ...) closed by
- invalid: The motherboard-specific configuration entries we have are available at …
- 15:28 Ticket #2267 (ERROR: Can't get adapter or algorithm?!?[/) closed by
- fixed: What version of lm-sensors were you running? With which kernel? This bug …
- 15:24 Ticket #2263 (Support for SMSC LPC47B367 SuperI/O chip.) closed by
- invalid: No answer for 3 months -> closing.
- 15:20 Ticket #2244 (Fintek F1882FG Support Request) closed by
- duplicate: Duplicate of ticket #2191.
- 15:18 Ticket #2210 (Configuration problem) closed by
- fixed: Support for the lm85 driver was added to sensord in version 2.10.6. It …
- 15:09 Ticket #2191 (Driver for Fintek F71882 (MSI P965 Platinum)) closed by
- fixed
- 14:08 Ticket #2106 (support for Itanium based systems) closed by
- invalid: No answer in two years -> closing.
- 14:05 Ticket #2137 (driver for Fintek F75375S/SP) closed by
- fixed: Riku's f75375s driver was merged upstream in Linux kernel version 2.6.24.
- 14:02 Ticket #2133 (Upload monitoring script) closed by
- fixed: We don't really want to include extra applications to the lm-sensors …
- 14:00 UsefulLinks edited by
- Add link to sensormon script (diff)
- 13:43 FAQ/Chapter3 edited by
- Drop reference to i2c algorithm (diff)
- 13:41 Changeset [5190] by
- Update the FSF address.
- 13:39 Changeset [5189] by
- Delete the FAQ. It is now maintained on the wiki: …
- 13:33 FAQ/Chapter3 edited by
- Fix spacing in verbatim blocks (diff)
- 13:27 FAQ/Chapter3 edited by
- Discard reference to Motherboard Monitor website (diff)
- 13:18 Changeset [5188] by
- Fix stray references to cvs.
- 13:08 Changeset [5187] by
- Fix stray reference to cvs.
- 13:01 Changeset [5186] by
- Minor readability adjustments.
- 03:30 Changeset [5185] by
- Subject: [PATCH 3/3 v3]: sensors: Automatically scale energy/power units …
- 03:28 Changeset [5184] by
- Subject: [PATCH 3/4 v2] sensors: Print energy and power meters Display …
- 03:27 Changeset [5183] by
- Subject: [PATCH 1/3 v3] libsensors: Support energy and power meters Add …
04/16/08:
- 20:35 Changeset [5182] by
- Arbitrary version bump.
- 20:22 Changeset [5181] by
- Drop obsolete comment.
- 16:31 Ticket #2299 (pwmconfig and fancontrol can conflict) closed by
- fixed: Fixed in r5180.
- 16:29 Changeset [5180] by
- pwmconfig: Don't start if fancontrol is running. fancontrol: Don't start …
- 13:18 Changeset [5179] by
- Don't create the configuration file before it's needed. Don't preserve …
04/15/08:
- 13:39 Ticket #2127 (enabling SMBus controller on a Dell Optiplex GX1) closed by
- wontfix: It seems that you already tried everything that was possible (modprobe …
- 10:13 Ticket #2314 (Check the cpu temperature) created by
- I have a a Sun's server model Sunfire v40z with centos 4.6 installed. I …
04/14/08:
- 22:25 Ticket #2313 (w83627hf in ubuntu gutsy (2.6.22-14) and current hardy (2.6.24-16) ...) created by
- Hi! Since some recent upgrade I have trouble watching dvb-s streams from …
- 17:34 Ticket #2309 ("sensors_init: Kernel interface error" if /s/c/h/hwmon0/device does'nt ...) closed by
- fixed: Now fixed in branch 3.0.x as well (r5176).
- 17:32 Changeset [5178] by
- Add libsensors-API.txt to the checklist.
- 17:29 Changeset [5177] by
- Trivial alignment fix.
- 17:27 Changeset [5176] by
- Add support for virtual hwmon devices. This closes Red Hat bug #437637 and …
04/11/08:
- 22:41 Changeset [5175] by
- We start at the end of the chip list, going backwards, and we want the …
- 01:24 Changeset [5174] by
- Subject: [PATCH 1/4] libsensors: Detect OpenFirmware? hwmon devices On a …
04/10/08:
- 13:24 Changeset [5173] by
- Set version to SVN.
- 09:53 Changeset [5172] by
- Remove history, it belongs to SVN. Don't tell people to contact me, …
04/09/08:
- 11:05 Ticket #2312 (Backport libsensors locale fix to trunk) created by
- r5169 should be backported to trunk after 3.0.2 is released if no problem …
- 09:47 Ticket #2311 (Support for SiS 550) created by
- I've got a machine with SiS550 chip inside. There is note on lm-sensors …
04/08/08:
- 17:07 Changeset [5171] by
- Fix typo.
- 17:06 Changeset [5170] by
- Fix typo.
- 17:03 Download edited by
- Add a recommended patch to libsensors 3.0.1 (diff)
- 16:55 man/sensors.conf edited by
- Fix typo (diff)
- 16:50 Changeset [5169] by
- The configuration file is currently parsed in the locale set by the main …
Note: See TracTimeline
for information about the timeline view.
