Age | Commit message (Expand) | Author |
2021-11-12 | thermal: int340x: fix build on 32-bit targets | Linus Torvalds |
2021-11-10 | Merge branch 'thermal-int340x' | Rafael J. Wysocki |
2021-11-05 | thermal: Replace pr_warn() with pr_warn_once() in user_space_bind() | Rafael J. Wysocki |
2021-11-05 | thermal: Fix NULL pointer dereferences in of_thermal_ functions | Subbaraman Narayanamurthy |
2021-11-04 | thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses | Srinivas Pandruvada |
2021-10-26 | Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs' | Rafael J. Wysocki |
2021-10-21 | thermal/core: Deprecate changing cooling device state from userspace | Daniel Lezcano |
2021-10-21 | thermal/core: Make the userspace governor deprecated | Daniel Lezcano |
2021-10-21 | thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume | Antoine Tenart |
2021-10-18 | thermal/drivers/uniphier: Add compatible string for NX1 SoC | Kunihiko Hayashi |
2021-10-17 | thermal/drivers/rockchip_thermal: Allow more resets for tsadc node | Johan Jonker |
2021-10-16 | thermal/drivers/tsens: Add timeout to get_temp_tsens_valid | Ansuel Smith |
2021-10-16 | thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM | Jackie Liu |
2021-10-15 | thermal/core: fix a UAF bug in __thermal_cooling_device_register() | Ziyang Xuan |
2021-10-15 | thermal/core: Fix null pointer dereference in thermal_release() | Yuanzheng Song |
2021-10-15 | thermal: rcar_gen3_thermal: Read calibration from hardware | Niklas Söderlund |
2021-10-15 | thermal: rcar_gen3_thermal: Store thcode and ptat in priv data | Niklas Söderlund |
2021-10-15 | thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant | Bjorn Andersson |
2021-10-07 | thermal/drivers/netlink: Add the temperature when crossing a trip point | Daniel Lezcano |
2021-10-07 | thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_ops | Rikard Falkeborn |
2021-10-05 | thermal: int340x: delete bogus length check | Dan Carpenter |
2021-10-05 | thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable | Christophe JAILLET |
2021-09-21 | thermal/drivers/tsens: Fix wrong check for tzd in irq handlers | Ansuel Smith |
2021-09-21 | thermal/core: Potential buffer overflow in thermal_build_list_of_policies() | Dan Carpenter |
2021-09-14 | thermal/drivers/int340x: Do not set a wrong tcc offset on resume | Antoine Tenart |
2021-09-11 | Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-09 | thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used | Matthias Kaehlcke |
2021-09-09 | thermal/drivers/intel: Allow processing of HWP interrupt | Srinivas Pandruvada |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | thermal/drivers/devfreq_cooling: use HZ macros | Daniel Lezcano |
2021-09-02 | Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-08-25 | thermal: intel: Allow processing of HWP interrupt | Srinivas Pandruvada |
2021-08-18 | thermal/drivers/qcom: Add support for LMh driver | Thara Gopinath |
2021-08-17 | thermal/drivers/intel: Move intel_menlow to thermal drivers | Srinivas Pandruvada |
2021-08-14 | thermal/drivers/tegra-soctherm: Silence message about clamped temperature | Dmitry Osipenko |
2021-08-14 | thermal/drivers/int340x: Use IMOK independently | Sumeet Pawnikar |
2021-08-14 | thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior |
2021-08-14 | thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int | Niklas Söderlund |
2021-08-14 | thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points | Niklas Söderlund |
2021-08-14 | drivers/thermal/intel: Add TCC cooling support for AlderLake platform | Sumeet Pawnikar |
2021-08-14 | thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() | Dan Carpenter |
2021-08-14 | thermal/drivers/tegra: Correct compile-testing of drivers | Dmitry Osipenko |
2021-08-14 | thermal/drivers/tegra: Add driver for Tegra30 thermal sensor | Dmitry Osipenko |
2021-07-10 | Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-07-04 | thermal/drivers/int340x/processor_thermal: Fix tcc setting | Srinivas Pandruvada |
2021-07-04 | thermal/drivers/int340x/processor_thermal: Fix warning for return value | Srinivas Pandruvada |
2021-07-04 | thermal/drivers/mediatek: Add sensors-support | Frank Wunderlich |
2021-07-04 | thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver | Srinivas Pandruvada |
2021-07-04 | thermal/drivers/int340x/processor_thermal: Split enumeration and processing part | Srinivas Pandruvada |
2021-07-04 | thermal: devfreq_cooling: Fix kernel-doc | Yang Li |