platform/core/system/power-manager.git
10 years agoRemove debian packaging stuff 05/8605/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable tizen_ivi_genivi accepted/tizen/20130912.154506 accepted/tizen/20130912.190502 accepted/tizen/20130912.194730 accepted/tizen/ivi/genivi/20140131.041729 accepted/tizen_ivi_stable/20131116.111724 ivi_oct_m2 submit/tizen/20130912.080253 submit/tizen/20130912.090554 submit/tizen_ivi_genivi/20140131.040749 submit/tizen_ivi_stable/20131116.100753
Chengwei Yang [Sun, 25 Aug 2013 01:50:51 +0000 (09:50 +0800)]
Remove debian packaging stuff

Change-Id: Iec26f66b589079bb5b89d12d473914064e24917d
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agoresetting manifest requested domain to floor 26/4426/1 accepted/tizen/20130710.221304 submit/tizen/20130710.124718
Alexandru Cornea [Fri, 28 Jun 2013 09:07:19 +0000 (12:07 +0300)]
resetting manifest requested domain to floor

10 years agoAdd Changelog 26/3726/1 accepted/tizen/20130529.151338 submit/tizen/20130529.144559
Baptiste DURAND [Wed, 29 May 2013 12:01:06 +0000 (14:01 +0200)]
Add Changelog

10 years agoFix x86_64 build and remove hardcoding 27/3727/1
Anas Nashif [Wed, 20 Mar 2013 13:51:01 +0000 (14:51 +0100)]
Fix x86_64 build and remove hardcoding

  - Fix hard-coded library path in source : source files + CMakeLists.txt
  - Fix systemd related files library path (remove %{_libdir})
  - Use %cmake macro to set default path
  - Add suitable LD_Library_Path in *.in

Change-Id: I691d625b2981795917c32f24a8c2d707fa84e8ae
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
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