Ticket #2260 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

libsensors: Add support for attributes in the hwmon class device

Reported by: khali Owned by: khali
Priority: major Milestone: 3.0.1
Component: libsensors Version: 3.0.0
Keywords: Cc:

Description

libsensors assumes that the hwmon attributes are exported by the kernel drivers as attributes of the device itself, rather than attributes of the hwmon class device. This is for historical reasons, but it could cause namespace collisions (in particular for multifunction devices). It is likely that we will want to move the attributes to the hwmon class device at some point in time, so libsensors should start supporting this.

Change History

Changed 5 years ago by khali

  • owner changed from somebody to khali
  • status changed from new to assigned
  • version set to 3.0.0

Changed 5 years ago by khali

  • status changed from assigned to closed
  • resolution set to fixed

Implemented in r5093.

Changed 5 years ago by khali

pwmconfig part implemented in r5343.

Note: See TracTickets for help on using tickets.