aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-1/+2
2020-10-12thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()Jing Xiangfeng1-1/+2
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski1-3/+3
2020-10-02genetlink: add small version of opsJakub Kicinski1-1/+1
2020-07-21thermal: netlink: Improve the initcall orderingDaniel Lezcano1-2/+1
2020-07-21thermal: core: remove redundant initialization of variable retColin Ian King1-1/+1
2020-07-07thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano1-0/+648