summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: exynos: clear IRQs later in exynos4412_tmu_initialize()Bartlomiej Zolnierkiewicz2018-05-071-2/+2
* thermal: exynos: make ->tmu_initialize method voidBartlomiej Zolnierkiewicz2018-05-071-18/+10
* thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize()Bartlomiej Zolnierkiewicz2018-05-071-5/+1
* thermal: exynos: fix trips limit checking in get_th_reg()Bartlomiej Zolnierkiewicz2018-05-071-2/+2
* thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()Bartlomiej Zolnierkiewicz2018-05-071-7/+6
* thermal: exynos: check STATUS register in exynos_tmu_initialize()Bartlomiej Zolnierkiewicz2018-05-071-32/+13
* thermal: exynos: always check for critical trip points existenceBartlomiej Zolnierkiewicz2018-05-071-9/+10
* thermal: exynos: always check for trips points existenceBartlomiej Zolnierkiewicz2018-05-071-15/+11
* thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz2018-05-071-0/+1
* thermal: samsung: Remove support for Exynos5440Krzysztof Kozlowski2018-05-071-158/+3
* thermal: rcar_gen3_thermal: add r8a77965 supportNiklas Söderlund2018-05-071-0/+1
* thermal: rcar_gen3_thermal: update max temperature clampNiklas Söderlund2018-05-071-2/+2
* thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluationHien Dang2018-05-071-6/+6
* thermal: tegra: Nuke clk_{readl,writel} helpersEzequiel Garcia2018-05-061-27/+2
* thermal: uniphier: add UniPhier PXs3 supportKunihiko Hayashi2018-05-061-0/+4
* thermal: exynos: remove separate exynos_tmu.h header fileBartlomiej Zolnierkiewicz2018-05-062-42/+16
* thermal: exynos: remove parsing of samsung, tmu_cal_type propertyBartlomiej Zolnierkiewicz2018-05-062-44/+9
* thermal: exynos: remove parsing of samsung,tmu_gain propertyBartlomiej Zolnierkiewicz2018-05-062-13/+9
* thermal: exynos: remove parsing of samsung, tmu_reference_voltage propertyBartlomiej Zolnierkiewicz2018-05-062-7/+15
* thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value prope...Bartlomiej Zolnierkiewicz2018-05-062-24/+32
* thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode propertyBartlomiej Zolnierkiewicz2018-05-062-9/+4
* thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim pr...Bartlomiej Zolnierkiewicz2018-05-062-13/+9
* thermal: exynos: remove parsing of samsung, tmu_default_temp_offset propertyBartlomiej Zolnierkiewicz2018-05-062-37/+13
* thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_dataBartlomiej Zolnierkiewicz2018-05-061-2/+0
* thermal: exynos: Read soc_type from match dataMaciej Purski2018-05-061-40/+34
* thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski2018-05-061-2/+7
* thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski2018-05-061-1/+4
* thermal: imx: add i.MX7 thermal sensor supportAnson Huang2018-05-061-63/+232
* thermal: mediatek: add support for MT7622 SoCSean Wang2018-05-061-0/+35
* Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
|\
| * iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| * iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| * iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| * iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25
| * iommu/rockchip: Make clock handling optionalHeiko Stuebner2018-05-031-1/+8
| * iommu/amd: Hide unused iommu_table_lockArnd Bergmann2018-05-031-1/+1
| * iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-2/+2
|\ \
| * | irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias2018-05-021-2/+2
| |/
* | Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-05-062-2/+4
|\ \
| * | platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello2018-05-041-1/+1
| * | platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-041-1/+3
* | | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-05-0616-57/+132
|\ \ \
| * \ \ Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-05-042-34/+40
| |\ \ \
| | * | | USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-021-34/+35
| | * | | USB: serial: option: adding support for ublox R410MSZ Lin (林上智)2018-05-021-0/+5
| | | |/ | | |/|
| * | | Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2018-05-042-3/+6
| * | | usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus2018-05-031-8/+39
| * | | usb: typec: tcpm: Release the role mux when exitingHeikki Krogerus2018-05-031-0/+1
| * | | USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern2018-05-031-1/+3