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
/
thermal_sysfs.c
Age
Commit message (
Expand
)
Author
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
2024-06-11
thermal: trip: Use READ_ONCE() for lockless access to trip properties
Rafael J. Wysocki
2024-06-11
thermal: trip: Use common set of trip type names
Rafael J. Wysocki
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-03-06
thermal: core: remove unnecessary check in trip_point_hyst_store()
Dan Carpenter
2024-02-27
thermal: core: Drop the .set_trip_hyst() thermal zone operation
Rafael J. Wysocki
2024-02-27
thermal: core: Add flags to struct thermal_trip
Rafael J. Wysocki
2024-02-23
thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPS
Rafael J. Wysocki
2024-02-23
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
2024-02-12
thermal: sysfs: Fix up white space in trip_point_temp_store()
Rafael J. Wysocki
2023-12-29
thermal/sysfs: Update governors when the 'weight' has changed
Lukasz Luba
2023-12-29
thermal/sysfs: Update instance->weight under tz lock
Lukasz Luba
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-12-12
thermal: Drop redundant and confusing device_is_registered() checks
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-09-28
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
2023-09-18
thermal: sysfs: Fix trip_point_hyst_store()
Rafael J. Wysocki
2023-03-28
thermal: core: Drop excessive lockdep_assert_held() calls
Rafael J. Wysocki
2023-03-22
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
2023-01-06
thermal/core: Add a generic thermal_zone_set_trip() function
Daniel Lezcano
2023-01-06
thermal/sysfs: Always expose hysteresis attributes
Daniel Lezcano
2023-01-06
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
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
[next]