Age | Commit message (Expand) | Author | Files | Lines |
2018-05-07 | thermal: exynos: always check for critical trip points existence | Bartlomiej Zolnierkiewicz | 1 | -9/+10 |
2018-05-07 | thermal: exynos: always check for trips points existence | Bartlomiej Zolnierkiewicz | 1 | -15/+11 |
2018-05-07 | thermal: exynos: fix setting rising_threshold for Exynos5433 | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2018-05-07 | thermal: samsung: Remove support for Exynos5440 | Krzysztof Kozlowski | 1 | -158/+3 |
2018-05-07 | thermal: rcar_gen3_thermal: add r8a77965 support | Niklas Söderlund | 1 | -0/+1 |
2018-05-07 | thermal: rcar_gen3_thermal: update max temperature clamp | Niklas Söderlund | 1 | -2/+2 |
2018-05-07 | thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation | Hien Dang | 1 | -6/+6 |
2018-05-07 | thermal: tegra: Nuke clk_{readl,writel} helpers | Ezequiel Garcia | 1 | -27/+2 |
2018-05-07 | thermal: uniphier: add UniPhier PXs3 support | Kunihiko Hayashi | 1 | -0/+4 |
2018-05-07 | thermal: exynos: remove separate exynos_tmu.h header file | Bartlomiej Zolnierkiewicz | 2 | -42/+16 |
2018-05-07 | thermal: exynos: remove parsing of samsung, tmu_cal_type property | Bartlomiej Zolnierkiewicz | 2 | -44/+9 |
2018-05-07 | thermal: exynos: remove parsing of samsung,tmu_gain property | Bartlomiej Zolnierkiewicz | 2 | -13/+9 |
2018-05-07 | thermal: exynos: remove parsing of samsung, tmu_reference_voltage property | Bartlomiej Zolnierkiewicz | 2 | -7/+15 |
2018-05-07 | thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value prope... | Bartlomiej Zolnierkiewicz | 2 | -24/+32 |
2018-05-07 | thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode property | Bartlomiej Zolnierkiewicz | 2 | -9/+4 |
2018-05-07 | thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim pr... | Bartlomiej Zolnierkiewicz | 2 | -13/+9 |
2018-05-07 | thermal: exynos: remove parsing of samsung, tmu_default_temp_offset property | Bartlomiej Zolnierkiewicz | 2 | -37/+13 |
2018-05-07 | thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2018-05-07 | thermal: exynos: Read soc_type from match data | Maciej Purski | 1 | -40/+34 |
2018-05-06 | thermal: exynos: Propagate error value from tmu_read() | Marek Szyprowski | 1 | -2/+7 |
2018-05-06 | thermal: exynos: Reading temperature makes sense only when TMU is turned on | Marek Szyprowski | 1 | -1/+4 |
2018-05-06 | thermal: imx: add i.MX7 thermal sensor support | Anson Huang | 1 | -63/+232 |
2018-05-06 | thermal: mediatek: add support for MT7622 SoC | Sean Wang | 1 | -0/+35 |
2018-05-06 | Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -34/+37 |
2018-05-06 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2018-05-06 | Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2 | -2/+4 |
2018-05-06 | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 16 | -57/+132 |
2018-05-05 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -41/+50 |
2018-05-05 | Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc | Linus Torvalds | 3 | -2/+6 |
2018-05-05 | Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 5 | -26/+70 |
2018-05-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 43 | -188/+387 |
2018-05-05 | Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block | Linus Torvalds | 12 | -62/+117 |
2018-05-05 | Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2 | -34/+40 |
2018-05-05 | Revert "usb: host: ehci: Use dma_pool_zalloc()" | Greg Kroah-Hartman | 2 | -3/+6 |
2018-05-04 | platform/x86: Kconfig: Fix dell-laptop dependency chain. | Mario Limonciello | 1 | -1/+1 |
2018-05-04 | platform/x86: asus-wireless: Fix NULL pointer dereference | João Paulo Rechi Vita | 1 | -1/+3 |
2018-05-04 | Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+44 |
2018-05-04 | Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 63 | -77/+77 |
2018-05-04 | MAINTAINERS & files: Canonize the e-mails I use at files | Mauro Carvalho Chehab | 62 | -76/+76 |
2018-05-04 | media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR | From: Gustavo A. R. Silva | 1 | -1/+1 |
2018-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -136/+287 |
2018-05-04 | Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2018-05-04 | Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2 | -24/+21 |
2018-05-03 | RDMA/cma: Do not query GID during QP state transition to RTR | Parav Pandit | 1 | -7/+0 |
2018-05-03 | IB/mlx4: Fix integer overflow when calculating optimal MTT size | Jack Morgenstein | 1 | -1/+1 |
2018-05-03 | IB/hfi1: Fix memory leak in exception path in get_irq_affinity() | Sebastian Sanchez | 1 | -6/+5 |
2018-05-03 | IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure | Sebastian Sanchez | 3 | -10/+30 |
2018-05-03 | IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used | Sebastian Sanchez | 2 | -3/+2 |
2018-05-03 | IB/hfi1: Fix loss of BECN with AHG | Mike Marciniszyn | 1 | -10/+40 |
2018-05-03 | IB/hfi1 Use correct type for num_user_context | Michael J. Ruhl | 1 | -2/+2 |