index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: core: Drop thermal_zone_device_register()
Rafael J. Wysocki
2023-09-05
1
-11
/
+0
*
thermal: core: Add function for registering tripless thermal zones
Rafael J. Wysocki
2023-09-05
1
-0
/
+11
*
thermal: core: Drop unused .get_trip_*() callbacks
Rafael J. Wysocki
2023-08-29
1
-1
/
+1
*
Merge branch 'acpi-thermal'
Rafael J. Wysocki
2023-08-25
1
-1
/
+21
|
\
|
*
thermal: core: Introduce thermal_zone_device_exec()
Rafael J. Wysocki
2023-08-17
1
-0
/
+19
|
*
thermal: core: Do not handle trip points with invalid temperature
Rafael J. Wysocki
2023-08-10
1
-1
/
+2
*
|
thermal: core: constify params in thermal_zone_device_register
Ahmad Fatoum
2023-07-24
1
-2
/
+2
|
/
*
thermal: core: Encapsulate tz->device field
Daniel Lezcano
2023-04-27
1
-0
/
+6
*
thermal/core: Alloc-copy-free the thermal zone parameters structure
Daniel Lezcano
2023-04-07
1
-2
/
+13
*
thermal/core: Remove thermal_bind_params structure
Zhang Rui
2023-04-07
1
-118
/
+11
*
Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2023-04-03
1
-1
/
+1
|
\
|
*
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
2023-04-01
1
-1
/
+1
*
|
thermal: core: Clean up thermal_list_lock locking
Rafael J. Wysocki
2023-04-03
1
-6
/
+2
*
|
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
2023-03-27
1
-0
/
+18
|
\
|
|
*
thermal: Add a thermal zone id accessor
Daniel Lezcano
2023-03-03
1
-0
/
+6
|
*
thermal/core: Add thermal_zone_device structure 'type' accessor
Daniel Lezcano
2023-03-03
1
-0
/
+6
|
*
thermal/core: Add a thermal zone 'devdata' accessor
Daniel Lezcano
2023-03-03
1
-0
/
+6
*
|
Merge branch 'thermal-acpi'
Rafael J. Wysocki
2023-03-24
1
-7
/
+97
|
\
\
|
*
|
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
2023-03-22
1
-1
/
+82
|
*
|
thermal: core: Introduce thermal_cooling_device_present()
Rafael J. Wysocki
2023-03-22
1
-6
/
+15
|
|
/
*
/
thermal: core: Restore behavior regarding invalid trip points
Ido Schimmel
2023-03-22
1
-1
/
+1
|
/
*
thermal: core: Use sysfs_emit_at() instead of scnprintf()
ye xingchen
2023-02-09
1
-3
/
+2
*
thermal: Fail object registration if thermal class is not registered
Rafael J. Wysocki
2023-01-25
1
-8
/
+23
*
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano
2023-01-25
1
-87
/
+0
*
thermal/core: Remove unneeded ida_destroy()
Daniel Lezcano
2023-01-25
1
-2
/
+0
*
thermal/core: Fix unregistering netlink at thermal init time
Daniel Lezcano
2023-01-25
1
-1
/
+3
*
thermal: core: Use device_unregister() instead of device_del/put()
Viresh Kumar
2023-01-24
1
-2
/
+1
*
thermal: core: Move cdev cleanup to thermal_release()
Viresh Kumar
2023-01-24
1
-19
/
+14
*
Merge back thermal control material for 6.3.
Rafael J. Wysocki
2023-01-23
1
-23
/
+131
|
\
|
*
thermal/drivers/qcom: Fix set_trip_temp() deadlock
Johan Hovold
2023-01-06
1
-0
/
+1
|
*
thermal/core: Add a generic thermal_zone_set_trip() function
Daniel Lezcano
2023-01-06
1
-0
/
+39
|
*
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-23
/
+91
*
|
thermal: core: call put_device() only after device_register() fails
Viresh Kumar
2023-01-19
1
-3
/
+10
|
/
*
thermal: core: fix some possible name leaks in error paths
Yang Yingliang
2022-11-25
1
-8
/
+10
*
thermal/core: Protect thermal device operations against thermal device removal
Guenter Roeck
2022-11-14
1
-1
/
+11
*
thermal/core: Protect sysfs accesses to thermal operations with thermal zone ...
Guenter Roeck
2022-11-14
1
-2
/
+2
*
thermal/core: Introduce locked version of thermal_zone_device_update
Guenter Roeck
2022-11-14
1
-26
/
+31
*
thermal/core: Delete device under thermal device zone lock
Guenter Roeck
2022-11-14
1
-1
/
+6
*
thermal/core: Destroy thermal zone device mutex in release function
Guenter Roeck
2022-11-14
1
-1
/
+1
*
thermal/core: fix error code in __thermal_cooling_device_register()
Dan Carpenter
2022-10-28
1
-1
/
+2
*
thermal: Validate new state in cur_state_store()
Viresh Kumar
2022-10-25
1
-8
/
+7
*
thermal/core: Drop valid pointer check for type
Lad Prabhakar
2022-10-04
1
-1
/
+1
*
thermal: core: Increase maximum number of trip points
Sumeet Pawnikar
2022-09-30
1
-1
/
+14
*
thermal: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-08-31
1
-1
/
+1
*
thermal/core: Fix lockdep_assert() warning
Daniel Lezcano
2022-08-17
1
-3
/
+0
*
thermal/core: Move the mutex inside the thermal_zone_device_update() function
Daniel Lezcano
2022-08-17
1
-21
/
+11
*
thermal/core: Move the thermal zone lock out of the governors
Daniel Lezcano
2022-08-17
1
-0
/
+2
*
thermal/core: Rework the monitoring a bit
Daniel Lezcano
2022-08-17
1
-14
/
+5
*
thermal/core: Rearm the monitoring only one time
Daniel Lezcano
2022-08-17
1
-5
/
+2
*
thermal/of: Make new code and old code co-exist
Daniel Lezcano
2022-08-17
1
-6
/
+0
[next]