platform/core/system/power-manager.git
11 years agoUpdate vconf key for current brt in every case.
sh.pi [Thu, 18 Apr 2013 06:23:55 +0000 (15:23 +0900)]
Update vconf key for current brt in every case.

OSP wants to know about the time of brightness changed.
but there's bug that vconf of brightness is not updated for every case.
then fix the bug.

11 years agoUpdate vconf key when LCD state is changed to dim state.
sh.pi [Mon, 15 Apr 2013 09:35:50 +0000 (18:35 +0900)]
Update vconf key when LCD state is changed to dim state.

OSP api provides callback of brightness changed.
Then pm has to update key when lcd state is changed to dim state.

11 years agoAdd patch not to open the same device file many times
sh.pi [Thu, 28 Mar 2013 12:29:28 +0000 (21:29 +0900)]
Add patch not to open the same device file many times

There is the error that one input device file is opened many times.
If udev or kernel layer send wrong uevent, pm can register devices abnomally.
Now pm receives uevent and add all input device to internal list.
and check that device file is already registered in list.

11 years agoAdd vconf init script for sip status.
sh.pi [Tue, 19 Mar 2013 07:29:15 +0000 (16:29 +0900)]
Add vconf init script for sip status.

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:18:15 +0000 (01:18 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:51:50 +0000 (01:51 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Hyesook Choi [Thu, 7 Jun 2012 23:56:39 +0000 (08:56 +0900)]
Initial empty repository