summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-05-06thermal: exynos: remove parsing of samsung, tmu_cal_type propertyBartlomiej Zolnierkiewicz-44/+9
2018-05-06thermal: exynos: remove parsing of samsung,tmu_gain propertyBartlomiej Zolnierkiewicz-13/+9
2018-05-06thermal: exynos: remove parsing of samsung, tmu_reference_voltage propertyBartlomiej Zolnierkiewicz-7/+15
2018-05-06thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value prope...Bartlomiej Zolnierkiewicz-24/+32
2018-05-06thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode propertyBartlomiej Zolnierkiewicz-9/+4
2018-05-06thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim pr...Bartlomiej Zolnierkiewicz-13/+9
2018-05-06thermal: exynos: remove parsing of samsung, tmu_default_temp_offset propertyBartlomiej Zolnierkiewicz-37/+13
2018-05-06thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_dataBartlomiej Zolnierkiewicz-2/+0
2018-05-06thermal: exynos: Read soc_type from match dataMaciej Purski-40/+34
2018-05-06thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski-2/+7
2018-05-06thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski-1/+4
2018-05-06thermal: imx: add i.MX7 thermal sensor supportAnson Huang-65/+239
2018-05-06thermal: mediatek: add support for MT7622 SoCSean Wang-0/+35
2018-05-06dt-bindings: thermal: add binding for MT7622 SoCSean Wang-0/+1
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-85/+122
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-34/+37
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+5
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-30/+55
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2018-05-05Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds-2/+4
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-58/+133
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois-17/+20
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář-68/+102
2018-05-04Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+8
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-43/+55
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds-3/+7
2018-05-04Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds-26/+70
2018-05-04Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-208/+407
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds-82/+189
2018-05-04Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-0/+10
2018-05-04Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+12
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi-2/+2
2018-05-05kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada-1/+1
2018-05-05gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada-1/+1
2018-05-05MAINTAINERS: Update Kbuild entry with a few pathsRasmus Villemoes-1/+3
2018-05-04Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-34/+40
2018-05-04Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman-3/+6
2018-05-04platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello-1/+1
2018-05-04platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita-1/+3
2018-05-04Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-55/+31
2018-05-04arm64: vgic-v2: Fix proxying of cpuif accessJames Morse-5/+19
2018-05-04KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider-1/+1
2018-05-04KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse-1/+1
2018-05-04Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-2/+44
2018-05-04Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+1
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-110/+93
2018-05-04Merge tag 'sound-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-7/+23
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab-109/+92
2018-05-04media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva-1/+1