From: Matt Ranostay <mranostay@gmail.com>
To: "Andrew F . Davis" <afd@ti.com>, Sebastian Reichel <sre@kernel.org>
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Matt Ranostay <matt@ranostay.consulting>
Subject: [PATCH 0/2] power: bq27xxx_battery: add configurable poll_interval
Date: Fri, 16 Sep 2016 20:42:53 -0700 [thread overview]
Message-ID: <1474083775-30185-1-git-send-email-matt@ranostay.consulting> (raw)
Patchset series fixes the kernel_parameter poll_interval not scheduling
the next event with the new interval. Also creates a sysfs entry that is
useful for udev attribute assignment.
Matt Ranostay (2):
power: bq27xxx_battery: add configurable poll_interval by sysfs
power: bq27xxx_battery: allow kernel poll_interval parameter runtime
update
drivers/power/supply/bq27xxx_battery.c | 87 +++++++++++++++++++++++++++++++++-
include/linux/power/bq27xxx_battery.h | 1 +
2 files changed, 86 insertions(+), 2 deletions(-)
--
2.7.4
next reply other threads:[~2016-09-17 3:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-17 3:42 Matt Ranostay [this message]
2016-09-17 3:42 ` [PATCH 1/2] power: bq27xxx_battery: add configurable poll_interval by sysfs Matt Ranostay
2016-09-19 19:46 ` Sebastian Reichel
2016-09-20 3:22 ` Matt Ranostay
2016-10-07 18:49 ` Pavel Machek
2016-10-24 3:08 ` Matt Ranostay
2016-10-24 8:23 ` Pavel Machek
2016-10-24 19:51 ` Pavel Machek
2016-10-24 19:55 ` Matt Ranostay
2016-09-17 3:42 ` [PATCH 2/2] power: bq27xxx_battery: allow kernel poll_interval parameter runtime update Matt Ranostay
2016-09-19 19:49 ` Sebastian Reichel
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=1474083775-30185-1-git-send-email-matt@ranostay.consulting \
--to=mranostay@gmail.com \
--cc=afd@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=matt@ranostay.consulting \
--cc=sre@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).