summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-10thermal: renesas: rcar: Add dependency on OFthermal/tuxsuiteNiklas Söderlund
2024-05-10thermal: renesas: Group all renesas thermal drivers togetherNiklas Söderlund
2024-05-06thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl indexJulien Panis
2024-05-06thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts...Julien Panis
2024-05-02thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_dataJulien Panis
2024-04-23thermal/drivers/loongson2: Add Loongson-2K2000 supportBinbin Zhou
2024-04-23dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definitionBinbin Zhou
2024-04-23dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatibleBinbin Zhou
2024-04-23thermal/drivers/loongson2: Trivial code style adjustmentBinbin Zhou
2024-04-23thermal/drivers/mediatek/lvts_thermal: Add MT8188 supportNicolas Pitre
2024-04-23dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT...Nicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Allow early empty sensor slotsNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Provision for gt variable locationNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Add MT8186 supportNicolas Pitre
2024-04-23dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT...Nicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Guard against efuse data buffer overflowNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Use offsets for every calibration byteNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Remove .hw_tshut_tempNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Move commentNicolas Pitre
2024-04-23thermal/drivers/mediatek/lvts_thermal: Retrieve all calibration bytesNicolas Pitre
2024-04-23thermal/drivers/k3_bandgap: Remove some unused fields in struct k3_bandgapChristophe JAILLET
2024-04-23thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chipChristophe JAILLET
2024-04-23thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin
2024-04-23thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192Hsin-Te Yuan
2024-04-23thermal/drivers/rcar_gen3: Update temperature approximation calculationNiklas Söderlund
2024-04-23thermal/drivers/rcar_gen3: Move Tj_T storage to shared private dataNiklas Söderlund
2024-04-23thermal/drivers/amlogic: Support A1 SoC family Thermal Sensor controllerDmitry Rokosov
2024-04-23dt-bindings: thermal: amlogic: add support for A1 thermal sensorDmitry Rokosov
2024-04-23thermal/drivers/tsens: Add suspend to RAM support for tsensPriyansh Jain
2024-04-23dt-bindings: thermal: convert st,stih407-thermal to DT schemaRaphael Gallais-Pou
2024-04-23thermal/drivers/armada: Simplify name sanitizationRasmus Villemoes
2024-04-23thermal/drivers/qcom/lmh: Check for SCM availability at probeKonrad Dybcio
2024-04-23dt-bindings: thermal: lmh: Add QCM2290 compatibleKonrad Dybcio
2024-04-19Merge back earlier thermal control material for v6.10.Rafael J. Wysocki
2024-04-19thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki
2024-04-15Merge branch 'thermal-intel' into thermalRafael J. Wysocki
2024-04-14Linux 6.9-rc4Linus Torvalds
2024-04-14Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-14Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-14Merge tag 'irq-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-04-14Merge tag 'dma-maping-6.9-2024-04-14' of git://git.infradead.org/users/hch/dm...Linus Torvalds
2024-04-14kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein
2024-04-13Merge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-04-13Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-04-13Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-04-13ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv