Timeline
08/24/07:
- 20:08 Ticket #2243 (SCH3114 driver (dme1737) detected & loaded but no info. by "sensors" ...) created by
- Yesterday I was suggested to use the dme1737 driver for my SCH3114 Super …
- 11:04 Ticket #2242 (Move useful_addresses.html to the wiki) created by
- I propose that we move doc/useful_addresses.html to lm-sensors.org/wiki. …
08/23/07:
- 10:14 Changeset [4699] by
- Drop the CONFORMING TO sections from the man pages. lm-sensors is in no …
- 09:45 Changeset [4698] by
- Relabel "sensors -u" from "unknown chip" to "raw chip". sensors uses …
08/22/07:
- 20:43 Changeset [4697] by
- Drop sensors option -U, --hide-unknown. libsensors no longer exposes chips …
- 19:07 Changeset [4696] by
- Drop SENSORS_MODE_NO_RW and SENSORS_MODE_RW. The mode is a bitfield, we …
- 19:06 Changeset [4695] by
- sensors_get_value() and sensors_set_value(), respectively. The new names …
- 19:05 Changeset [4694] by
- Change the prototype of sensors_get_label(). Errors can be reported with a …
- 19:04 Changeset [4693] by
- Drop support for reloading the configuration with sensors_init(). Instead, …
08/21/07:
- 20:58 Ticket #2241 (lm_sensors v2.10.4 on Centos 3.x with kernel 2.4.21-50.EL) created by
- I have previously compiled i2c v2.10.2 and lmsensors 2.10.4 on my Centos …
- 11:08 Changeset [4692] by
- Fix error message.
- 11:07 Changeset [4691] by
- Fix error message.
08/20/07:
- 19:24 Configurations/SuperMicro/H8DC8 created by
- Added config for SuperMicro? H8DC8.
08/19/07:
- 17:39 Download edited by
- Link to the lm-sensors-3 snapshots (diff)
- 17:28 Ticket #2239 (Add support for chips on the SPI bus) closed by
- fixed: Done (r4689).
- 17:27 Changeset [4690] by
- Contrary to what the comment says, sensors_proc_bus_count may be a …
- 17:10 Ticket #2230 (Clean up struct sensors_chip_name) closed by
- fixed: Bus type field added (r4686, r4687).
- 17:07 Changeset [4689] by
- Add support for hardware monitoring chips on SPI buses. SPI bus …
- 17:05 Changeset [4688] by
- Contrary to what the comment says, sensors_proc_bus_count may be a …
- 17:04 Changeset [4687] by
- Support more bus types (part 2 of 2). Originally libsensors was very …
- 17:03 Changeset [4686] by
- Support more bus types (part 1 of 2). Originally libsensors was very …
- 16:18 Changeset [4685] by
- Drop chip names including dashes, as these are no longer supported.
08/18/07:
- 16:58 Download edited by
- Mention the lm-sensors-3.0.0 development tree (diff)
- 08:58 Changeset [4684] by
- Fix a broken comment.
- 08:56 Changeset [4683] by
- Fix a broken comment.
08/17/07:
- 23:11 Changeset [4682] by
- Drop unneeded frees.
- 19:55 Ticket #2240 (bus type guessing in sensors_read_one_sysfs_chip) created by
- The method to detect the bus type for each hwmon chip in …
- 19:46 Ticket #2220 (CentOS 5) closed by
- invalid: Smells like a user error. Just run sensors-detect to find out what sensors …
- 19:40 Ticket #2215 (no sensors found - Intel 82801G (ICH7)) closed by
- fixed: You simply appear not to have usable sensors on this system, which is …
- 19:19 Ticket #2187 (Can't access procfs/sysfs file - Kernel interface access error) closed by
- fixed: The error message is a bit confusing but typically this simply means that …
- 13:36 Changeset [4681] by
- Fix error message when a chip is specified on the command line with no …
- 13:30 Changeset [4680] by
- Fix error message when a chip is specified on the command line with no …
08/16/07:
- 19:49 Changeset [4679] by
- Typo and white space cleanps.
- 18:18 Changeset [4678] by
- Reindent and cleanup.
- 17:25 Ticket #2239 (Add support for chips on the SPI bus) created by
- The LM70 thermal sensor chip is connected to the SPI bus. Adding support …
- 12:37 Ticket #2221 (Drop support for dashes in chip names) closed by
- fixed: Fixed by r4677.
- 12:06 Changeset [4677] by
- Chip types can no longer contain dashes. This makes it possible to rewrite …
- 12:04 Changeset [4676] by
- Add a new function to libsensors doing the opposite of …
- 11:58 Changeset [4675] by
- Use strtoul() instead of parsing integers on our own.
- 11:57 Changeset [4674] by
- Don't handle the isa bus in sensors_parse_i2cbus_name(). We really don't …
- 11:56 Changeset [4673] by
- Rename sensors_chip_name.busname to path, as this is what we are using it …
- 11:54 Changeset [4672] by
- Drop support for "dummy" bus type. The kernel no longer supports such fake …
- 09:43 Ticket #2238 (Bus number substitution doesn't affect the device names) created by
- The "bus" statements in sensors.conf only affect the chip statements in …
08/15/07:
- 23:25 FeedbackAndSupport edited by
- Warn about e-mail address being public in trac (diff)
- 22:46 WikiStart edited by
- Rename "Contact and Support" to "Feedback and Support" for consistency (diff)
- 10:24 Changeset [4671] by
- License fix.
- 10:23 Changeset [4670] by
- License fix.
- 10:23 Changeset [4669] by
- License fix.
08/14/07:
- 22:26 Ticket #2179 (Treat strange fan speed (like 675 000 rpm) as "0") closed by
- fixed: Replying to ticket: > I use w83627hf driver. > I agree, …
- 15:53 Devices edited by
- No SMBus in the HT-2000 (diff)
- 09:11 Configurations/Epox/MF4-Ultra3 created by
08/13/07:
- 23:06 Ticket #2085 (The most confusing site I have ever used ? I think I need more than help.) closed by
- worksforme
- 22:30 Ticket #2171 (libsensors API: pass chip names by reference) closed by
- fixed: Done in r4666, r4667 and r4668.
- 22:19 Changeset [4668] by
- Pass structures by reference in sensors and sensord, again for a small …
- 22:16 Changeset [4667] by
- Pass the structures by reference inside libsensors. Again a small …
- 22:16 Changeset [4666] by
- Change the libsensors API so that all structures are passed by reference. …
- 22:11 Changeset [4665] by
- Add FSC Heimdall, Poseidon II detection, change Poseidon I label from just …
- 22:08 Changeset [4664] by
- Add FSC Heimdall, Poseidon II detection, change Poseidon I label from just …
- 18:27 Ticket #2237 (ASUS A7V333 : strange output format) created by
- Hello, I have a Asus A7V333 (chipset Via) with AMD Athlon CPU, and when i …
- 17:23 Ticket #2203 (Patch: fixed (better?) errno's from i2c_smbus_xfer_emulated) closed by
- wontfix
- 17:15 Ticket #2081 (PATCH - s3c2410 clock control patch) closed by
- invalid: No news for almost a year, closing, this really doesn't belong to this …
- 16:57 Ticket #2218 (Enable VBAT monitoring for W83627EHF driver) closed by
- fixed: Applied upstream. …
- 16:56 Ticket #2213 (Asus M2NPV-VM / IT87 : What worked in LM_Sensors 2.9.1 doesn't in 2.10.2 ...) closed by
- fixed
- 16:55 Ticket #2146 (ADM1032 Config Reg Check Incorrect) closed by
- wontfix: No feedback for a long time, closing.
- 16:51 Ticket #2234 (Can Lm-sensors calculate power use?) closed by
- fixed
- 16:44 Ticket #2217 (Troubles with PowerEdge SC430) closed by
- invalid: There simply are no sensors in this machine, nothing we can do.
- 16:40 Ticket #2208 (lm_sensors 2.10.3 fails on make user-install on 2.6.16 kernel) closed by
- invalid: It's "make user_install" with an underscore, not a dash. (Our build …
- 16:38 Ticket #2205 (Request for Fintek F75387SG/RG Driver for Temps and Fan Speeds) closed by
- duplicate: Still no support for this chip, sorry. Duplicate of #2092. I've added you …
- 16:38 Devices edited by
- Update F75387SG/RG entry (diff)
- 16:09 Ticket #2201 (-5V and -12 reversed in sensors output?) closed by
- invalid: Please see the FAQ: wiki:FAQ/Chapter3#a-5Vand-12Vreadingsarewayoutofrange
- 15:58 Ticket #2192 (sensors-detect finds sensprs, modules loaded, but no sensors working) closed by
- fixed: Please check in wiki:Devices: you need kernel >= 2.6.19 for IT8716F …
- 15:46 Ticket #2166 (Impossible to edit wiki (?)) closed by
- duplicate: Duplicate of #2178.
- 15:43 Ticket #2165 (http://lm-sensors.org/browser/lm-sensors/trunk/prog/rrd) closed by
- invalid: If this is a permission issue, there's really nothing we can do for you, …
- 15:38 Ticket #2145 (modify the voltage sensors values got by net-snmp) closed by
- invalid: If the output of "sensors" is correct but the values returned by snmpget …
- 15:35 Devices edited by
- One more request for the F75375S/SP (diff)
08/12/07:
- 22:40 Ticket #2229 (abit KN9 Ultra configuration contribution) closed by
- fixed: Copied to the wiki by Hans de Goede.
- 21:54 Changeset [4663] by
- Discard legacy comment.
- 21:54 Changeset [4662] by
- Discard legacy comment.
- 21:51 Devices edited by
- Update the W83L786G and W83L771G entries (diff)
- 21:47 Devices edited by
- Add entries for W83L784R/G, W83L786R/G and W83L771W/G (diff)
- 21:41 Changeset [4661] by
- Add detection of the Winbond W83L786NR/NG/R/G and W83L771W/G chips.
- 21:39 Changeset [4660] by
- Add detection of the Winbond W83L786NR/NG/R/G and W83L771W/G chips.
- 20:49 Devices edited by
- Update the W83697UF entry (diff)
- 20:05 Devices edited by
- Update Andigilog entries (diff)
- 19:03 Changeset [4659] by
- Add a missing register read in fscher. Original patch from Hans de Goede, …
- 18:55 Changeset [4658] by
- Fix an array overrun in lm93. Original patch by Hans J. Koch, backported …
- 18:32 Changeset [4657] by
- List the upcoming adt7470 driver.
- 18:31 Changeset [4656] by
- List the upcoming adt7470 driver.
- 18:30 Devices edited by
- Update the ADT7470 entry (diff)
- 18:15 Devices edited by
- Update the IT8726F entry (diff)
- 17:44 Changeset [4655] by
- The libsensors test suite doesn't use iconv.
- 15:52 Devices edited by
- Update the THMC50 and ADM1022 entries (diff)
- 15:51 Devices edited by
- The ADM1024 might be compatible with the LM87 (diff)
- 15:39 Changeset [4654] by
- Fix thmc50 analog output symbol.
- 15:33 Changeset [4653] by
- Fix support for the Linux 2.6 thmc50 driver. Patch from Krzysztof Helt.
- 13:54 Ticket #2236 (No fans sensors on 2.6.22.1 (smsc47m1) MB: K8 Triton Server ULi/ALi M1689) closed by
- fixed: Great, thanks for reporting and testing, I'll push my patch upstream now. …
08/11/07:
- 19:22 Changeset [4652] by
- Delete dead code.
- 09:30 Changeset [4651] by
- Add missing new line at end of log messages. Indirectly reported by Joe …
08/10/07:
- 21:28 Kernel2.6 edited by
- More accurate description of the i2c adapter name problem in 2.6.22 (diff)
- 19:33 Changeset [4650] by
- Don't probe i2c-isa as if it were a regular i2c bus. This bug was …
- 18:45 Changeset [4649] by
- Don't probe i2c-isa as if it were a regular i2c bus. This bug was …
08/09/07:
- 15:23 Ticket #2236 (No fans sensors on 2.6.22.1 (smsc47m1) MB: K8 Triton Server ULi/ALi M1689) created by
- I got K8 Triton Server motherboard with ULi/ALi M1689 chipset after …
- 10:43 Changeset [4648] by
- Delete sensors_do_all_sets(). I couldn't find any application using it, …
- 10:39 Changeset [4647] by
- Don't export sensors_chip_name_has_wildcards(). I don't know of any …
08/06/07:
08/02/07:
- 06:10 Ticket #2235 (Fedora 7, Intel DP965LT, Q6600, and lm_sensors) created by
- Hi, I just installed Fedora 7 on a system with an Intel DP965LT …
08/01/07:
- 03:48 Ticket #2234 (Can Lm-sensors calculate power use?) created by
- Hi, I'm into Linux too little to find out for myself, sorry :) I have the …
07/30/07:
- 08:42 Ticket #2159 (lm-sensors doesn't work on Abit AB9 Pro) closed by
- fixed: Closing as the abituguru3 driver is now in 2.6.23rc1 and libsensors …
Note: See TracTimeline
for information about the timeline view.
