index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'thermal-intel' into thermal
Rafael J. Wysocki
2024-04-15
1
-16
/
+46
|
\
|
*
thermal: netlink: Rename thermal_gnl_family
Stanislaw Gruszka
2024-03-27
1
-11
/
+11
|
*
thermal: netlink: Add genetlink bind/unbind notifications
Stanislaw Gruszka
2024-03-27
1
-5
/
+35
*
|
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-04-08
1
-2
/
+4
|
/
*
thermal: netlink: Rework notify API for cooling devices
Rafael J. Wysocki
2024-01-12
1
-7
/
+8
*
thermal: netlink: Pass thermal zone pointer to notify routines
Rafael J. Wysocki
2024-01-09
1
-10
/
+11
*
thermal: netlink: Drop thermal_notify_tz_trip_add/delete()
Rafael J. Wysocki
2024-01-09
1
-32
/
+1
*
thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()
Rafael J. Wysocki
2024-01-09
1
-4
/
+10
*
thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
Rafael J. Wysocki
2024-01-09
1
-6
/
+8
*
thermal: netlink: Add thermal_group_has_listeners() helper
Stanislaw Gruszka
2023-12-28
1
-0
/
+11
*
thermal: netlink: Add enum for mutlicast groups indexes
Stanislaw Gruszka
2023-12-28
1
-4
/
+9
*
thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
Rafael J. Wysocki
2023-12-13
1
-12
/
+8
*
thermal/core: Fix unregistering netlink at thermal init time
Daniel Lezcano
2023-01-25
1
-0
/
+5
*
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-11
/
+8
*
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
*
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2022-07-28
1
-1
/
+1
*
Merge branch 'thermal-hfi'
Rafael J. Wysocki
2022-03-18
1
-0
/
+53
|
\
|
*
thermal: netlink: Add a new event to notify CPU capabilities change
Srinivas Pandruvada
2022-02-03
1
-0
/
+53
*
|
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
Nicolas Cavallari
2022-03-01
1
-2
/
+3
|
/
*
thermal/drivers/netlink: Add the temperature when crossing a trip point
Daniel Lezcano
2021-10-07
1
-5
/
+6
*
Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-17
1
-1
/
+2
|
\
|
*
thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()
Jing Xiangfeng
2020-10-12
1
-1
/
+2
*
|
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-03
1
-3
/
+3
*
|
genetlink: add small version of ops
Jakub Kicinski
2020-10-03
1
-1
/
+1
|
/
*
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
2020-07-21
1
-2
/
+1
*
thermal: core: remove redundant initialization of variable ret
Colin Ian King
2020-07-21
1
-1
/
+1
*
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
2020-07-07
1
-0
/
+648