- b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 19785cf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
- 98db5e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
- 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
- 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
- bd2a07f thermal: bcm2835: Stop using printk format %pCr by Geert Uytterhoeven · 7 years ago
- 6d7c70d thermal: qcom: tsens: Allow number of sensors to come from DT by Bjorn Andersson · 7 years ago
- cc50ba5 thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops by srplinux2008 · 7 years ago
- ffe6e16 thermal: exynos: Reduce severity of too early temperature read by Krzysztof Kozlowski · 7 years ago
- 45f8b0d thermal: imx: Switch to SPDX identifier by Fabio Estevam · 7 years ago
- 10c8251 thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals by David Collins · 7 years ago
- d86910b thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[] by Bartlomiej Zolnierkiewicz · 7 years ago
- 1969d9d thermal: rcar_thermal: add r8a77995 support by Yoshihiro Kaneko · 7 years ago
- e9ed3ee Merge branches 'thermal-core' and 'thermal-intel' into next by Zhang Rui · 7 years ago
- ce7d35f thermal: int340x: processor_thermal: Add GeminiLake support by Sumeet Pawnikar · 7 years ago
- 7e3c038 drivers: thermal: Update license to SPDX format by Lina Iyer · 7 years ago
- d8e3a61 thermal: int340x: Prevent error in reading trip hysteresis attribute by Srinivas Pandruvada · 7 years ago
- e76a438 thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants by Viresh Kumar · 7 years ago
- 33e678d thermal: Shorten name of sysfs callbacks by Viresh Kumar · 7 years ago
- 60abce9 Merge branch 'thermal-soc' into next by Zhang Rui · 7 years ago
- 9efc58d thermal: mediatek: use of_device_get_match_data() by Ryder Lee · 7 years ago
- b43e3cf thermal: exynos: remove trip reporting to user-space by Bartlomiej Zolnierkiewicz · 7 years ago
- 2b2426a72 thermal: exynos: remove unused defines for Exynos5433 by Bartlomiej Zolnierkiewicz · 7 years ago
- 64e9419 thermal: exynos: cleanup code for enabling threshold interrupts by Bartlomiej Zolnierkiewicz · 7 years ago
- 89335c2 thermal: exynos: check return values of ->get_trip_[temp, hyst] methods by Bartlomiej Zolnierkiewicz · 7 years ago
- c8f8f76 thermal: exynos: move trips setting to exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
- 0c1554a thermal: exynos: set trips in ascending order in exynos7_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
- ab1b7ad thermal: exynos: do not use trips structure directly in ->tmu_initialize by Bartlomiej Zolnierkiewicz · 7 years ago
- a503a10 thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers by Bartlomiej Zolnierkiewicz · 7 years ago
- fac36ba thermal: exynos: move IRQs clearing to exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
- 736b11d thermal: exynos: clear IRQs later in exynos4412_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
- c35268f thermal: exynos: make ->tmu_initialize method void by Bartlomiej Zolnierkiewicz · 7 years ago
- 0a79ba5 thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
- 3c26513 thermal: exynos: fix trips limit checking in get_th_reg() by Bartlomiej Zolnierkiewicz · 7 years ago
- aef27b6 thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
- 97b3881b thermal: exynos: check STATUS register in exynos_tmu_initialize() by Bartlomiej Zolnierkiewicz · 7 years ago
- 8f1c404 thermal: exynos: always check for critical trip points existence by Bartlomiej Zolnierkiewicz · 7 years ago
- 75e0f10 thermal: exynos: always check for trips points existence by Bartlomiej Zolnierkiewicz · 7 years ago
- 8bfc218 thermal: exynos: fix setting rising_threshold for Exynos5433 by Bartlomiej Zolnierkiewicz · 7 years ago
- 8014220 thermal: samsung: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
- 2e7db3e thermal: rcar_gen3_thermal: add r8a77965 support by Niklas Söderlund · 7 years ago
- 270ba43 thermal: rcar_gen3_thermal: update max temperature clamp by Niklas Söderlund · 7 years ago
- fc66ddf thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation by Hien Dang · 7 years ago
- 3428372 thermal: tegra: Nuke clk_{readl,writel} helpers by Ezequiel Garcia · 7 years ago
- 2d3c4cf thermal: uniphier: add UniPhier PXs3 support by Kunihiko Hayashi · 7 years ago
- 7efd18a thermal: exynos: remove separate exynos_tmu.h header file by Bartlomiej Zolnierkiewicz · 7 years ago
- 199b3e3 thermal: exynos: remove parsing of samsung, tmu_cal_type property by Bartlomiej Zolnierkiewicz · 7 years ago
- fccfe09 thermal: exynos: remove parsing of samsung,tmu_gain property by Bartlomiej Zolnierkiewicz · 7 years ago
- 61020d1 thermal: exynos: remove parsing of samsung, tmu_reference_voltage property by Bartlomiej Zolnierkiewicz · 7 years ago
- e3ed364 thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value properties by Bartlomiej Zolnierkiewicz · 7 years ago
- 09d2942 thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode property by Bartlomiej Zolnierkiewicz · 7 years ago
- 718b4ca1 thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim properties by Bartlomiej Zolnierkiewicz · 7 years ago
- 9c933b1 thermal: exynos: remove parsing of samsung, tmu_default_temp_offset property by Bartlomiej Zolnierkiewicz · 7 years ago
- 3ab9e41 thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data by Bartlomiej Zolnierkiewicz · 7 years ago
- fee88e2 thermal: exynos: Read soc_type from match data by Maciej Purski · 7 years ago
- 08d725c thermal: exynos: Propagate error value from tmu_read() by Marek Szyprowski · 7 years ago
- 0eb875d thermal: exynos: Reading temperature makes sense only when TMU is turned on by Marek Szyprowski · 7 years ago
- f085f67 thermal: imx: add i.MX7 thermal sensor support by Anson Huang · 7 years ago
- 3966be3c0 thermal: mediatek: add support for MT7622 SoC by Sean Wang · 7 years ago
- c8da6cd thermal: exynos: Propagate error value from tmu_read() by Marek Szyprowski · 7 years ago
- 88fc6f7 thermal: exynos: Reading temperature makes sense only when TMU is turned on by Marek Szyprowski · 7 years ago
- 13b86f5 thermal: int3403_thermal: Fix NULL pointer deref on module load / probe by Hans de Goede · 7 years ago
- b907b40 Merge branches 'thermal-core' and 'thermal-soc' into next by Zhang Rui · 7 years ago
- 8ea2295 thermal: Add cooling device's statistics in sysfs by Viresh Kumar · 7 years ago
- cf1ba1d thermal: imx: Fix race condition in imx_thermal_probe() by Mikhail Lappo · 7 years ago
- 3f551e3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
- 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 134f401 Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next by Zhang Rui · 7 years ago
- e782bc1 thermal: thermal_hwmon: Convert to hwmon_device_register_with_info() by Fabio Estevam · 7 years ago
- e74c2d6 thermal/x86 pkg temp: Remove debugfs_create_u32() casts by Geert Uytterhoeven · 7 years ago
- 0be8696 thermal: int3400_thermal: fix error handling in int3400_thermal_probe() by Alexey Khoroshilov · 7 years ago
- 6cbaefb treewide: Use DEVICE_ATTR_WO by Joe Perches · 7 years ago
- c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
- b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
- d0ecbbb thermal/drivers/hisi: Remove bogus const from function return type by Geert Uytterhoeven · 7 years ago
- f80ee03 thermal: armada: Give meaningful names to the thermal zones by Miquel Raynal · 7 years ago
- 6416368 thermal: armada: Wait sensors validity before exiting the init callback by Miquel Raynal · 7 years ago
- 8c0b888 thermal: armada: Change sensors trim default value by Miquel Raynal · 7 years ago
- a9d58a1 thermal: armada: Update Kconfig and module description by Miquel Raynal · 7 years ago
- ccf8f52 thermal: armada: Add support for Armada CP110 by Baruch Siach · 7 years ago
- 2ff1279 thermal: armada: Add support for Armada AP806 by Baruch Siach · 7 years ago
- 8371b8a thermal: armada: Use real status register name by Miquel Raynal · 7 years ago
- 2f28e4c thermal: armada: Clarify control registers accesses by Miquel Raynal · 7 years ago
- 27d92f2 thermal: armada: Simplify the check of the validity bit by Miquel Raynal · 7 years ago
- 7f3be01 thermal: armada: Use msleep for long delays by Baruch Siach · 7 years ago
- f45ce7e thermal: mtk: Cleanup unused defines by Matthias Brugger · 7 years ago
- 4e5f61c thermal: imx: update to new formula according to NXP AN5215 by Uwe Kleine-König · 7 years ago
- 339d749 thermal: imx: use consistent style to write temperatures by Uwe Kleine-König · 7 years ago
- c5bbdb4 thermal: imx: improve comments describing algorithm for temp calculation by Uwe Kleine-König · 7 years ago
- e4bb224 thermal: imx: Use better parameter names than "val" by Uwe Kleine-König · 7 years ago
- d790405 thermal: tegra: remove forward declarations by Nicolin Chen · 7 years ago
- 261ac1d thermal: int3400_thermal: Ignore Unknown Notification Codes by Brian Bian · 7 years ago
- a5de11d thermal: power_allocator: fix one race condition issue for thermal_instances list by Yi Zeng · 7 years ago
- eb42612 drivers: thermal: remove duplicate includes by Pravin Shedge · 7 years ago
- 84fe2ca cpu_cooling: Drop static-power related stuff by Viresh Kumar · 7 years ago
- 3ebb62f cpu_cooling: Keep only one of_cpufreq*cooling_register() helper by Viresh Kumar · 7 years ago
- ba0966d cpu_cooling: Remove unused cpufreq_power_cooling_register() by Viresh Kumar · 7 years ago