aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-07thermal/drivers/rockchip: Support dynamic sized sensor arraySebastian Reichel1-7/+6
2023-04-07thermal/drivers/rockchip: Simplify channel id logicSebastian Reichel1-27/+21
2023-04-07thermal/drivers/rockchip: Use dev_err_probeSebastian Reichel1-32/+18
2023-04-07thermal/drivers/rockchip: Simplify clock logicSebastian Reichel1-28/+5
2023-04-07thermal/drivers/rockchip: Simplify getting match dataSebastian Reichel1-6/+1
2023-04-03Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki17-98/+417
2023-04-03thermal: core: Clean up thermal_list_lock lockingRafael J. Wysocki1-6/+2
2023-04-01thermal/drivers/ti: Use fixed update intervalDaniel Lezcano1-4/+4
2023-04-01thermal/drivers/stm: Don't set no_hwmon to falseDaniel Lezcano1-1/+0
2023-04-01thermal/drivers/db8500: Use driver dev instead of tz->deviceDaniel Lezcano1-2/+5
2023-04-01thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano10-9/+308
2023-04-01thermal/drivers/hisi: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-04-01thermal/drivers/imx: Use the thermal framework for the trip pointDaniel Lezcano1-4/+7
2023-04-01thermal/drivers/imx: Remove get_trip_temp opsDaniel Lezcano1-8/+0
2023-04-01thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handlingWolfram Sang1-50/+2
2023-04-01thermal/drivers/mediatek: Add delay after thermal banks initializationAmjad Ouled-Ameur1-8/+3
2023-03-31Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki67-252/+207
2023-03-31Merge branch 'thermal-intel-fixes'Rafael J. Wysocki2-2/+8
2023-03-30thermal: intel: powerclamp: Fix cpumask and max_idle module parametersDavid Arcari1-1/+8
2023-03-30thermal: Use of_property_present() for testing DT property presenceRob Herring4-5/+5
2023-03-29thermal: thermal_hwmon: Revert recent message adjustmentRafael J. Wysocki1-1/+1
2023-03-29thermal: intel: int340x: processor_thermal: Fix additional deadlockSrinivas Pandruvada1-1/+0
2023-03-29thermal: thermal_hwmon: Fix a kernel NULL pointer dereferenceZhang Rui1-1/+1
2023-03-28thermal: core: Drop excessive lockdep_assert_held() callsRafael J. Wysocki1-4/+2
2023-03-27Merge branch 'thermal-intel'Rafael J. Wysocki1-3/+5
2023-03-27Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki66-246/+199
2023-03-26Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds28-130/+271
2023-03-25Merge tag 'hwmon-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-11/+22
2023-03-24Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-32/+71
2023-03-24Merge tag 'for-v6.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds5-5/+5
2023-03-24Merge tag 'drm-fixes-2023-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-123/+180
2023-03-24Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+22
2023-03-24Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linuxLinus Torvalds3-21/+30
2023-03-24Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-26/+182
2023-03-24Merge tag 'acpi-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+15
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-37/+138
2023-03-24Merge tag 'qcom-driver-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann3-7/+11
2023-03-24Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+17
2023-03-24Merge branch 'thermal-acpi'Rafael J. Wysocki5-25/+181
2023-03-24Merge branch 'acpi-video'Rafael J. Wysocki1-0/+8
2023-03-24ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo1-0/+7
2023-03-24Merge tag 'tag-chrome-platform-fixes-for-v6.3-rc4' of git://git.kernel.org/pu...Linus Torvalds1-1/+1
2023-03-24Merge tag 'i2c-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-6/+34
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds69-325/+525
2023-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-3/+18
2023-03-24gpu: host1x: fix uninitialized variable useArnd Bergmann1-3/+2
2023-03-24Merge tag 'amd-drm-fixes-6.3-2023-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter11-41/+72
2023-03-24Merge tag 'drm-intel-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/d...Daniel Vetter13-72/+88
2023-03-24Merge tag 'drm-misc-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-10/+20
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih1-1/+1