platform/core/system/power-manager.git
11 years agofix spec file tizen_2.1 accepted/tizen/20130520.101252 submit/tizen/20130517.045214 submit/tizen_2.1/20130514.054745
Kidong Kim [Sat, 11 May 2013 02:30:11 +0000 (11:30 +0900)]
fix spec file

11 years agoUpdate SMACK manifest and add system-server dependency to use smack label 'deviced...
Taeyoung Kim [Fri, 3 May 2013 12:46:39 +0000 (21:46 +0900)]
Update SMACK manifest and add system-server dependency to use smack label 'deviced' together

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
11 years agoLICENSE and boilerplate are updated
sh.pi [Wed, 24 Apr 2013 07:43:50 +0000 (16:43 +0900)]
LICENSE and boilerplate are updated

11 years agoCode bugs are fixed. 2.1b_release accepted/tizen_2.1/20130425.025215 submit/tizen_2.1/20130424.233153
sh.pi [Mon, 22 Apr 2013 09:01:46 +0000 (18:01 +0900)]
Code bugs are fixed.

pm_lsensor.c :
 unchecked_value: No check of the return value of "device_get_property(DEVICE_TYPE_DISPLAY, cmd, &tmp_value)".

pm_poll.c :
 leaked_storage: Variable "new_path" going out of scope leaks the storage it points to

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

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