Age | Commit message (Expand) | Author |
2018-05-11 | Merge branch 'thermal-soc' into next | Zhang Rui |
2018-04-27 | thermal: exynos: Propagate error value from tmu_read() | Marek Szyprowski |
2018-04-27 | thermal: exynos: Reading temperature makes sense only when TMU is turned on | Marek Szyprowski |
2018-04-24 | thermal: int3403_thermal: Fix NULL pointer deref on module load / probe | Hans de Goede |
2018-04-13 | Merge branches 'thermal-core' and 'thermal-soc' into next | Zhang Rui |
2018-04-02 | thermal: Add cooling device's statistics in sysfs | Viresh Kumar |
2018-03-14 | thermal: imx: Fix race condition in imx_thermal_probe() | Mikhail Lappo |
2018-02-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-15 | Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next | Zhang Rui |
2018-01-15 | thermal: thermal_hwmon: Convert to hwmon_device_register_with_info() | Fabio Estevam |
2018-01-13 | thermal/x86 pkg temp: Remove debugfs_create_u32() casts | Geert Uytterhoeven |
2018-01-13 | thermal: int3400_thermal: fix error handling in int3400_thermal_probe() | Alexey Khoroshilov |
2018-01-09 | treewide: Use DEVICE_ATTR_WO | Joe Perches |
2018-01-09 | treewide: Use DEVICE_ATTR_RO | Joe Perches |
2018-01-09 | treewide: Use DEVICE_ATTR_RW | Joe Perches |
2018-01-02 | thermal/drivers/hisi: Remove bogus const from function return type | Geert Uytterhoeven |
2018-01-01 | thermal: armada: Give meaningful names to the thermal zones | Miquel Raynal |
2018-01-01 | thermal: armada: Wait sensors validity before exiting the init callback | Miquel Raynal |
2018-01-01 | thermal: armada: Change sensors trim default value | Miquel Raynal |
2018-01-01 | thermal: armada: Update Kconfig and module description | Miquel Raynal |
2018-01-01 | thermal: armada: Add support for Armada CP110 | Baruch Siach |
2018-01-01 | thermal: armada: Add support for Armada AP806 | Baruch Siach |
2018-01-01 | thermal: armada: Use real status register name | Miquel Raynal |
2018-01-01 | thermal: armada: Clarify control registers accesses | Miquel Raynal |
2018-01-01 | thermal: armada: Simplify the check of the validity bit | Miquel Raynal |
2018-01-01 | thermal: armada: Use msleep for long delays | Baruch Siach |
2018-01-01 | thermal: mtk: Cleanup unused defines | Matthias Brugger |
2018-01-01 | thermal: imx: update to new formula according to NXP AN5215 | Uwe Kleine-König |
2018-01-01 | thermal: imx: use consistent style to write temperatures | Uwe Kleine-König |
2018-01-01 | thermal: imx: improve comments describing algorithm for temp calculation | Uwe Kleine-König |
2018-01-01 | thermal: imx: Use better parameter names than "val" | Uwe Kleine-König |
2018-01-01 | thermal: tegra: remove forward declarations | Nicolin Chen |
2017-12-27 | thermal: int3400_thermal: Ignore Unknown Notification Codes | Brian Bian |
2017-12-27 | thermal: power_allocator: fix one race condition issue for thermal_instances ... | Yi Zeng |
2017-12-27 | drivers: thermal: remove duplicate includes | Pravin Shedge |
2017-12-07 | cpu_cooling: Drop static-power related stuff | Viresh Kumar |
2017-12-07 | cpu_cooling: Keep only one of_cpufreq*cooling_register() helper | Viresh Kumar |
2017-12-07 | cpu_cooling: Remove unused cpufreq_power_cooling_register() | Viresh Kumar |
2017-12-07 | cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT | Viresh Kumar |
2017-11-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2017-11-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | Merge branches 'thermal-core', 'thermal-tool', 'thermal-intel' and 'thermal-s... | Zhang Rui |
2017-11-02 | Merge branch 'imx-nvmem' into thermal-soc | Zhang Rui |
2017-11-02 | thermal: pch: Add Cannon Lake support | Srinivas Pandruvada |
2017-11-02 | thermal: int340x: processor_thermal: Add Coffee Lake support | Srinivas Pandruvada |
2017-11-02 | thermal: int340x: processor_thermal: Add Cannon Lake support | Srinivas Pandruvada |
2017-11-02 | thermal: bxt: remove redundant variable trip | Colin Ian King |
2017-10-31 | thermal: cpu_cooling: pr_err() strings should end with newlines | Arvind Yadav |