All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [GIT PULL] hwmon updates for Linux 3.19
@ 2015-01-24 16:54 Jean Delvare
  0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2015-01-24 16:54 UTC (permalink / raw)
  To: lm-sensors

Hi Linus,

Please pull hwmon subsystem updates for Linux 3.19 from:

git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git hwmon-for-linus

It contains a single thing: a new driver for the temperature sensor
embedded in the Intel 5500/5520/X58 chipsets. Sorry for the late
request, it's been so long since I last sent a pull request and I've
been so busy with other tasks meanwhile that I simply forgot about
these patches. But given that this is a new driver, it can't introduce
any regression so I thought it could still be OK. This has been in
linux-next for months now.

 drivers/hwmon/Kconfig      |  10 +++
 drivers/hwmon/Makefile     |   1 +
 drivers/hwmon/i5500_temp.c | 149 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 160 insertions(+)
 create mode 100644 drivers/hwmon/i5500_temp.c

---------------

Axel Lin (2):
      hwmon: (i5500_temp) Convert to module_pci_driver
      hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro

Jean Delvare (3):
      hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets
      hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups
      hwmon: (i5500_temp) Don't bind to disabled sensors

Thanks,
-- 
Jean Delvare
SUSE L3 Support

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-24 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-24 16:54 [lm-sensors] [GIT PULL] hwmon updates for Linux 3.19 Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.