summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-24thermal: core: Fix thermal zone lookup by IDThierry Reding1-3/+5
2020-07-24thermal: int340x: processor_thermal: fix: update Jasper Lake PCI idSumeet Pawnikar1-1/+1
2020-07-21thermal: imx8mm: Support module autoloadingAnson Huang1-0/+1
2020-07-21thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter1-1/+1
2020-07-21thermal: rcar_gen3_thermal: Do not shadow thcode variableNiklas Söderlund1-3/+3
2020-07-21thermal: core: Move initialization after core initcallDaniel Lezcano1-1/+1
2020-07-21thermal: netlink: Improve the initcall orderingDaniel Lezcano3-2/+11
2020-07-21thermal: rcar_gen3_thermal: Add r8a774e1 supportMarian-Cristian Rotariu1-0/+4
2020-07-21thermal/drivers/clock_cooling: Remove clock_cooling codeAmit Kucheria3-458/+0
2020-07-21thermal: core: remove redundant initialization of variable retColin Ian King1-1/+1
2020-07-21thermal: netlink: Fix compilation error when CONFIG_NET=nDaniel Lezcano4-19/+114
2020-07-07thermal: core: Add notifications call in the frameworkDaniel Lezcano3-3/+46
2020-07-07thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano3-1/+667
2020-07-07thermal: core: Get thermal zone by idDaniel Lezcano2-0/+16
2020-07-07thermal: core: Add helpers to browse the cdev, tz and governor listDaniel Lezcano2-0/+60
2020-07-07thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz2-1/+2
2020-07-07thermal: imx: Use driver's local data to decide whether to run a measurementAndrzej Pietrasiewicz1-3/+4
2020-07-07acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz1-3/+0
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz5-15/+15
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz6-87/+0
2020-06-29thermal: core: Stop polling DISABLED thermal devicesAndrzej Pietrasiewicz1-2/+14
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz14-4/+87
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz13-98/+80
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz1-0/+53
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz10-117/+3
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz8-71/+44
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz3-28/+25
2020-06-29acpi: thermal: Fix error handling in the register functionAndrzej Pietrasiewicz1-4/+16
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-28/+78
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+11
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-26/+199
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann1-3/+7
2020-06-28Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann1-1/+4
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann2-28/+78
2020-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-8/+19
2020-06-27Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2-3/+22
2020-06-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+28
2020-06-27Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-19/+20
2020-06-27Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds21-69/+86
2020-06-27Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-30/+153
2020-06-27Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2020-06-27Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-blockLinus Torvalds7-25/+41
2020-06-27Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-18/+55
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds3-18/+19
2020-06-27Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2020-06-26Merge tag 'acpi-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-3/+7
2020-06-26Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-6/+10
2020-06-26Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+55
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-36/+133
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0