The process by which some operating systems will attempt to conserve energy.

learn more… | top users | synonyms

0
votes
0answers
47 views

i.mx 25 linux power management issue with Xfbdev -keybd

We are facing linux power management failures .Our h/w and s/w details are ARM -------- i.mx25 LTIB -------- ...
1
vote
0answers
35 views

Where is the handoff from Andoid to kernel for power state transitions?

I am looking for where the Android OS handsoff to the kernel during power state transitions. For instance when there are no wakelocks held the system should go to sleep (S3). It should be a call to ...
0
votes
1answer
43 views

How to find code called by suspend_ops->enter(state);

I am trying to understand the linux kernel power management at a low level and have finally got stuck since my C is not very strong. I am able to follow the code down to where it calls ...
0
votes
0answers
18 views

How does powertop make power consumption estimation?

I am developing a power consumption monitoring app on Linux that is able to esitamte the power consumption for each devices. I looked into powertop's source code, but it's a bunch of CPP codes. And ...
0
votes
2answers
63 views

Interface or API to retrieve power consumption data for built-in devices in linux

I need to write a power, temperature monitor system for linux system. It needs display some power statistics for for some or all builtin-devices as what powerTop does.I have searched quite a bit and ...
2
votes
0answers
31 views

Java events on plug/unplug power adapter for notebook

I want my application to respond to plugging/unplugging power adapter to notebook. Is there any suitable libraries or classes in Java for that action? The OS is Win7
2
votes
1answer
65 views

Preventing screen dim and display sleep on OS X

I'm making an app for OS X 10.7 and later that plays video. Any document can be taken full-screen using the standard full-screen commands. I'd like to forestall the automatic screen dim and display ...
1
vote
0answers
151 views

android app still keeps acceleration sensor registered

I've got a problem with the acceleration sensor of my app. It all works fine and reads values and so on... But the sensor is keeping alive, after finishing the activity! With an app like GSam I ...
0
votes
0answers
203 views

How enable and disable sleep mode progrmatically in Windows?

I want change in Control Panel->Power Options->Change plan settings->Change advanced power settings->Sleep-> Sleep After time on Never. Actually I need to change enable/disable turn ...
1
vote
1answer
153 views

how to register a device driver with android/linux power driver?

I am working on a lcd related kernel level device driver for a android device. Can someone please help me with power management related APIs in Android through which I can register my driver to ...
2
votes
1answer
91 views

ARM926 USB Power management

I have some starter kit board based on Atmel ARM926 400MH. Powered by linux. And I need to control power of USB, i.e. switch it off and switch it off. I try to research for use sysfs, but there is ...
0
votes
1answer
118 views

force close app when battery is low

I'm coding for app,where i just want add a feature i.e when battery level is getting low(say for less than 20%),app will automatically get stopped and respective services also get closed ,is it ...
0
votes
1answer
435 views

How to disable “Power saving” mode in codes. (Android)

Currently I'm trying to develop a 2D game for Android devices by using OpenGL ES, but Anroid OS makes it as painfull as posible. It look very nice and smoothly running at 60FPS by consuming all the ...
-1
votes
1answer
115 views

how to set ubuntu 12.04 on dell running when closing the lip [closed]

i install ubuntu 12.04 on dell vostro. i want to use the external mirror when i closed the lip. but i failed when i set the power settings in power, it is no effect. i found power manager might be ...
0
votes
1answer
943 views

android Power Management, Sleep mode, etc [closed]

I have difficulty in understanding power management best practices and sleep mode state of android device. Sleep mode. 1.1) when will this happen? 1.2) CPU is going to sleep and my threads are ...
0
votes
1answer
77 views

Event name for Disabling power button

on Windown Mobile 6, under Settings\System\Power\Misc there is a "Disable Power Switch" what I have to check programatically to get rid of popup menu. By comparing registried I figured out, that it ...
0
votes
1answer
49 views

Optimising Firebase's power consumption on mobiles

For Firebase-based mobile applications in which latencies of ~1 minute (or manual sync) are acceptable, will power consumption be optimal? Is it possible and does it make sense to adjust keep-alives, ...
1
vote
1answer
79 views

