linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC V2 0/4] Add "scope" to power supplies
@ 2011-12-09 22:43 Jeremy Fitzhardinge
  2011-12-09 22:43 ` [PATCH RFC V2 1/4] power_supply: add SCOPE attribute " Jeremy Fitzhardinge
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Jeremy Fitzhardinge @ 2011-12-09 22:43 UTC (permalink / raw)
  To: Anton Vorontsov
  Cc: David Woodhouse, Linux Kernel Mailing List, Richard Hughes,
	Daniel Nicoletti, linux-input, Jiri Kosina, Jeremy Fitzhardinge

This series adds a "scope" attribute to power supplies, to indicate
whether it powers the whole system ("System") or just some subset of
the devices ("Device").  This allows upowerd to distinguish between
system-wide power supplies and self-powered devices such as cordless
mice.

This series also adds a "powers" link to power supplies, so that if
they're scope=Device, they can specifically indicate which device
tree they power.

Updates since last post:
 - Add more complete documentation to scope and "powers" links
 - Remove unnecessary scopes on System power supplies
 - Make HID battery supplies Device, and add "powers" pointers
   for them.

This can also be pulled from:
	git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git power-supply-scope

Jeremy Fitzhardinge (4):
  power_supply: add SCOPE attribute to power supplies
  power_supply: allow a power supply to explicitly point to powered
    device
  power_supply: add scope properties to some self-powered HID devices
  power_supply: add "powers" links to self-powered HID devices

 drivers/hid/hid-wacom.c            |   16 ++++++++++++++--
 drivers/hid/hid-wiimote.c          |   10 +++++++++-
 drivers/power/power_supply_core.c  |    7 +++++++
 drivers/power/power_supply_sysfs.c |    6 ++++++
 include/linux/power_supply.h       |    8 ++++++++
 5 files changed, 44 insertions(+), 3 deletions(-)

-- 
1.7.7.3


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

end of thread, other threads:[~2012-01-04 13:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-09 22:43 [PATCH RFC V2 0/4] Add "scope" to power supplies Jeremy Fitzhardinge
2011-12-09 22:43 ` [PATCH RFC V2 1/4] power_supply: add SCOPE attribute " Jeremy Fitzhardinge
2011-12-09 22:43 ` [PATCH RFC V2 2/4] power_supply: allow a power supply to explicitly point to powered device Jeremy Fitzhardinge
2011-12-09 22:43 ` [PATCH RFC V2 3/4] power_supply: add scope properties to some self-powered HID devices Jeremy Fitzhardinge
2011-12-09 22:43 ` [PATCH RFC V2 4/4] power_supply: add "powers" links to " Jeremy Fitzhardinge
2011-12-12  8:42 ` [PATCH RFC V2 0/4] Add "scope" to power supplies Jiri Kosina
2011-12-19  6:26 ` Jeremy Fitzhardinge
2011-12-19 10:25   ` Jiri Kosina
2012-01-03 14:57     ` Jiri Kosina
2012-01-04  5:11 ` Anton Vorontsov
2012-01-04 12:48   ` Jiri Kosina
2012-01-04 12:57     ` Anton Vorontsov
2012-01-04 13:00   ` Jeremy Fitzhardinge

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).