lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 3 Jan 2012 15:57:04 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Jeremy Fitzhardinge <jeremy@...p.org>
Cc:	Anton Vorontsov <cbouatmailru@...il.com>,
	David Woodhouse <dwmw2@...radead.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Richard Hughes <hughsient@...il.com>,
	Daniel Nicoletti <dantti12@...il.com>,
	linux-input@...r.kernel.org
Subject: Re: [PATCH RFC V2 0/4] Add "scope" to power supplies

On Mon, 19 Dec 2011, Jiri Kosina wrote:

> > Ping?
> 
> Anton, if you are not going to take this patchset for whatever reason, but 
> are fine with the changes, feel free to just provide Ack for the patches 
> touching drivers/power, and I'll take them through hid tree.

Anton, hello?

> > On 12/09/2011 02:43 PM, Jeremy Fitzhardinge wrote:
> > > 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(-)
> > >

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists