All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] power_supply: add new POWER_SUPPLY_PROP_POLL_INTERVAL property
@ 2016-09-28 19:55 Matt Ranostay
  2016-09-28 19:55 ` [PATCH v2 1/2] power: power_supply: add new property POWER_SUPPLY_PROP_POLL_INTERVAL Matt Ranostay
  2016-09-28 19:55 ` [PATCH v2 2/2] power: bq27xxx_battery: add poll interval property query Matt Ranostay
  0 siblings, 2 replies; 30+ messages in thread
From: Matt Ranostay @ 2016-09-28 19:55 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: linux-pm, linux-kernel, Matt Ranostay

Add power supply class POWER_SUPPLY_PROP_POLL_INTERVAL to allow dynamic device statistic
updating interval.

Changes from v1:
 * Fixed milliseconds typo in commit message
 * Fixed file paths to drivers/power/supply
 * Don't update if settings are the same condition

Matt Ranostay (2):
  power: power_supply: add new property POWER_SUPPLY_PROP_POLL_INTERVAL
  power: bq27xxx_battery: add poll interval property query

 Documentation/power/power_supply_class.txt |  1 +
 drivers/power/supply/bq27xxx_battery.c     | 40 ++++++++++++++++++++++++++++++
 drivers/power/supply/power_supply_sysfs.c  |  1 +
 include/linux/power_supply.h               |  1 +
 4 files changed, 43 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2016-11-04 21:43 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-28 19:55 [PATCH v2 0/2] power_supply: add new POWER_SUPPLY_PROP_POLL_INTERVAL property Matt Ranostay
2016-09-28 19:55 ` [PATCH v2 1/2] power: power_supply: add new property POWER_SUPPLY_PROP_POLL_INTERVAL Matt Ranostay
2016-09-28 19:55 ` [PATCH v2 2/2] power: bq27xxx_battery: add poll interval property query Matt Ranostay
2016-10-24 19:58   ` Matt Ranostay
2016-10-24 20:14     ` Pavel Machek
2016-10-24 20:14       ` Pavel Machek
2016-10-25 18:47       ` Matt Ranostay
2016-10-25 18:47         ` Matt Ranostay
2016-10-31 20:22         ` Matt Ranostay
2016-10-31 20:22           ` Matt Ranostay
2016-10-31 20:30           ` Pali Rohár
2016-10-31 20:30             ` Pali Rohár
2016-10-31 21:38           ` Pavel Machek
2016-10-31 21:38             ` Pavel Machek
2016-11-01 19:58             ` Matt Ranostay
2016-11-01 19:58               ` Matt Ranostay
2016-11-02  8:22               ` Pavel Machek
2016-11-02  8:22                 ` Pavel Machek
2016-11-04  5:00                 ` Matt Ranostay
2016-11-04  5:00                   ` Matt Ranostay
2016-11-04  7:09                   ` Pavel Machek
2016-11-04  7:09                     ` Pavel Machek
2016-11-04 14:58                     ` Tony Lindgren
2016-11-04 14:58                       ` Tony Lindgren
2016-11-04 20:29                       ` Pavel Machek
2016-11-04 20:29                         ` Pavel Machek
2016-11-04 20:39                         ` Matt Ranostay
2016-11-04 20:39                           ` Matt Ranostay
2016-11-04 21:43                           ` Pavel Machek
2016-11-04 21:43                             ` Pavel Machek

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.