index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-02
thermal/drivers/exynos: Split initialization of TMU and the thermal zone
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Stop using the threshold mechanism on Exynos 4210
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Simplify regulator (de)initialization
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Handle devm_regulator_get_optional return value corre...
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to th...
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Drop id field
Mateusz Majewski
2024-01-02
thermal/drivers/exynos: Remove an unnecessary field description
Mateusz Majewski
2024-01-02
tools/thermal/tmon: Fix compilation warning for wrong format
Florian Eckert
2024-01-02
dt-bindings: thermal: qcom-spmi-adc-tm5/hc: Clean up examples
Johan Hovold
2024-01-02
dt-bindings: thermal: qcom-spmi-adc-tm5/hc: Fix example node names
Johan Hovold
2024-01-02
thermal/drivers/sun8i: Add D1/T113s THS controller support
Maxim Kiselev
2024-01-02
dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
Maxim Kiselev
2024-01-02
thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
2024-01-02
thermal: amlogic: Make amlogic_thermal_disable() return void
Uwe Kleine-König
2024-01-02
thermal/thermal_of: Allow rebooting after critical temp
Fabio Estevam
2024-01-02
reboot: Introduce thermal_zone_device_critical_reboot()
Fabio Estevam
2024-01-02
thermal/core: Prepare for introduction of thermal reboot
Fabio Estevam
2024-01-02
dt-bindings: thermal-zones: Document critical-action
Fabio Estevam
2024-01-02
dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor
Neil Armstrong
2024-01-02
drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment
Binbin Zhou
2024-01-02
dt-bindings: thermal: loongson,ls2k-thermal: Fix binding check issues
Binbin Zhou
2024-01-02
dt-bindings: thermal: convert Mediatek Thermal to the json-schema
Rafał Miłecki
2023-12-21
thermal: cpuidle_cooling: fix kernel-doc warning and a spello
Randy Dunlap
2023-12-15
thermal: core: Fix NULL pointer dereference in zone registration error path
Rafael J. Wysocki
2023-12-13
thermal/core: Check get_temp ops is present when registering a tz
Daniel Lezcano
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-12-13
thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
Rafael J. Wysocki
2023-12-13
thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()
Rafael J. Wysocki
2023-12-13
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
2023-12-13
thermal: trip: Drop redundant __thermal_zone_get_trip() header
Rafael J. Wysocki
2023-12-12
thermal: core: Rework thermal zone availability check
Rafael J. Wysocki
2023-12-12
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
2023-12-11
thermal: core: Make thermal_zone_device_unregister() return after freeing the...
Rafael J. Wysocki
2023-12-06
thermal: sysfs: Rework the reading of trip point attributes
Rafael J. Wysocki
2023-12-06
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
2023-11-30
thermal: trip: Drop a redundant check from thermal_zone_set_trip()
Rafael J. Wysocki
2023-11-28
thermal: gov_power_allocator: Rearrange initialization of local variables
Lukasz Luba
2023-11-28
thermal: gov_power_allocator: Remove excessive local variables
Lukasz Luba
2023-11-28
thermal: gov_power_allocator: Use shorter paths to access data when possible
Lukasz Luba
2023-11-28
thermal: gov_power_allocator: Rearrange local variables
Lukasz Luba
2023-11-28
thermal: gov_power_allocator: Check the cooling devices only for trip_max
Lukasz Luba
2023-11-28
thermal: gov_power_allocator: Set up trip points earlier
Lukasz Luba
2023-11-28
thermal: gov_power_allocator: Rename trip_max_desired_temperature
Lukasz Luba
2023-11-20
thermal: core: Add trip thresholds for trip crossing detection
Rafael J. Wysocki
2023-11-19
Linux 6.7-rc2
v6.7-rc2
Linus Torvalds
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-19
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-19
Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]