1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/modules
Sergei Trofimov 73d85c2b4e cleaning up initialize()
- standardisded on a single context argument
- removed Device.init() no longer necessary as initilize now
  automatically gets propagated up the hierarchy. Renamed the existing
  use of it to "initilize".
- related pylint cleanup.
2015-06-18 09:30:38 +01:00
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
active_cooling.py Adding missing descriptions for modules. 2015-04-22 17:02:27 +01:00
cgroups.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
cpufreq.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
cpuidle.py cleaning up initialize() 2015-06-18 09:30:38 +01:00
flashing.py Adding missing descriptions for modules. 2015-04-22 17:02:27 +01:00
reset.py Adding missing descriptions for modules. 2015-04-22 17:02:27 +01:00