Timeline
06/29/07:
- 16:15 Ticket #2223 (libsensors: Add support for multiple VID values) created by
- The feature detection code in libsensors currently assumes that each chip …
- 14:30 Changeset [4525] by
- Fix the description of the mode field.
- 14:24 Changeset [4524] by
- Fix the description of the mode field.
- 14:15 Changeset [4523] by
- MANOWN and MANGRP are no longer used.
- 14:14 Changeset [4522] by
- Default $PREFIX is /usr/local, not /usr/local/bin.
- 14:11 Changeset [4521] by
- Simplify the code setting the feature mode.
- 13:46 Changeset [4520] by
- There are no sensor* sysfs files. The VID value is in cpu*_vid, not vid.
- 10:21 Changeset [4519] by
- Drop two unused macros.
- 10:16 Changeset [4518] by
- Negative magnitudes are no longer supported.
- 10:13 Changeset [4517] by
- Drop references to nonexistent Makefile variables.
- 09:59 Changeset [4516] by
- Update ignore lists.
- 09:57 Changeset [4515] by
- kernel/include/sensors.h is no longer used; delete it.
- 00:29 Devices edited by
- Added new SMSC chips that sensors-detect knows about. (diff)
06/28/07:
- 23:00 Changeset [4514] by
- long promised print_generic_chip_in() fixes
- 20:19 Changeset [4513] by
- We no longer need alternative sysfs file names and magnitudes, as they are …
- 19:47 Changeset [4512] by
- Drop the --generic option. This is the default now, so the option has no …
- 16:46 Changeset [4511] by
- Warning fix ("index" is a standard libc function.)
- 16:39 Changeset [4510] by
- With the new dynamic chip features enumeration code, the …
- 15:35 Changeset [4509] by
- Feature names are now dynamically allocated -> no const.
- 14:09 Changeset [4508] by
- Use complete chip names (prefix + bus + address) as the keys of …
- 14:02 Ticket #2222 (sensors and/or libsensors leak memory) created by
- Since the introduction of the generic chip code in libsensors and sensors, …
- 13:13 Ticket #2221 (Drop support for dashes in chip names) created by
- 11:53 Changeset [4507] by
- Move the few lines of code remaining in chips.c to data.c, and finally …
- 11:38 Changeset [4506] by
- Delete the chip-specific code from libsensors. It's about time to get the …
- 11:02 Changeset [4505] by
- Delete needless forward declarations and wrapper.
- 10:58 Changeset [4504] by
- Add missing static markers. Delete needless forward declarations.
- 10:52 Changeset [4503] by
- Drop all the chip-specific handling and printing code from sensors. The …
- 10:30 Changeset [4502] by
- Clean up dead code in print_bmc().
- 09:29 Changeset [4501] by
- No longer need to include "kernel/sensors.h".
06/27/07:
- 17:15 Changeset [4500] by
- Minor corrections.
- 17:12 Changeset [4499] by
- Show more warnings, and fix them.
- 16:53 Changeset [4498] by
- i2c-dev.h is no longer there.
- 15:03 Changeset [4497] by
- Move py-smbus to the i2c-tools package.
- 14:59 Changeset [4496] by
- Drop an obsolete reference to lm-sensors.
- 14:57 Changeset [4495] by
- Fix the inclusion path to i2c-dev.h to make things build again.
- 14:53 Changeset [4494] by
- Move the eeprom writing tools to the i2c-tools package.
- 14:43 Changeset [4493] by
- Update the references to the lm-sensors package.
- 14:19 Changeset [4492] by
- Enable lots of warnings.
- 14:12 Changeset [4491] by
- Drop the references to the now gone eeprom decoding scripts and SMBus …
- 14:11 Changeset [4490] by
- Add a description of what the different eeprom decoding scripts do.
- 12:10 Changeset [4489] by
- Move the eeprom decoding scripts to the i2c-tools package.
- 11:48 Changeset [4488] by
- Remove remaining references to lm-sensors.
- 11:35 Changeset [4487] by
- Add a Makefile to build, install and uninstall the tools, and make them …
- 11:27 Changeset [4486] by
- Ignore generated binaries.
- 11:13 Changeset [4485] by
- Move i2c-dev.h to the i2c-tools package.
- 10:42 Changeset [4484] by
- Drop the section about procfs access.
- 10:30 Changeset [4483] by
- Update our copies of the GPL v2 to the latest version. The only real …
- 10:25 Changeset [4482] by
- Add a copy of the GPL v2.
- 10:22 Changeset [4481] by
- Oops, forgot to create the trunk level.
- 10:10 Changeset [4480] by
- Move i2cdetect, i2cdump, i2cset and i2cget to a separate package …
06/26/07:
- 22:34 Changeset [4479] by
- Add SMSC SCH5317 detection. Patch from Juerg Haefliger.
- 22:32 Changeset [4478] by
- Add SMSC SCH5317 detection. Patch from Juerg Haefliger.
- 22:28 WikiStart edited by
- lm-sensors 2.10.4 is coming (diff)
- 22:23 Changeset [4477] by
- Make sensors-detect no longer depend on i2cdetect. Parsing /proc/bus/i2c …
- 15:54 Changeset [4476] by
- Delete unused file.
- 13:34 Changeset [4475] by
- Cosmetic fixes.
- 13:33 Changeset [4474] by
- struct sensors_proc_chips_entry now has a single member, so we may as well …
- 12:06 Changeset [4473] by
- libsensors: Kill procfs and sysctl support, part 2.
- 09:47 Changeset [4472] by
- Make sensors-detect no longer depend on i2cdetect. Parsing /proc/bus/i2c …
- 08:24 Changeset [4471] by
- Discard irrelevant "CONFORMING TO" sections.
- 08:23 Changeset [4470] by
- Discard irrelevant "CONFORMING TO" sections.
06/25/07:
- 21:02 Changeset [4469] by
- Add detection for non-standard SMSC Super-I/Os. Patch from Juerg …
- 21:00 Changeset [4468] by
- Add detection for non-standard SMSC Super-I/Os. Patch from Juerg …
- 19:08 Changeset [4467] by
- Fix the case where the system has different CPU models.
- 18:37 Devices edited by
- Add SCH5317 (diff)
- 18:32 Devices edited by
- Added reference to SCH5307 (diff)
- 18:28 Changeset [4466] by
- Fix the case where the system has different CPU models.
- 16:28 Ticket #2169 (Remove all trace of algorithm names from libsensors) closed by
- fixed: Done (r4465).
- 16:21 Changeset [4465] by
- Delete all remnants of algorithm names.
- 15:58 Changeset [4464] by
- Return with an explicit error code/message if sysfs isn't mounted.
- 15:39 Changeset [4463] by
- No longer need to include general.h.
- 15:32 Changeset [4462] by
- libsensors: Kill procfs support, part 1.
- 13:39 Changeset [4461] by
- Install libsensors as libsensors.so.4, and sensors as sensors3. This makes …
- 10:47 Changeset [4460] by
- Drop description of deleted doc scripts.
- 10:45 Changeset [4459] by
- Delete documentation generation scripts, they're obsolete.
- 10:18 Changeset [4458] by
- Always build libsensors with sysfs support.
06/22/07:
- 05:27 Ticket #2220 (CentOS 5) created by
- Has anyone gotten lm-sensors to work with CentOS 5,64 bit kernel? Using …
06/20/07:
- 02:44 Devices edited by
- (diff)
- 02:41 Devices edited by
- (diff)
- 02:36 Ticket #2209 (Let's try lm-sensors on Proliant DL320 G3) closed by
- fixed: sensors-detect has been updated to detect/identify BMC based HW and …
06/19/07:
- 15:41 Devices edited by
- Add link to Fintek F71805F page (diff)
06/18/07:
- 17:32 Changeset [4457] by
- Optimizations: we don't need to initialize fan_min values, and we don't …
- 17:17 Changeset [4456] by
- Add support for the w83627ehf thermal sensor types. I made them read-only, …
- 14:17 Changeset [4455] by
- If VBAT monitoring is disabled, enable it. Original patch from an …
- 09:51 Ticket #2211 (Winbond HF: Upgrade of server gives totally wrong voltages and temps) closed by
- worksforme
- 09:44 Ticket #2219 (FSCSCY chip with linux 2.6 kernel not working) created by
- I'm trying to get the FSC Scylla chip working on my Debian Etch server …
06/17/07:
- 20:52 Changeset [4454] by
- Really preserve the fan speed reading when changing the fan clock divider. …
- 18:50 Changeset [4453] by
- Add support for the w83627ehf VID function.
- 15:00 Changeset [4452] by
- Really preserve the fan speed reading when changing the fan clock divider.
06/16/07:
- 16:02 Changeset [4451] by
- ported r4446 from trunk
- 16:01 Changeset [4450] by
- ported r4435 from trunk
- 12:06 Ticket #2131 (Driver for linux 2.4 for Winbond W83627EHG , W83627HG,) closed by
- fixed: W83627EHF/EHG support is now available for Linux 2.4 (in SVN, which will …
- 09:30 AuthorsAndContributors edited by
- Add an entry for Observit (diff)
- 09:25 AuthorsAndContributors edited by
- hwmon subsystem maintainer change (diff)
06/15/07:
- 21:38 Ticket #2218 (Enable VBAT monitoring for W83627EHF driver) created by
- Monitoring of the VBAT voltage must be explicitly enabled for this chip by …
- 13:52 Devices edited by
- W83627EHF/EHG support finally available for Linux 2.4 (diff)
- 13:42 Changeset [4449] by
- Add user-space support for the Linux 2.4 w83627ehf driver.
- 11:21 Changeset [4448] by
- Disable debugging by default.
- 11:15 Changeset [4447] by
- New w83627ehf driver, for the W83627EHF/EHG chip. Backported from Linux …
06/14/07:
- 14:38 Changeset [4446] by
- Fix silly bug, noticed by Jean.
- 14:31 Changeset [4445] by
- Merge from trunk: 4400
- 14:30 Changeset [4444] by
- Merge from trunk: 4399
06/12/07:
- 13:37 Changeset [4443] by
- fancontrol: Better integration with init scripts (picked from Suse) * Do …
- 13:37 Changeset [4442] by
- fancontrol: * Check for configuration file validity fancontrol and …
- 13:36 Changeset [4441] by
- More cleanups to fancontrol: * No longer depend on grep. We already depend …
- 13:34 Changeset [4440] by
- Cleanups to fancontrol: * Use let for arithmetic evaluation. Patch taken …
- 13:26 Changeset [4439] by
- fancontrol: Better integration with init scripts (picked from Suse) * Do …
06/11/07:
- 11:27 Changeset [4438] by
- fancontrol: * Check for configuration file validity fancontrol and …
06/10/07:
- 14:36 Changeset [4437] by
- More cleanups to fancontrol: * No longer depend on grep. We already depend …
- 10:05 Changeset [4436] by
- Cleanups to fancontrol: * Use let for arithmetic evaluation. Patch taken …
06/09/07:
- 18:19 Changeset [4435] by
- Allow i2c block transfers with of length < 32 on kernels that support it.
06/08/07:
- 16:39 Changeset [4434] by
- Replace all references to bmcsensors and i2c-ipmi for kernel 2.6 with …
- 16:27 Changeset [4433] by
- Replace all references to bmcsensors and i2c-ipmi for kernel 2.6 with …
06/07/07:
- 18:58 Ticket #2217 (Troubles with PowerEdge SC430) created by
- […] […] […]
- 07:19 Ticket #2198 (Would like support for HP nc6230 laptop) closed by
- wontfix: The chip in this laptop is a SMSC Super I/O with a flat register space. It …
06/04/07:
- 20:27 Changeset [4432] by
- Do not force the I2C slave address by default. It's only fair to let the …
- 19:54 Changeset [4431] by
- Do not force the I2C slave address by default. It's only fair to let the …
- 18:41 Changeset [4430] by
- Ignore generated files.
- 18:38 Changeset [4429] by
- Ignore generated files.
06/01/07:
- 23:28 Ticket #2216 (Warning: "logical device B has address 0x290, could be sensors") closed by
- fixed: You probably got the message with an older version of the sensors-detect …
- 21:42 Ticket #2216 (Warning: "logical device B has address 0x290, could be sensors") created by
- lm_sensors works fine. I have only one little error message, when …
05/31/07:
- 09:13 Ticket #2214 (ICH7 I2C Driver speed ?) closed by
- invalid: This doesn't have anything to do with hardware monitoring, does it? The …
- 07:48 Devices edited by
- The w83791d driver lacks PWM support (diff)
05/30/07:
- 22:22 Ticket #2215 (no sensors found - Intel 82801G (ICH7)) created by
- sensors say no sensors found.. I'm using Toshiba Satellite M100-222 …
- 11:54 Ticket #2214 (ICH7 I2C Driver speed ?) created by
- I'm using i2c-driver to connect to a device of mine, I've written a simple …
Note: See TracTimeline
for information about the timeline view.