Is there a way to prevent display turning off?

I'm writing a presentation software. I control the presentation on my primary screen, and I display it on the second screen. If the image on the second screen doesn't change after a while, my computer ...
0
votes
1answer
110 views

The difference of wakelock core code and interfaces in kernel 3.0 from 3.7/3.8?

I was told that wakelock in kernel 3.7/3.8 is different from 3.0. What has changed and is there any document or discussion somewhere talking about this? Thanks!
-1
votes
1answer
130 views

In Android, will the background tasks/processes consume power significantly? [closed]

In Android, if you open an App, but only once, it may be kept in memory for a long time if the memory doesn't suffer any shortage. Will these background tasks/processes consume power continuously? ...
0
votes
1answer
80 views

Set time for the screen to stay on

I already know where to begin, at least by WakeLock class, but I can only call methods on and off the screen ... I do not know the simplest way to terminate a while for the screen to begin start off ...
0
votes
0answers
176 views

Modify boot.img or bootloader.img

I bought a stock of tablets, Mediacom SmartPad 750 3g. I saw that some tablet device when I insert the charger inside the plug of the tablet they switch automatically on (such as Ipad or Iphone). The ...
5
votes
2answers
296 views

How can I intercept the push of the physical power button in Windows?

Is there any way to intercept the event of the physical power button being pressed in order to react to this event? i.e.: Push button -> My program catches the event -> My program performs ...
0
votes
1answer
139 views

Using Windows Power Management API to dim monitor

I'm trying to do something that seems simple enough, I just want to have my program able to adjust the monitor brightness under certain conditions. So, I looked into the windows Power Management API ...
0
votes
1answer
479 views

Is it possible to find the battery consumption of application in ios?

