summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_netlink.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12thermal: netlink: Rework notify API for cooling devicesRafael J. Wysocki1-7/+9
2024-01-09thermal: netlink: Pass thermal zone pointer to notify routinesRafael J. Wysocki1-10/+12
2024-01-09thermal: netlink: Drop thermal_notify_tz_trip_add/delete()Rafael J. Wysocki1-14/+0
2024-01-09thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()Rafael J. Wysocki1-4/+8
2024-01-09thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()Rafael J. Wysocki1-4/+7
2023-01-25thermal/core: Fix unregistering netlink at thermal init timeDaniel Lezcano1-0/+3
2022-02-07thermal: netlink: Fix parameter type of thermal_genl_cpu_capability_event() stubNathan Chancellor1-1/+1
2022-02-03thermal: netlink: Add a new event to notify CPU capabilities changeSrinivas Pandruvada1-0/+14
2021-10-07thermal/drivers/netlink: Add the temperature when crossing a trip pointDaniel Lezcano1-4/+4
2020-07-21thermal: netlink: Improve the initcall orderingDaniel Lezcano1-0/+6
2020-07-21thermal: netlink: Fix compilation error when CONFIG_NET=nDaniel Lezcano1-0/+98