aboutsummaryrefslogtreecommitdiff
path: root/wlauto/common/linux/device.py
AgeCommit message (Expand)Author
2015-11-24BaseLinuxDevice: list_file_systems() now handles blank linesSergei Trofimov
2015-11-16LinuxDevice fix: do not invoke super's hard_reset()Sergei Trofimov
2015-10-05fix: moving is_file and is_directory into BaseLinuxDevice, as relied on by ge...Sergei Trofimov
2015-09-30device: more reliable get_properitesSergei Trofimov
2015-09-18Do not attempt to get_sysfile_value() as root on unrooted devices.Sergei Trofimov
2015-08-17juno: use bootargs on hard_reset with u-bootSergei Trofimov
2015-07-10ssh: attempt to deal with dropped connectionsSergei Trofimov
2015-06-29listdir on Linux: return empty list for an empty directorySergei Trofimov
2015-06-18Added an invoke() method to devices.Sergei Trofimov
2015-06-18Documentation: punctuation error fixVasilis Flouris
2015-06-18Documentation updateVasilis Flouris
2015-06-18Implementing dynamic device modulesSergei Trofimov
2015-06-18cleaning up initialize()Sergei Trofimov
2015-06-18cpufreq: splitting out cpufreq stuff into a device moduleSergei Trofimov
2015-06-16Reverting to the old way of getting the abi on AndroidSergei Trofimov
2015-06-16device: set core_clusters from core_names if not explicitly specifiedSergei Trofimov
2015-06-16list_file_systems: fix for Android M and Linux devicesSergei Trofimov
2015-06-11fix: uname utility is unavailable in Android. It has to be invoked through bu...Vasilis Flouris
2015-06-11Made abi property common between Android and Linux devicesSergei Trofimov
2015-06-02Adding /proc/cmdline to pulled metadataSergei Trofimov
2015-06-02fixes a few minor bugs.Vasilis Flouris
2015-06-01push/pull commands always raise DeviceError + handle error on pulling a prope...Sergei Trofimov
2015-06-01pull more stuff during run initializationSergei Trofimov
2015-05-28adding abi property to LinuxDeviceSergei Trofimov
2015-05-13linux device: removing (keyfile or password) validation checkSergei Trofimov
2015-05-11minor fixes to cpufreq APIsSergei Trofimov
2015-05-11Energy model: fixing sysbench taskset failureVasilis Flouris
2015-05-11Fix: implementing get_pid_of() and ps() for linux devices.Sergei Trofimov
2015-05-11Adding cpuidle modules and refactoring Device cpufreq APIs.Sergei Trofimov
2015-04-28Fixing file_exists on linux devices.Sergei Trofimov
2015-04-10Fixing reboot on Linux devices [part 2]Sergei Trofimov
2015-04-10Parameterizing password prompt for sudo in Ssh interface.Sergei Trofimov
2015-04-07Fixing Linux device reset.Sergei Trofimov
2015-04-01common/linux/device.py: Create binaries_directory path if it doesn't existLisa Nguyen
2015-03-27Fix hotplugging all cores on a cluster.Sergei Trofimov
2015-03-23common/linux/device.py: don't require sudo if already root userKevin Hilman
2015-03-10Initial commit of open source Workload Automation.Sergei Trofimov