mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Renata Sayakhova <rsayakhova@gmail.com>
To: zbr@ioremap.net
Cc: linux-kernel@vger.kernel.org, rsayakhova@gmail.com
Subject: [PATCH 0001] DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers
Date: Wed, 29 Feb 2012 14:58:52 +0100	[thread overview]
Message-ID: <1330523933-32344-1-git-send-email-rsayakhova@gmail.com> (raw)

FROM: Renata Sayakhova <renata@oktetlabs.ru>

Implementation of DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers.

Renata Sayakhova (1):
  DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers

 drivers/power/Kconfig          |   14 +
 drivers/power/Makefile         |    1 +
 drivers/power/ds2781_battery.c |  874 ++++++++++++++++++++++++++++++++++++++++
 drivers/w1/slaves/Kconfig      |   13 +
 drivers/w1/slaves/Makefile     |    1 +
 drivers/w1/slaves/w1_ds2781.c  |  201 +++++++++
 drivers/w1/slaves/w1_ds2781.h  |  136 +++++++
 drivers/w1/w1_family.h         |    1 +
 8 files changed, 1241 insertions(+), 0 deletions(-)
 create mode 100644 drivers/power/ds2781_battery.c
 create mode 100644 drivers/w1/slaves/w1_ds2781.c
 create mode 100644 drivers/w1/slaves/w1_ds2781.h

-- 
1.7.6.3


             reply	other threads:[~2012-02-29 14:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-29 13:58 Renata Sayakhova [this message]
2012-02-29 13:58 ` [PATCH] " Renata Sayakhova
2012-02-29 18:52   ` Evgeniy Polyakov
     [not found]     ` <CAO0_4pY_MXgx1gFRK9ino0P9RAO3e3E00PFCJvjpq2A-6Oz=1Q@mail.gmail.com>
2012-02-29 23:24       ` Evgeniy Polyakov

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=1330523933-32344-1-git-send-email-rsayakhova@gmail.com \
    --to=rsayakhova@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zbr@ioremap.net \
    /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

all inboxes | Powered by JetHome®