[PATCH 2.6.31-rc2] hwmon: add support for GM/GME965 IGP temperature report.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tobias,

On Sun, 12 Jul 2009 22:43:12 +0200, Tobias Hain wrote:
> Hello Jean,
> 
> > So while I wouldn't want to hide the hardware monitoring support
> > of the VIA 686 in another driver, I would be totally fine with adding
> > temperature reporting to whatever driver is already handling the Intel
> > 965. At this point I still believe this is the way to go.
> 
> intel-agp.c contains the device ids for all intel host bridges. None of the
> symbols (= device ids) intel-agp.c used has been exported to
> include/linux/pci_ids.h and I guess there's a reason for this.

I don't quite follow you... what would that reason be?

> intel-agp.c has 2432 LOC and only deals with AGP/GART table management. I
> don't think anybody would be amused to see other code in there.

Well, the driver posted by Lu was rather small, and most of it is for
device management, not functionality. Adding temperature reading to
another driver would probably fit in 250 lines.

> I don't see
> other infrastructure in place (e.g. dispatchers) to management access from
> multiple modules.

Just because something isn't there doesn't mean we don't want to
implement it. Maybe nobody had the need so far.

> Do you have a successful example where temperature reading and evaluating is
> done in an unrelated kernel module? To have a look at how they did it.

A quick grep reveals these drivers:

drivers/input/touchscreen/ads7846.c
drivers/platform/x86/eeepc-laptop.c
drivers/platform/x86/thinkpad_acpi.c
drivers/thermal/thermal_sys.c

But there may be other drivers which do export temperature readings
without registering a proper hwmon class device.

-- 
Jean Delvare



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux