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.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_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.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
path:
root
/
drivers
/
thermal
/
thermal_sysfs.c
Age
Commit message (
Expand
)
Author
2022-11-14
thermal/core: Protect sysfs accesses to thermal operations with thermal zone ...
Guenter Roeck
2022-10-25
thermal: sysfs: Reuse cdev->max_state
Viresh Kumar
2022-10-25
thermal: Validate new state in cur_state_store()
Viresh Kumar
2022-10-04
thermal/core: Add a check before calling set_trip_temp()
Lad Prabhakar
2022-08-17
thermal/core: Move the mutex inside the thermal_zone_device_update() function
Daniel Lezcano
2022-08-17
thermal/core: Move set_trip_temp ops to the sysfs code
Daniel Lezcano
2022-08-03
thermal: sysfs: Fix cooling_device_stats_setup() error code path
Rafael J. Wysocki
2022-07-28
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2022-04-22
Revert "thermal/core: Deprecate changing cooling device state from userspace"
Daniel Lezcano
2021-10-21
thermal/core: Deprecate changing cooling device state from userspace
Daniel Lezcano
2021-03-17
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
2021-01-19
thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macro
Daniel Lezcano
2021-01-19
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
2020-11-30
thermal: core: Constify static attribute_group structs
Rikard Falkeborn
2020-10-12
thermal: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-07-07
thermal: core: Add notifications call in the framework
Daniel Lezcano
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2018-11-30
thermal: Fix locking in cooling device sysfs update cur_state
Thara Gopinath
2018-05-30
drivers: thermal: Update license to SPDX format
Lina Iyer
2018-05-22
thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants
Viresh Kumar
2018-05-22
thermal: Shorten name of sysfs callbacks
Viresh Kumar
2018-04-02
thermal: Add cooling device's statistics in sysfs
Viresh Kumar
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
2017-08-11
thermal: core: Add some new helper functions to free resources
Christophe Jaillet
2016-11-23
thermal: sysfs: use kcalloc() instead of kzalloc()
Eduardo Valentin
2016-11-23
thermal: sysfs: remove symbols of emul_temp when config is disabled
Eduardo Valentin
2016-11-23
thermal: core: move cooling device sysfs to thermal_sysfs.c
Eduardo Valentin
2016-11-23
thermal: core: move thermal_zone sysfs to thermal_sysfs.c
Eduardo Valentin