summaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | thermal: exynos: remove trip reporting to user-spaceBartlomiej Zolnierkiewicz2018-05-071-28/+2
| * | thermal: exynos: remove unused defines for Exynos5433Bartlomiej Zolnierkiewicz2018-05-071-5/+0
| * | thermal: exynos: cleanup code for enabling threshold interruptsBartlomiej Zolnierkiewicz2018-05-071-65/+33
| * | thermal: exynos: check return values of ->get_trip_[temp, hyst] methodsBartlomiej Zolnierkiewicz2018-05-071-3/+7
| * | thermal: exynos: move trips setting to exynos_tmu_initialize()Bartlomiej Zolnierkiewicz2018-05-071-51/+37
| * | thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()Bartlomiej Zolnierkiewicz2018-05-071-1/+1
| * | thermal: exynos: do not use trips structure directly in ->tmu_initializeBartlomiej Zolnierkiewicz2018-05-071-10/+8
| * | thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpersBartlomiej Zolnierkiewicz2018-05-071-142/+140
| * | thermal: exynos: move IRQs clearing to exynos_tmu_initialize()Bartlomiej Zolnierkiewicz2018-05-071-10/+4
| * | 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 branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2018-06-129-141/+49
|\ \ \ | |_|/ |/| |
| * | Merge branches 'thermal-core' and 'thermal-intel' into nextZhang Rui2018-05-302-3/+7
| |\ \
| | * | thermal: int340x: processor_thermal: Add GeminiLake supportSumeet Pawnikar2018-05-301-0/+4
| | * | thermal: int340x: Prevent error in reading trip hysteresis attributeSrinivas Pandruvada2018-05-301-3/+3
| * | | drivers: thermal: Update license to SPDX formatLina Iyer2018-05-307-78/+7
| * | | thermal: Use DEVICE_ATTR_{RO|RW|WO}() variantsViresh Kumar2018-05-221-7/+7
| * | | thermal: Shorten name of sysfs callbacksViresh Kumar2018-05-223-59/+34
| |/ /
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-071-3/+3
|\ \ \
| * | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-3/+3
| | |/ | |/|
* | | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-071-2/+2
|\ \ \ | |_|/ |/| |
| * | thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven2018-06-051-2/+2
* | | Merge branch 'thermal-soc' into nextZhang Rui2018-05-111-3/+11
|\ \ \