summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-14dt-bindings: thermal: qcom-tsens: narrow interrupts for SC8280XP, SM6350 and ...Krzysztof Kozlowski1-0/+3
2022-12-14thermal/core/power allocator: Remove a useless includeChristophe JAILLET1-1/+0
2022-12-14thermal/drivers/imx8mm: Add hwmon supportAlexander Stein1-0/+4
2022-12-14thermal: qcom-spmi-adc-tm5: suppress probe-deferral error messageJohan Hovold1-4/+2
2022-12-14dt-bindings: thermal: mediatek: add compatible string for MT7986 and MT7981 SoCDaniel Golle1-0/+2
2022-12-14thermal: ti-soc-thermal: Drop comma after SoC match table sentinelGeert Uytterhoeven1-1/+1
2022-12-14thermal/drivers/imx: Add support for loading calibration data from OCOTPMarek Vasut1-0/+164
2022-12-14dt-bindings: thermal: imx8mm-thermal: Document optional nvmem-cellsMarek Vasut1-0/+7
2022-12-14thermal/drivers/qcom/tsens: Rework debugfs file structureChristian Marangi1-10/+3
2022-12-14thermal/drivers/qcom/tsens: Fix wrong version id dbg_version_showChristian Marangi1-1/+1
2022-12-14thermal/drivers/qcom/tsens: Init debugfs only with successful probeChristian Marangi1-3/+5
2022-12-14thermal/drivers/tsens: Add IPQ8074 supportRobert Marko3-1/+21
2022-12-14thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko6-2/+14
2022-12-14thermal/drivers/tsens: Add support for combined interruptRobert Marko6-6/+38
2022-12-14dt-bindings: thermal: tsens: Add ipq8074 compatibleRobert Marko1-11/+65
2022-12-14thermal/of: Fix memory leak on thermal_of_zone_register() failureIdo Schimmel1-2/+6
2022-12-14thermal/drivers/k3_j72xx_bandgap: Fix the debug print messageKeerthy1-1/+1
2022-12-14dt-bindings: thermal: Convert generic-adc-thermal to DT schemaRob Herring2-95/+84
2022-12-14thermal/drivers/imx8mm_thermal: Validate temperature rangeMarcus Folkesson1-1/+7
2022-12-14thermal/drivers/imx8mm_thermal: Use GENMASK() when appropriateMarcus Folkesson1-2/+2
2022-12-14dt-bindings: thermal: tsens: Add sm8450 compatibleLuca Weiss1-0/+1
2022-11-25thermal: core: fix some possible name leaks in error pathsYang Yingliang1-8/+10
2022-11-23thermal: intel: hfi: ACK HFI for the same timestampSrinivas Pandruvada1-5/+17
2022-11-23thermal: intel: Protect clearing of thermal status bitsSrinivas Pandruvada4-24/+22
2022-11-23thermal: intel: Prevent accidental clearing of HFI statusSrinivas Pandruvada1-1/+1
2022-11-14thermal/core: Protect thermal device operations against thermal device removalGuenter Roeck1-1/+11
2022-11-14thermal/core: Remove thermal_zone_set_trips()Guenter Roeck2-20/+15
2022-11-14thermal/core: Protect sysfs accesses to thermal operations with thermal zone ...Guenter Roeck3-16/+69
2022-11-14thermal/core: Protect hwmon accesses to thermal operations with thermal zone ...Guenter Roeck1-1/+9
2022-11-14thermal/core: Introduce locked version of thermal_zone_device_updateGuenter Roeck1-26/+31
2022-11-14thermal/core: Move parameter validation from __thermal_zone_get_temp to therm...Guenter Roeck1-3/+23
2022-11-14thermal/core: Ensure that thermal device is registered in thermal_zone_get_tempGuenter Roeck1-1/+6
2022-11-14thermal/core: Delete device under thermal device zone lockGuenter Roeck1-1/+6
2022-11-14thermal/core: Destroy thermal zone device mutex in release functionGuenter Roeck1-1/+1
2022-11-09thermal: intel: intel_tcc_cooling: Add TCC cooling support for RaptorLake-SZhang Rui1-0/+1
2022-11-09thermal: intel: intel_tcc_cooling: Detect TCC lock bitZhang Rui1-0/+10
2022-10-28thermal: intel: hfi: Improve the type of hfi_features::nr_table_pagesRicardo Neri1-1/+1
2022-10-28thermal/core: fix error code in __thermal_cooling_device_register()Dan Carpenter1-1/+2
2022-10-25thermal: sysfs: Reuse cdev->max_stateViresh Kumar1-16/+10
2022-10-25thermal: Validate new state in cur_state_store()Viresh Kumar4-19/+14
2022-10-24Linux 6.1-rc2v6.1-rc2Linus Torvalds1-1/+1
2022-10-23Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"Jason A. Donenfeld1-0/+8
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds2-0/+2
2022-10-22io_uring/net: fail zc sendmsg when unsupported by socketPavel Begunkov1-0/+2
2022-10-22io_uring/net: fail zc send when unsupported by socketPavel Begunkov1-0/+2
2022-10-22net: flag sockets supporting msghdr originated zerocopyPavel Begunkov3-0/+3
2022-10-22hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt2-0/+3
2022-10-22tools: include: sync include/api/linux/kvm.hPaolo Bonzini1-0/+1
2022-10-22KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTERAlexander Graf1-0/+56
2022-10-22KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf1-14/+17