index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
Merge branch 'thermal-intel' into thermal
Rafael J. Wysocki
1
-16
/
+46
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
1
-2
/
+4
2024-03-27
thermal: netlink: Rename thermal_gnl_family
Stanislaw Gruszka
1
-11
/
+11
2024-03-27
thermal: netlink: Add genetlink bind/unbind notifications
Stanislaw Gruszka
1
-5
/
+35
2024-01-12
thermal: netlink: Rework notify API for cooling devices
Rafael J. Wysocki
1
-7
/
+8
2024-01-09
thermal: netlink: Pass thermal zone pointer to notify routines
Rafael J. Wysocki
1
-10
/
+11
2024-01-09
thermal: netlink: Drop thermal_notify_tz_trip_add/delete()
Rafael J. Wysocki
1
-32
/
+1
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()
Rafael J. Wysocki
1
-4
/
+10
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
Rafael J. Wysocki
1
-6
/
+8
2023-12-28
thermal: netlink: Add thermal_group_has_listeners() helper
Stanislaw Gruszka
1
-0
/
+11
2023-12-28
thermal: netlink: Add enum for mutlicast groups indexes
Stanislaw Gruszka
1
-4
/
+9
2023-12-13
thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
Rafael J. Wysocki
1
-12
/
+8
2023-01-25
thermal/core: Fix unregistering netlink at thermal init time
Daniel Lezcano
1
-0
/
+5
2023-01-06
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
1
-11
/
+8
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-07-28
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
1
-1
/
+1
2022-03-18
Merge branch 'thermal-hfi'
Rafael J. Wysocki
1
-0
/
+53
2022-03-01
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
Nicolas Cavallari
1
-2
/
+3
2022-02-03
thermal: netlink: Add a new event to notify CPU capabilities change
Srinivas Pandruvada
1
-0
/
+53
2021-10-07
thermal/drivers/netlink: Add the temperature when crossing a trip point
Daniel Lezcano
1
-5
/
+6
2020-10-17
Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2020-10-12
thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()
Jing Xiangfeng
1
-1
/
+2
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-03
genetlink: add small version of ops
Jakub Kicinski
1
-1
/
+1
2020-07-21
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
1
-2
/
+1
2020-07-21
thermal: core: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-07
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
1
-0
/
+648