summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/core: Fix unregistering netlink at thermal init timeDaniel Lezcano2023-01-251-0/+5
* thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-11/+8
* genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-0/+1
* thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano2022-07-281-1/+1
* Merge branch 'thermal-hfi'Rafael J. Wysocki2022-03-181-0/+53
|\
| * thermal: netlink: Add a new event to notify CPU capabilities changeSrinivas Pandruvada2022-02-031-0/+53
* | thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari2022-03-011-2/+3
|/
* thermal/drivers/netlink: Add the temperature when crossing a trip pointDaniel Lezcano2021-10-071-5/+6
* Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-171-1/+2
|\
| * thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()Jing Xiangfeng2020-10-121-1/+2
* | genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-021-3/+3
* | genetlink: add small version of opsJakub Kicinski2020-10-021-1/+1
|/
* thermal: netlink: Improve the initcall orderingDaniel Lezcano2020-07-211-2/+1
* thermal: core: remove redundant initialization of variable retColin Ian King2020-07-211-1/+1
* thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano2020-07-071-0/+648