Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1485477

[PATCH 0/2] power: bq27xxx_battery: add configurable poll_interval

From Matt Ranostay <mranostay@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] power: bq27xxx_battery: add configurable poll_interval
Date 2016-09-17 05:50 +0200
Message-ID <sieNz-5E2-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] power: bq27xxx_battery: add configurable poll_interval Matt Ranostay <mranostay@gmail.com> - 2016-09-17 05:50 +0200
  [PATCH 2/2] power: bq27xxx_battery: allow kernel poll_interval parameter runtime update Matt Ranostay <mranostay@gmail.com> - 2016-09-17 05:50 +0200
    Re: [PATCH 2/2] power: bq27xxx_battery: allow kernel poll_interval  parameter runtime update Sebastian Reichel <sre@kernel.org> - 2016-09-19 21:50 +0200
  [PATCH 1/2] power: bq27xxx_battery: add configurable poll_interval by sysfs Matt Ranostay <mranostay@gmail.com> - 2016-09-17 05:50 +0200
    Re: [PATCH 1/2] power: bq27xxx_battery: add configurable  poll_interval by sysfs Sebastian Reichel <sre@kernel.org> - 2016-09-19 21:50 +0200
      Re: [PATCH 1/2] power: bq27xxx_battery: add configurable  poll_interval by sysfs Matt Ranostay <mranostay@gmail.com> - 2016-09-20 05:30 +0200

csiph-web