mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: LM Sensors <lm-sensors@lm-sensors.org>,
	LKML <linux-kernel@vger.kernel.org>
Cc: Greg KH <greg@kroah.com>, "Mark M. Hoffman" <mhoffman@lightlink.com>
Subject: Moving hardware monitoring drivers to drivers/hwmon (3/3)
Date: Mon, 27 Jun 2005 23:30:29 +0200	[thread overview]
Message-ID: <20050627233029.59b226d9.khali@linux-fr.org> (raw)
In-Reply-To: <20050627224003.4b1ce717.khali@linux-fr.org>

Hi all,

Finally this third patch moves the hardware monitoring drivers
documentation files from Documentation/i2c/chips to Documentation/hwmon,
as well the sysfs-interface and userspace-tools documentation files from
Documentation/i2c to Documentation/hwmon.

Again, this patch being large (267 kB) and uninteresting, I'm not
including it, you can get it here:

http://jdelvare.net1.nerim.net/sensors/linux-2.6.12-git5-hwmon-move-all-drivers-3-doc.diff.gz

 Documentation/hwmon/adm1021         |  111 +++++++++
 Documentation/hwmon/adm1025         |   51 ++++
 Documentation/hwmon/adm1026         |   93 ++++++++
 Documentation/hwmon/adm1031         |   35 +++
 Documentation/hwmon/adm9240         |  177 +++++++++++++++
 Documentation/hwmon/asb100          |   72 ++++++
 Documentation/hwmon/ds1621          |  108 +++++++++
 Documentation/hwmon/fscher          |  169 +++++++++++++++
 Documentation/hwmon/gl518sm         |   74 ++++++
 Documentation/hwmon/it87            |   96 ++++++++
 Documentation/hwmon/lm63            |   57 +++++
 Documentation/hwmon/lm75            |   65 +++++
 Documentation/hwmon/lm77            |   22 +
 Documentation/hwmon/lm78            |   82 +++++++
 Documentation/hwmon/lm80            |   56 +++++
 Documentation/hwmon/lm83            |   76 ++++++
 Documentation/hwmon/lm85            |  221 +++++++++++++++++++
 Documentation/hwmon/lm87            |   73 ++++++
 Documentation/hwmon/lm90            |  121 ++++++++++
 Documentation/hwmon/lm92            |   37 +++
 Documentation/hwmon/max1619         |   29 ++
 Documentation/hwmon/pc87360         |  189 ++++++++++++++++
 Documentation/hwmon/sis5595         |  106 +++++++++
 Documentation/hwmon/smsc47b397      |  158 ++++++++++++++
 Documentation/hwmon/smsc47m1        |   52 ++++
 Documentation/hwmon/sysfs-interface |  274 ++++++++++++++++++++++++
 Documentation/hwmon/userspace-tools |   39 +++
 Documentation/hwmon/via686a         |   65 +++++
 Documentation/hwmon/w83627hf        |   66 +++++
 Documentation/hwmon/w83781d         |  402 ++++++++++++++++++++++++++++++++++++
 Documentation/hwmon/w83l785ts       |   39 +++
 Documentation/i2c/chips/adm1021     |  111 ---------
 Documentation/i2c/chips/adm1025     |   51 ----
 Documentation/i2c/chips/adm1026     |   93 --------
 Documentation/i2c/chips/adm1031     |   35 ---
 Documentation/i2c/chips/adm9240     |  177 ---------------
 Documentation/i2c/chips/asb100      |   72 ------
 Documentation/i2c/chips/ds1621      |  108 ---------
 Documentation/i2c/chips/fscher      |  169 ---------------
 Documentation/i2c/chips/gl518sm     |   74 ------
 Documentation/i2c/chips/it87        |   96 --------
 Documentation/i2c/chips/lm63        |   57 -----
 Documentation/i2c/chips/lm75        |   65 -----
 Documentation/i2c/chips/lm77        |   22 -
 Documentation/i2c/chips/lm78        |   82 -------
 Documentation/i2c/chips/lm80        |   56 -----
 Documentation/i2c/chips/lm83        |   76 ------
 Documentation/i2c/chips/lm85        |  221 -------------------
 Documentation/i2c/chips/lm87        |   73 ------
 Documentation/i2c/chips/lm90        |  121 ----------
 Documentation/i2c/chips/lm92        |   37 ---
 Documentation/i2c/chips/max1619     |   29 --
 Documentation/i2c/chips/pc87360     |  189 ----------------
 Documentation/i2c/chips/sis5595     |  106 ---------
 Documentation/i2c/chips/smsc47b397  |  158 --------------
 Documentation/i2c/chips/smsc47m1    |   52 ----
 Documentation/i2c/chips/via686a     |   65 -----
 Documentation/i2c/chips/w83627hf    |   66 -----
 Documentation/i2c/chips/w83781d     |  402 ------------------------------------
 Documentation/i2c/chips/w83l785ts   |   39 ---
 Documentation/i2c/sysfs-interface   |  274 ------------------------
 Documentation/i2c/userspace-tools   |   39 ---
 62 files changed, 3215 insertions(+), 3215 deletions(-)


Thanks,
-- 
Jean Delvare

      parent reply	other threads:[~2005-06-27 21:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-27 20:40 Moving hardware monitoring drivers to drivers/hwmon (1/3) Jean Delvare
2005-06-27 21:25 ` Moving hardware monitoring drivers to drivers/hwmon (2/3) Jean Delvare
2005-06-27 21:30 ` Jean Delvare [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050627233029.59b226d9.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=mhoffman@lightlink.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome