aboutsummaryrefslogtreecommitdiffstats
path: root/tools/laptop (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-09-23tools: move laptops dslm tool from DocumentationShuah Khan3-0/+176
Move laptops dslm tool to tools/laptop/dslm and remove it from Documentation Makefile. Update location information for this tool. Create a new Makefile to build dslm. It can be built from top level directory or from laptops directory: Run make -C tools/laptop/dslm or cd tools/laptop/dslm; make Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-06-08Move freefall program from Documentation/ to tools/Pali Rohár2-0/+191
Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jonathan Corbet <corbet@lwn.net>