summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/bcm2835: Remove message for a memory allocation failureMarkus Elfring2017-08-291-1/+0
* devicetree: bindings: Remove deprecated propertiesMagnus Damm2017-08-291-4/+0
* devicetree: bindings: Remove unused 32-bit CMT bindingsMagnus Damm2017-08-291-16/+0
* devicetree: bindings: Deprecate property, update exampleMagnus Damm2017-08-291-7/+17
* devicetree: bindings: r8a73a4 and R-Car Gen2 CMT bindingsMagnus Damm2017-08-291-10/+14
* devicetree: bindings: R-Car Gen2 CMT0 and CMT1 bindingsMagnus Damm2017-08-291-0/+3
* devicetree: bindings: Remove sh7372 CMT bindingMagnus Damm2017-08-291-9/+3
* clocksource/drivers/imx-tpm: Add imx tpm timer supportDong Aisheng2017-08-293-0/+248
* dt-bindings: timer: Add nxp tpm timer binding docDong Aisheng2017-08-291-0/+28
* Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-08-204-18/+106
|\
| * alarmtimer: Fix unavailable wake-up source in sysfsGeert Uytterhoeven2017-08-171-2/+9
| * timekeeping: Use proper timekeeper for debug codeStafford Horne2017-08-171-1/+1
| * kselftests: timers: set-timer-lat: Add one-shot timer test casesGreg Hackmann2017-08-171-13/+73
| * kselftests: timers: set-timer-lat: Tweak reporting when timer fires earlyGreg Hackmann2017-08-171-8/+25
| * kselftests: timers: freq-step: Fix build warningJohn Stultz2017-08-171-2/+2
| * kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...John Stultz2017-08-171-0/+4
* | posix-cpu-timers: Use dedicated helper to access rlimit valuesKrzysztof Opasiak2017-08-181-8/+6
* | Linux 4.13-rc5v4.13-rc5Linus Torvalds2017-08-141-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-1414-42/+137
|\ \
| * | MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton2017-08-081-1/+14
| * | MIPS: Prevent building MT support for microMIPS kernelsPaul Burton2017-08-081-1/+1
| * | MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn2017-08-081-4/+3
| * | MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn2017-08-081-0/+3
| * | MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2017-08-071-28/+6
| * | MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc2017-08-071-2/+4
| * | Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton2017-08-071-0/+2
| * | MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill2017-08-071-1/+1
| * | MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill2017-08-073-1/+97
| * | MIPS: gitignore: ignore generated .c filesBartosz Golaszewski2017-08-071-0/+2
| * | MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-08-071-3/+3
| * | MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni2017-08-071-1/+1
* | | Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-08-131-15/+34
|\ \ \
| * | | firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez2017-08-101-2/+1
| * | | firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez2017-08-101-8/+30
| * | | firmware: fix batched requests - wake all waitersLuis R. Rodriguez2017-08-101-7/+5
| | |/ | |/|
* | | Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-133-0/+21
|\ \ \
| * | | thunderbolt: Do not enumerate more ports from DROM than the controller hasMika Westerberg2017-08-101-0/+9
| * | | mei: exclude device from suspend direct complete optimizationAlexander Usyskin2017-08-102-0/+12
* | | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-134-26/+71
|\ \ \ \
| * | | | Revert "serial: Delete dead code for CIR serial ports"Sean Young2017-08-011-6/+17
| * | | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-303-20/+54
| |/ / /
* | | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-1313-15/+146
|\ \ \ \
| * | | | staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott2017-07-301-0/+3
| * | | | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-2412-15/+143
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio: aspeed-adc: wait for initial sequence.Mykola Kostenok2017-07-231-0/+26
| | * | | iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede2017-07-171-8/+1
| | * | | staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann2017-07-151-1/+1
| | * | | iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0Hans de Goede2017-07-091-1/+11
| | * | | iio: adc: vf610_adc: Fix VALT selection value for REFSEL bitsStefan-Gabriel Mirea2017-07-061-1/+1
| | * | | iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-064-0/+70