core: Replace functionalities based on Ecore with ones based on GLib
[platform/core/system/pass.git] / src / pass / pass.c
2017-09-07 Wook Songcore: Replace functionalities based on Ecore with ones... 51/144851/15
2017-08-28 Dongwoo Leepass: Skip exit process for uninitialized resources 62/146162/5 accepted/tizen/4.0/unified/20170901.202640 accepted/tizen/unified/20170829.053236 submit/tizen/20170828.071557 submit/tizen_4.0/20170901.015952
2017-08-25 Dongwoo Leepass: parser: Fix memory leakage for resource list 61/146161/2
2017-07-21 Chanwoo Choipass: Fix bug to check return value of pass_get_resource() 18/139918/1
2017-07-20 Dongwoo Leepass: Restore resource state after PASS service is... 93/138593/12
2017-07-13 Chanwoo Choipass: Clean-up code to remove unneded prefix (pass_res... 37/138637/1
2017-07-13 Chanwoo Choipass: Change the name of pass_resource_init/exit() 36/138636/1
2017-07-13 Dongwoo Leepass: Remove unnecessary continue statement 53/138453/2
2017-07-12 Dongwoo Leepass: Put resource properly to prevent memory leak 10/138110/3
2017-07-07 Chanwoo Choipass: Modify the definition of pass_resource_init/exit() 88/137488/5
2017-07-07 Chanwoo Choipass: Handle each h/w resource as the independent element 87/137487/5
2017-07-07 Chanwoo Choipass: hal: Modify the definition of pass_get/put_resource() 86/137486/5
2017-06-09 Chanwoo Choipass: Remove unneeded log message 08/133208/1
2017-06-09 Wook Songcore: Modify device notifier registering/unregistering... 83/129883/4
2017-04-26 Wook Songpass: hal: Add a function for putting resource 88/121688/3
2017-03-10 Chanwoo Choipass: Remove dead-code related to the number of cpu 98/118398/1
2017-03-10 Wook Songpass: Add init_done and exit_done callbacks 52/116552/7
2017-03-09 Wook Songpass: Remove policy-specific data from struct pass_governor 88/116788/5
2017-03-09 Wook Songpass: parser: Add gov_timeout to Level section in resou... 87/116787/5
2017-02-14 Chanwoo Choipass: Fix minor typo of comment 77/114677/1
2017-02-14 Wook Songpass: Clean up duplicate variables for num_cpus 17/114517/2
2017-02-10 Chanwoo Choipass: Remove the unneeded debug log 48/113948/3
2017-02-09 Chanwoo Choipass: gov: Rename struct pass_cpufreq_policy to pass_fr... 45/113945/1
2017-02-06 Chanwoo Choipass: parser: Change 'limit_max_cpu' name to 'limit_min... 50/113050/1
2017-02-02 Chanwoo Choipass: Fix information of dbus interface
2017-02-02 Chanwoo Choipass: Rename governor module to pass-gov and add govern...
2017-02-02 Chanwoo Choipass: Replace hal API to handle the h/w resource
2017-02-02 Chanwoo Choipass: Use calloc to initialize the memory instead of...
2017-02-02 Chanwoo Choipass: Redesign the pass in order to use the resource...
2017-01-23 Chanwoo Choipass: Remove unused code and modify the prefix for...
2017-01-17 Chanwoo Choipass: Split out parser feature from plugin module
2017-01-16 Chanwoo Choipass: Initialize the policy->governor instance
2017-01-16 Chanwoo Choipass: Fix the build warning
2017-01-16 Chanwoo Choipass: Add the multi-cluster support for big.LITTLE...
2017-01-16 Chanwoo Choipass: Add PASS (Power Aware System Service) to support...