summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-13thermal/drivers/mediatek: Add support for MT8365 SoCFabien Parent1-0/+68
2023-03-13thermal/drivers/mediatek: Control buffer enablement tweaksMarkus Schneider-Pargmann1-9/+19
2023-03-08Merge branch 'thermal-core' into thermalRafael J. Wysocki66-246/+199
2023-03-03thermal/drivers/acerhdf: Remove pointless governor testDaniel Lezcano1-7/+0
2023-03-03thermal/drivers/acerhdf: Make interval setting only at module load timeDaniel Lezcano1-9/+3
2023-03-03thermal/drivers/tegra: Remove unneeded lock when setting a trip pointDaniel Lezcano1-11/+14
2023-03-03thermal/hwmon: Use the thermal_core.h headerDaniel Lezcano1-0/+1
2023-03-03thermal/drivers/da9062: Don't access the thermal zone device fieldsDaniel Lezcano1-4/+7
2023-03-03thermal: Use thermal_zone_device_type() accessorDaniel Lezcano3-4/+6
2023-03-03thermal: Add a thermal zone id accessorDaniel Lezcano3-2/+8
2023-03-03thermal/drivers/spear: Don't use tz->device but pdev->devDaniel Lezcano1-1/+1
2023-03-03thermal/core: Add thermal_zone_device structure 'type' accessorDaniel Lezcano1-0/+6
2023-03-03thermal: Don't use 'device' internal thermal zone structure fieldDaniel Lezcano4-34/+13
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano14-16/+16
2023-03-03thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano6-10/+0
2023-03-03thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano11-41/+10
2023-03-03thermal/core: Show a debug message when get_temp() failsDaniel Lezcano1-0/+3
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano9-23/+23
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in hwmon located driversDaniel Lezcano4-5/+5
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano48-81/+79
2023-03-03thermal/core: Add a thermal zone 'devdata' accessorDaniel Lezcano1-0/+6
2023-03-03thermal: intel: int340x: processor_thermal: Fix deadlockSrinivas Pandruvada1-1/+4
2023-03-03Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+4
2023-03-03Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-48/+20
2023-03-03Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-6/+6
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds6-27/+32
2023-03-03Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+0
2023-03-03Merge branches 'acpi-pm' and 'acpi-x86'Rafael J. Wysocki2-48/+13
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-3/+3
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+2
2023-03-03Merge branch 'powercap'Rafael J. Wysocki2-1/+2
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds28-489/+999
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-03-03Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds49-149/+435
2023-03-03Merge tag 'amd-drm-fixes-6.3-2023-03-02' of https://gitlab.freedesktop.org/ag...Dave Airlie38-128/+409
2023-03-03Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...Dave Airlie8-18/+23
2023-03-03Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...Dave Airlie3-3/+3
2023-03-02Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds35-372/+269
2023-03-02Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-11/+9
2023-03-02Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linuxLinus Torvalds1-0/+2
2023-03-02Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+7
2023-03-02Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-7/+12
2023-03-02Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+4
2023-03-02watchdog: at91rm9200: Only warn once about problems in .remove()Uwe Kleine-König1-1/+1