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] [day] [month] [year] [list]
Date:	Sat, 30 Sep 2006 22:52:58 +0200
From:	Pavel Machek <pavel@....cz>
To:	"Eugeny S. Mints" <eugeny.mints@...il.com>
Cc:	linux-kernel@...r.kernel.org, linux-pm@...ts.osdl.org,
	ext-Tuukka.Tikkanen@...ia.com
Subject: Re: [linux-pm] [RFC] OMAP1 PM Core,  Platform Power Parameter 1/2

Hi!

> Basic building block for PM Core layer is platform power parameter concept. A platform power parameter is a name, get and set methods.  
> 
> Although an PM Core implementation is completely arch specific any PM Core is
> supposed to utilize platform power parameter concept.
> 
> Also any PM Core is supposed to export names of all platform power parameters
> available on a platform. Any entity which registeres operating points is primary
> consumer of platform_pwr_param_get_names() interface.
> 
> (Probably this interface routine might be moved to be a part of PowerOP Core 
> interface)
> 
> diff --git a/include/linux/plat_pwr_param.h b/include/linux/plat_pwr_param.h
> new file mode 100644
> index 0000000..3a78d2b
> --- /dev/null
> +++ b/include/linux/plat_pwr_param.h

This is generic code (and please select some more reasonable
filename). It should not be in patch marked "OMAP1".

								Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
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