aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2018-05-06thermal: exynos: remove parsing of samsung,tmu_gain propertyBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove parsing of samsung, tmu_reference_voltage propertyBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value prope...Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode propertyBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim pr...Bartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove parsing of samsung, tmu_default_temp_offset propertyBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_dataBartlomiej Zolnierkiewicz
2018-05-06thermal: exynos: Read soc_type from match dataMaciej Purski
2018-05-06thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski
2018-05-06thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski
2018-05-06thermal: imx: add i.MX7 thermal sensor supportAnson Huang
2018-05-06thermal: mediatek: add support for MT7622 SoCSean Wang
2018-04-27thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski
2018-04-27thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski
2018-04-24thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede
2018-04-13Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar
2018-03-14thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo
2018-02-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-15Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui
2018-01-15thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam
2018-01-13thermal/x86 pkg temp: Remove debugfs_create_u32() castsGeert Uytterhoeven
2018-01-13thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-02thermal/drivers/hisi: Remove bogus const from function return typeGeert Uytterhoeven
2018-01-01thermal: armada: Give meaningful names to the thermal zonesMiquel Raynal
2018-01-01thermal: armada: Wait sensors validity before exiting the init callbackMiquel Raynal
2018-01-01thermal: armada: Change sensors trim default valueMiquel Raynal
2018-01-01thermal: armada: Update Kconfig and module descriptionMiquel Raynal
2018-01-01thermal: armada: Add support for Armada CP110Baruch Siach
2018-01-01thermal: armada: Add support for Armada AP806Baruch Siach
2018-01-01thermal: armada: Use real status register nameMiquel Raynal
2018-01-01thermal: armada: Clarify control registers accessesMiquel Raynal
2018-01-01thermal: armada: Simplify the check of the validity bitMiquel Raynal
2018-01-01thermal: armada: Use msleep for long delaysBaruch Siach
2018-01-01thermal: mtk: Cleanup unused definesMatthias Brugger
2018-01-01thermal: imx: update to new formula according to NXP AN5215Uwe Kleine-König
2018-01-01thermal: imx: use consistent style to write temperaturesUwe Kleine-König
2018-01-01thermal: imx: improve comments describing algorithm for temp calculationUwe Kleine-König
2018-01-01thermal: imx: Use better parameter names than "val"Uwe Kleine-König
2018-01-01thermal: tegra: remove forward declarationsNicolin Chen
2017-12-27thermal: int3400_thermal: Ignore Unknown Notification CodesBrian Bian
2017-12-27thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng
2017-12-27drivers: thermal: remove duplicate includesPravin Shedge
2017-12-07cpu_cooling: Drop static-power related stuffViresh Kumar
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar
2017-12-07cpu_cooling: Remove unused cpufreq_power_cooling_register()Viresh Kumar