I would like to find out the battery usage of an application in `iOS`` devices.Is is possible to do this, if it is possible how to estimate the battery usage?
1
vote
2answers
138 views

How to find the type of charger connected to iphone?

Is it possible to find the type of charger(USB Cable,Power Adaptor,wireless car charger ... ) connected to iPhone using ios sdk? I would like to find out the charger details connected to a iPhone.
1
vote
1answer
37 views

Source code power profiling

I was wondering if there exist power profiling tool for programs which reports results at source code level. For example, profiling results which report the power consumption at specific source code ...
1
vote
1answer
97 views

Statistics on Location Settings vs. Power Consumption

Is there any data on how GPS power consumption changes with different CLLocationManager settings, such as desired accuracy and distance filter? How it changes between different iPhone models? How it ...
1
vote
0answers
73 views

Function of MSR 0x2E in recent Intel CPUs?

I've come accross a feature of modern Intel CPUs called MSR 0x2E that is somehow involved in power management functions. I figured that MSR stands for Model Specific Register, and I guess this MSR has ...
0
votes
1answer
66 views

Android opportunistic communication vs power management (what happens to service when phone goes to sleep)

I am writing an application for android that will use opportunistic communication. So when two devices are nearby they exchange data. For now it will happen when they are in the same wifi network ...
3
votes
2answers
191 views

Process or Thread level Power Monitoring in Linux

I am looking for few tools that can give process or thread level power consumption for the Linux OS. I am looking for something similar to top , vmstat , mpstat , activity monitor (MAC) ...
0
votes
0answers
506 views

How to install Android application as system app

I am trying to learn how to install any application as system app. Basically i am trying to use goToSleep and WakeUp function calls in android. I understand that to use these call in your application ...
6
votes
3answers
276 views

How can I detect when the user has pressed the power off button?

I have an arcade cocktail cabinet (no keyboard, just a joystick and buttons) running Ubuntu 12.4.1, when the power button is pressed a popup appears and the system shuts down fine, but when my ...
2
votes
0answers
123 views

How to detect when Android device has resumed from deep sleep?

I have theory that my IGMP multicast sockets stop working after a device resumes from deep sleep (presumably because IGMP group membership times out). Is there a way to detect whether a device has ...
0
votes
0answers
190 views

Android and power management

I have a question about power management on cell phone devices with Android OS. My problem is that I have application which use bluetooth, WiFi and compute something all the time. This device need to ...
0
votes
0answers
137 views

Can I enable/disable wake timers on Windows XP?

I know that one can enable or disable wake timers on Windows Vista and later OS using PowerWriteACValueIndex or PowerWriteDCValueIndex APIs with the GUID_ALLOW_RTC_WAKE or ...
1
vote
1answer
194 views

Accessing wakelock statistics in android application

I am writing a power management application for Android. I want to be able to access wake lock statistics in my application. Details like which wake locks are active now, how many of them are ...
0
votes
0answers
112 views

Detect a computer in sleep mode

I want to write a program that will run as a service (windows) or daemon (*nix), and detect power changes (sleep/hiberanate/shutdown), and then send that information to a remote API endpoint. Being a ...
4
votes
1answer
120 views

How do you interpret WAKEUP_STAT and WAKEUP_INTx_PEND in exynos SoC kmsg?

I am seeing the following lines in kmsg when my Galaxy S2 device wakes up from suspend. I understand that this is supposed to tell me which interrupts are pending but I can't find a way to figure out ...
0
votes
1answer
283 views

Studying battery management in Android, dumpsys batteryinfo [closed]

I am trying to develop and application to gauge per-app battery usage of every app that runs on the phone. I am trying to analyze the batteryinfo dump (adb sysdump batteryinfo) to find out if I can ...
1
vote
1answer
175 views

how can i set the value of Minimum (Maximum) Processor state

Under Win7, open Control Panel -> Power Options -> Advanced Settings->Processor power management. you can see Minimum Processor state, Maximum Processor state. I have get the value by powercfg ...
0
votes
1answer
168 views

Unattended Mode changes to Suspend after one minute

In my application (C#, .Net CE 3.5, WM 6.5), I have a thread that do sync with a web service. I want thread keep running if device goes to idle mode. So I use some Windows CE API, to run my thread in ...
3
votes
1answer
95 views

Multi-Criteria Optimization with Reinforcement Learning

I am working on the power management of a system. The objectives that I am looking to minimize are power consumption and average latency. I have a single objective function having the linearly ...
0
votes
2answers
125 views

SystemInformation.PowerStatus.BatteryLifeRemaining returns -1?

In my code I have: Dim ps as PowerStatus = SystemInformation.PowerStatus Dim batteryTimeLeft as Integer = ps.BatteryLifeRemaining 'I have a problem here MsgBox("Time left on battery: " & ...
2
votes
1answer
133 views

What happens to TCP connection when a computer switches to sleep mode? [closed]

I want to know what happens to a TCP connection when a computer goes to sleep. Is there any differences between Linux and Windows in aspect of realization of TCP and handling the sleep mode? So, ...
1
vote
0answers
127 views

Any tool/software equivalent of Microsoft “JouleMeter” in linux/Ubuntu [closed]

"JouleMeter" is a tool from Microsoft for measuring power consumption by different processes on a windows machine. Please tell me if there is any similar tool on linux for getting information of ...
1
vote
1answer
134 views

Checking whether a linux machine is idle

I'd like to shut down my machine if it is idle, and am looking for the most reliable definition of "idle". It should measure whether the computer (an end-user laptop or desktop machine) is performing ...
1
vote
0answers
221 views

NullPointer with sWakeLock in my GCMIntentService when receiving notification

WI have implemented push notification in my Android App. I send notification from my server and when a notification arrived on Androide device, i get a null pointer on my sWakeLock object. ...
3
votes
0answers
365 views

interrupt in linux kernel

I have taken one gpio of my omap4 based custom board as input gpio. When I connect any external h/w on any port then input gpio gets pull down and I get interrupt on that gpio. Now when I run Linux ...
3
votes
0answers
302 views

Access to Power consumption Details on Mac OS X

Currently I'm searching for a way to access the Data about the power consumption of Devices that run Mac OS X. I'm mostly interested in the Power Usage in Watts. The IOPowerSources.h of IOKit ...

1 2 3 4 5 7