index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2023-09-18
thermal: sysfs: Fix trip_point_hyst_store()
Rafael J. Wysocki
2023-09-14
thermal: core: Fix disabled trip point check in handle_thermal_trip()
Rafael J. Wysocki
2023-09-11
thermal: Constify the trip argument of the .get_trend() zone callback
Rafael J. Wysocki
2023-09-11
thermal/of: add missing of_node_put()
Julia Lawall
2023-09-05
thermal: core: Drop thermal_zone_device_register()
Rafael J. Wysocki
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
2023-09-05
thermal: core: Add function for registering tripless thermal zones
Rafael J. Wysocki
2023-08-29
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
2023-08-29
thermal: core: Drop unused .get_trip_*() callbacks
Rafael J. Wysocki
2023-08-29
Merge tag 'thermal-v6.6-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2023-08-28
Merge tag 'thermal-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-28
Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-25
Merge branch 'acpi-thermal'
Rafael J. Wysocki
2023-08-24
Merge updates of thermal drivers for Intel platforms for 6.6-rc1.
Rafael J. Wysocki
2023-08-22
thermal: intel: intel_soc_dts_iosf: Remove redundant check
Zhang Rui
2023-08-22
thermal: intel: int340x: simplify the code with module_platform_driver()
Yang Yingliang
2023-08-22
thermal/of: Fix potential uninitialized value access
Peng Fan
2023-08-22
thermal/drivers/tegra-bpmp: Check if BPMP supports trip points
Mikko Perttunen
2023-08-22
Merge ACPI thermal driver changes for 6.6-rc1.
Rafael J. Wysocki
2023-08-21
Merge Intel DTS IOSF thermal driver changes for 6.6-rc1.
Rafael J. Wysocki
2023-08-17
thermal: core: Rework and rename __for_each_thermal_trip()
Rafael J. Wysocki
2023-08-17
thermal: core: Introduce thermal_zone_device_exec()
Rafael J. Wysocki
2023-08-17
thermal/drivers/loongson-2: Add thermal management support
Yinbo Zhu
2023-08-17
thermal/drivers/ti-soc-thermal: Use helper function IS_ERR_OR_NULL()
Li Zetao
2023-08-16
thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-16
thermal/drivers/max77620_thermal: Removed unneeded call to platform_set_drvda...
Andrei Coardos
2023-08-16
thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata()
Andrei Coardos
2023-08-16
thermal/drivers/sun8i_thermal: Remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-16
thermal/drivers/broadcom/brcstb_thermal: Removed unneeded platform_set_drvdata()
Andrei Coardos
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
Nícolas F. R. A. Prado
2023-08-16
thermal/drivers/k3_bandgap: Remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-16
thermal/drivers/k3_j72xx_bandgap: Removed unneeded call to platform_set_drvda...
Andrei Coardos
2023-08-16
thermal/drivers/broadcom/sr-thermal: Removed call to platform_set_drvdata()
Andrei Coardos
2023-08-16
thermal/drivers/samsung: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-16
thermal/drivers/db8500: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-16
thermal/drivers/mediatek: Clean up redundant dev_err_probe()
Chen Jiahao
2023-08-16
thermal/drivers/sun8i: Free calibration nvmem after reading it
Mark Brown
2023-08-16
thermal/drivers/sun8i: Remove unneeded comments
Yangtao Li
2023-08-16
thermal/drivers/tsens: Make tsens_xxxx_nvmem static
Min-Hua Chen
2023-08-16
thermal/drivers/imx8mm: Suppress log message on probe deferral
Ahmad Fatoum
2023-08-16
thermal/drivers/mediatek/lvts: Fix parameter check in lvts_debugfs_init()
Minjie Du
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors
Nícolas F. R. A. Prado
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
Nícolas F. R. A. Prado
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
Nícolas F. R. A. Prado
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
Nícolas F. R. A. Prado
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
Nícolas F. R. A. Prado
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
Nícolas F. R. A. Prado
2023-08-11
thermal: intel: intel_soc_dts_iosf: Use struct thermal_trip
Rafael J. Wysocki
2023-08-11
thermal: intel: intel_soc_dts_iosf: Rework critical trip setup
Rafael J. Wysocki
[next]