summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_netlink.c
AgeCommit message (Expand)Author
2024-01-12thermal: netlink: Rework notify API for cooling devicesRafael J. Wysocki
2024-01-09thermal: netlink: Pass thermal zone pointer to notify routinesRafael J. Wysocki
2024-01-09thermal: netlink: Drop thermal_notify_tz_trip_add/delete()Rafael J. Wysocki
2024-01-09thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()Rafael J. Wysocki
2024-01-09thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()Rafael J. Wysocki
2023-12-28thermal: netlink: Add thermal_group_has_listeners() helperStanislaw Gruszka
2023-12-28thermal: netlink: Add enum for mutlicast groups indexesStanislaw Gruszka
2023-12-13thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()Rafael J. Wysocki
2023-01-25thermal/core: Fix unregistering netlink at thermal init timeDaniel Lezcano
2023-01-06thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki
2022-03-01thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari
2022-02-03thermal: netlink: Add a new event to notify CPU capabilities changeSrinivas Pandruvada
2021-10-07thermal/drivers/netlink: Add the temperature when crossing a trip pointDaniel Lezcano
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()Jing Xiangfeng
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-10-02genetlink: add small version of opsJakub Kicinski
2020-07-21thermal: netlink: Improve the initcall orderingDaniel Lezcano
2020-07-21thermal: core: remove redundant initialization of variable retColin Ian King
2020-07-07thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano