Software:UPower

From HandWiki
UPower
UPower logo: a battery cell of size AA
Xfce4 pop-up notification draining battery.png
GNOME Power Manager notification about switch to battery power
Developer(s)David Zeuthen, Richard Hughes a.o. (freedesktop.org)
Initial release2008; 16 years ago (2008)
Written inC
Operating systemLinux
LicenseGPL (free software)
Websiteupower.freedesktop.org

UPower (previously DeviceKit-power) is a piece of middleware (an abstraction layer) for power management on Linux systems.[1] It enumerates power sources, maintains statistics and history data on them and notifies about status changes. It consists of a daemon (upowerd), an application programming interface and a set of command line tools. The daemon provides its functionality to applications over the system bus (an instance of D-Bus, service org.freedesktop.UPower).[2] PolicyKit restricts access to the UPower functionality for initiating hibernate mode or shutting down the operating system (freedesktop.upower.policy).[3] The command-line client program upower can be used to query and monitor information about the power supply devices in the system. Graphical user interfaces to the functionality of UPower include the GNOME Power Manager and the Xfce Power Manager.[4]

UPower is a product of the cross-desktop freedesktop.org project. As free software it is published with its source code under the terms of version 2 or later of the GNU General Public License (GPL).

It was conceived as a replacement for the corresponding features of the deprecated HAL. In 2008, David Zeuthen started a comprehensive rewrite of HAL. This resulted in a set of separate services under the new name "DeviceKit".[5] In 2010 the included DeviceKit-power was renamed. UPower was first introduced and established as a standard in GNOME.[6] In January 2011 the desktop environment Xfce followed (version 4.8).

Sources

  1. Michael Kofler (2011) (in German), Linux 2011 : Debian, Fedora, openSUSE, Ubuntu (10 ed.), München: Pearson Education Deutschland GmbH, pp. 504, ISBN 9783827330253 
  2. Oliver Diedrich (The H Open), 11 February 2013: D-Bus is coming to the Linux Kernel
  3. Richard Petersen (2010) (in German), Fedora 14 : Administration and Security, Alameda, CA: Surfing Turtle Press, ISBN 9781936280230 
  4. "Xfce:xfce4-power-manager:start [Xfce Docs]". https://goodies.xfce.org/projects/applications/xfce4-power-manager. 
  5. David Zeuthen (7 May 2008), "Update on DeviceKit" (in German), HAL-Mailingliste, https://lists.freedesktop.org/archives/hal/2008-May/011560.html 
  6. Thorsten Leemhuis (The H Open), 7 August 2012: Comment: Desktop Fragmentation[no|permanent dead link|dead link}}]

External links