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_netlink.c
Age
Commit message (
Expand
)
Author
2024-04-15
Merge branch 'thermal-intel' into thermal
Rafael J. Wysocki
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-03-27
thermal: netlink: Rename thermal_gnl_family
Stanislaw Gruszka
2024-03-27
thermal: netlink: Add genetlink bind/unbind notifications
Stanislaw Gruszka
2024-01-12
thermal: netlink: Rework notify API for cooling devices
Rafael J. Wysocki
2024-01-09
thermal: netlink: Pass thermal zone pointer to notify routines
Rafael J. Wysocki
2024-01-09
thermal: netlink: Drop thermal_notify_tz_trip_add/delete()
Rafael J. Wysocki
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()
Rafael J. Wysocki
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
Rafael J. Wysocki
2023-12-28
thermal: netlink: Add thermal_group_has_listeners() helper
Stanislaw Gruszka
2023-12-28
thermal: netlink: Add enum for mutlicast groups indexes
Stanislaw Gruszka
2023-12-13
thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
Rafael J. Wysocki
2023-01-25
thermal/core: Fix unregistering netlink at thermal init time
Daniel Lezcano
2023-01-06
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-07-28
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2022-03-18
Merge branch 'thermal-hfi'
Rafael J. Wysocki
2022-03-01
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
Nicolas Cavallari
2022-02-03
thermal: netlink: Add a new event to notify CPU capabilities change
Srinivas Pandruvada
2021-10-07
thermal/drivers/netlink: Add the temperature when crossing a trip point
Daniel Lezcano
2020-10-17
Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()
Jing Xiangfeng
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
genetlink: add small version of ops
Jakub Kicinski
2020-07-21
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
2020-07-21
thermal: core: remove redundant initialization of variable ret
Colin Ian King
2020-07-07
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano