Age | Commit message (Expand) | Author |
2019-01-23 | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds |
2019-01-18 | drivers: thermal: int340x_thermal: Fix sysfs race condition | Aaron Hill |
2019-01-15 | drivers: thermal: int340x_thermal: Make PCI dependency explicit | Sinan Kaya |
2019-01-10 | thermal: int340x_thermal: Fix a NULL vs IS_ERR() check | Dan Carpenter |
2019-01-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2019-01-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds |
2019-01-03 | thermal/intel: fixup for Kconfig string parsing tightening up | Stephen Rothwell |
2019-01-02 | thermal: generic-adc: Fix adc to temp interpolation | Bjorn Andersson |
2019-01-02 | thermal: rcar_thermal: add R8A77990 support | Yoshihiro Kaneko |
2019-01-02 | thermal: rcar_thermal: add R8A774C0 support | Fabrizio Castro |
2019-01-02 | thermal: armada: add overheat interrupt support | Miquel Raynal |
2019-01-02 | thermal: st: fix Makefile typo | Arnd Bergmann |
2019-01-02 | thermal: uniphier: Convert to SPDX identifier | Kunihiko Hayashi |
2019-01-02 | thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2019-01-02 | thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2019-01-02 | thermal: imx: save one condition block for normal case of nvmem initialization | Anson Huang |
2019-01-02 | thermal: imx: fix for dependency on cpu-freq | Anson Huang |
2019-01-02 | thermal: tsens: qcom: do not create duplicate regmap debugfs entries | Srinivas Kandagatla |
2019-01-02 | thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy() | YueHaibing |
2019-01-02 | thermal: broadcom: use devm_thermal_zone_of_sensor_register | Julia Lawall |
2019-01-02 | thermal: bcm2835: enable hwmon explicitly | Matthias Brugger |
2019-01-02 | thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set | Eduardo Valentin |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-10 | thermal: stm32: Fix stm_thermal_read_factory_settings | David HERNANDEZ SANCHEZ |
2018-12-10 | thermal: stm32: read factory settings inside stm_thermal_prepare | David HERNANDEZ SANCHEZ |
2018-12-10 | thermal/drivers/hisi: Fix number of sensors on hi3660 | Daniel Lezcano |
2018-12-10 | thermal/drivers/hisi: Fix wrong platform_get_irq_byname() | Daniel Lezcano |
2018-12-07 | Merge branches 'for-rc' and 'thermal-core' into next | Zhang Rui |
2018-12-07 | drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir | Amit Kucheria |
2018-12-07 | drivers: thermal: Move various drivers for intel platforms into a subdir | Amit Kucheria |
2018-12-05 | thermal: broadcom: constify thermal_zone_of_device_ops structure | Julia Lawall |
2018-12-05 | thermal: armada: constify thermal_zone_of_device_ops structure | Julia Lawall |
2018-12-04 | thermal: bcm2835: Switch to SPDX identifier | Stefan Wahren |
2018-12-04 | thermal: armada: fix legacy resource fixup | Russell King |
2018-12-04 | thermal: armada: fix legacy validity test sense | Russell King |
2018-11-30 | thermal: Fix locking in cooling device sysfs update cur_state | Thara Gopinath |
2018-11-30 | Thermal: do not clear passive state during system sleep | Wei Wang |
2018-11-30 | thermal: zx2967_thermal: simplify getting .driver_data | Wolfram Sang |
2018-11-30 | thermal: st: st_thermal: simplify getting .driver_data | Wolfram Sang |
2018-11-30 | thermal: spear_thermal: simplify getting .driver_data | Wolfram Sang |
2018-11-30 | thermal: rockchip_thermal: simplify getting .driver_data | Wolfram Sang |
2018-11-30 | thermal: int340x_thermal: int3400_thermal: simplify getting .driver_data | Wolfram Sang |
2018-11-30 | thermal: remove unused function parameter | Lukasz Luba |
2018-10-31 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2018-10-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds |
2018-10-25 | thermal: da9062/61: Prevent hardware access during system suspend | Geert Uytterhoeven |
2018-10-25 | thermal: rcar_thermal: Prevent doing work after unbind | Geert Uytterhoeven |
2018-10-25 | thermal: rcar_thermal: Prevent hardware access during system suspend | Geert Uytterhoeven |
2018-10-25 | thermal: rcar_gen3_thermal: add R8A77980 support | Sergei Shtylyov |