index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
tools:iio:iio_utils: refactor assignment of is_signed
Hartmut Knaack
1
-4
/
+1
2015-06-01
tools:iio:iio_event_monitor: refactor events output
Hartmut Knaack
1
-14
/
+10
2015-06-01
tools:iio: return values directly
Hartmut Knaack
3
-21
/
+16
2015-06-01
tools:iio:iio_utils: add missing documentation
Hartmut Knaack
2
-7
/
+83
2015-05-31
tools:iio:lsiio: add error handling
Hartmut Knaack
1
-12
/
+32
2015-05-31
tools:iio:iio_utils: add error handling
Hartmut Knaack
1
-42
/
+223
2015-05-31
tools:iio:iio_event_monitor: add error handling
Hartmut Knaack
1
-2
/
+7
2015-05-31
tools:iio:generic_buffer: add error handling
Hartmut Knaack
1
-4
/
+14
2015-05-31
tools:iio:generic_buffer: catch errors for arguments conversion
Hartmut Knaack
1
-0
/
+9
2015-05-31
tools:iio: catch errors in string allocation
Hartmut Knaack
4
-6
/
+24
2015-05-31
tools:iio:iio_utils: mark private function static
Hartmut Knaack
1
-2
/
+3
2015-05-31
tools:iio:iio_utils: implement digit calculation
Hartmut Knaack
1
-4
/
+31
2015-05-31
tools:iio:iio_utils: check amount of matches
Hartmut Knaack
1
-0
/
+4
2015-05-31
tools:iio:generic_buffer: sign-extend and shift data
Hartmut Knaack
1
-35
/
+62
2015-05-31
tools:iio:generic_buffer: pass up right error code
Hartmut Knaack
1
-2
/
+2
2015-05-31
tools:iio:generic_buffer: fix check of errno
Hartmut Knaack
1
-1
/
+1
2015-05-31
tools:iio:iio_event_monitor: save right errno
Hartmut Knaack
1
-3
/
+5
2015-05-31
tools:iio: save errno first
Hartmut Knaack
3
-11
/
+11
2015-05-31
tools:iio:lsiio: add closedir before exit
Hartmut Knaack
1
-1
/
+1
2015-05-31
tools:iio:iio_utils: fix allocation handling
Hartmut Knaack
1
-0
/
+4
2015-05-31
tools:iio: free channel-array completely
Hartmut Knaack
2
-2
/
+10
2015-05-31
tools:iio:iio_utils: free scan_el_dir on exit
Hartmut Knaack
1
-0
/
+1
2015-05-31
tools:iio:generic_buffer: free dev_dir_name on exit
Hartmut Knaack
1
-1
/
+3
2015-05-31
tools:iio:generic_buffer: fix order of freeing data
Hartmut Knaack
1
-2
/
+2
2015-05-10
iio: make tools more cross-compilation friendly
Linus Walleij
1
-2
/
+2
2015-05-09
Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-3
/
+4
2015-05-01
selftests/powerpc: Fix the pmu install rule
Michael Ellerman
1
-1
/
+1
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
1
-1
/
+1
2015-04-26
Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+9
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+9
2015-04-19
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
3
-161
/
+419
2015-04-19
Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-2
/
+9
2015-04-18
tools/power turbostat: correct dumped pkg-cstate-limit value
Len Brown
1
-9
/
+8
2015-04-18
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
Len Brown
1
-1
/
+38
2015-04-18
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors
Andrey Semin
1
-3
/
+25
2015-04-18
tools/power turbostat: Initial Skylake support
Len Brown
1
-13
/
+111
2015-04-18
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...
Thomas D
1
-1
/
+5
2015-04-18
tools/power turbostat: modprobe msr, if needed
Len Brown
1
-2
/
+3
2015-04-18
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
Len Brown
1
-36
/
+105
2015-04-18
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
Len Brown
1
-4
/
+4
2015-04-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+184
2015-04-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-78
/
+567
2015-04-17
Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-2
/
+2
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
21
-91
/
+852
2015-04-16
x86, selftests: Add single_step_syscall test
Andy Lutomirski
3
-1
/
+184
2015-04-15
mm, selftests: test return value of munmap for MAP_HUGETLB memory
David Rientjes
3
-4
/
+14
2015-04-15
cpupower: fix breakage from libpci API change
Lucas Stach
1
-2
/
+9
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-9
/
+20
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
229
-2445
/
+6322
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+2
[next]