summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-105-199/+603
|\
| * tools:iio:iio_utils: pass strings as constHartmut Knaack2015-06-012-15/+22
| * tools:iio: rework program parametersHartmut Knaack2015-06-012-23/+38
| * tools:iio:iio_utils: initialize count during declarationHartmut Knaack2015-06-011-2/+1
| * tools:iio:iio_utils: move up reset of sysfsfpHartmut Knaack2015-06-011-1/+1
| * tools:iio:iio_utils: refactor assignment of is_signedHartmut Knaack2015-06-011-4/+1
| * tools:iio:iio_event_monitor: refactor events outputHartmut Knaack2015-06-011-14/+10
| * tools:iio: return values directlyHartmut Knaack2015-06-013-21/+16
| * tools:iio:iio_utils: add missing documentationHartmut Knaack2015-06-012-7/+83
| * tools:iio:lsiio: add error handlingHartmut Knaack2015-05-311-12/+32
| * tools:iio:iio_utils: add error handlingHartmut Knaack2015-05-311-42/+223
| * tools:iio:iio_event_monitor: add error handlingHartmut Knaack2015-05-311-2/+7
| * tools:iio:generic_buffer: add error handlingHartmut Knaack2015-05-311-4/+14
| * tools:iio:generic_buffer: catch errors for arguments conversionHartmut Knaack2015-05-311-0/+9
| * tools:iio: catch errors in string allocationHartmut Knaack2015-05-314-6/+24
| * tools:iio:iio_utils: mark private function staticHartmut Knaack2015-05-311-2/+3
| * tools:iio:iio_utils: implement digit calculationHartmut Knaack2015-05-311-4/+31
| * tools:iio:iio_utils: check amount of matchesHartmut Knaack2015-05-311-0/+4
| * tools:iio:generic_buffer: sign-extend and shift dataHartmut Knaack2015-05-311-35/+62
| * tools:iio:generic_buffer: pass up right error codeHartmut Knaack2015-05-311-2/+2
| * tools:iio:generic_buffer: fix check of errnoHartmut Knaack2015-05-311-1/+1
| * tools:iio:iio_event_monitor: save right errnoHartmut Knaack2015-05-311-3/+5
| * tools:iio: save errno firstHartmut Knaack2015-05-313-11/+11
| * tools:iio:lsiio: add closedir before exitHartmut Knaack2015-05-311-1/+1
| * tools:iio:iio_utils: fix allocation handlingHartmut Knaack2015-05-311-0/+4
| * tools:iio: free channel-array completelyHartmut Knaack2015-05-312-2/+10
| * tools:iio:iio_utils: free scan_el_dir on exitHartmut Knaack2015-05-311-0/+1
| * tools:iio:generic_buffer: free dev_dir_name on exitHartmut Knaack2015-05-311-1/+3
| * tools:iio:generic_buffer: fix order of freeing dataHartmut Knaack2015-05-311-2/+2
* | Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman2015-06-084-42/+304
|\ \
| * \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-052-2/+118
| |\ \
| | * | x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski2015-05-302-2/+118
| * | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-05-311-40/+184
| |\ \ \ | | |/ / | |/| |
| | * | tools/power turbostat: update version number to 4.7Len Brown2015-05-271-1/+1
| | * | tools/power turbostat: allow running without cpu0Prarit Bhargava2015-05-271-15/+31
| | * | tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown2015-05-271-1/+1
| | * | tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2015-05-271-4/+101
| | * | tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli2015-05-271-20/+51
| * | | tools: bpf_jit_disasm: fix segfault on disabled debugging log outputDaniel Borkmann2015-05-271-0/+2
| |/ /
* | | Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-241-2/+2
|\ \ \ | | |/ | |/|
| * | iio: make tools more cross-compilation friendlyLinus Walleij2015-05-101-2/+2
* | | Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-1820-91/+140
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-05-161-8/+0
| |\
| | * tools/thermal: tmon: fixed the 'make install' commandAnand Moon2015-05-091-8/+0
| * | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-165-35/+69
| |\ \
| | * | selftests, x86: Rework x86 target architecture detectionAndy Lutomirski2015-05-124-26/+67
| | * | selftests, x86: Remove useless run_tests ruleAndy Lutomirski2015-05-122-18/+2
| | * | selftests/x86: install testsTyler Baker2015-05-121-0/+6
| | * | selftest/x86: have no dependency on all when cross buildingTyler Baker2015-05-121-1/+4
| | * | selftest/x86: build both bitnessesTyler Baker2015-05-121-2/+2
| | |/