summaryrefslogtreecommitdiffstats
path: root/drivers/siox (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-16thermal/drivers/tsens: Drop msm8976-specific definesDmitry Baryshkov1-7/+2
2023-01-16thermal/drivers/tsens: Drop unnecessary hw_idsDmitry Baryshkov2-2/+0
2023-01-16dt-bindings: thermal: tsens: add per-sensor cells for msm8974Dmitry Baryshkov1-0/+58
2023-01-16dt-bindings: thermal: tsens: support per-sensor calibration cellsDmitry Baryshkov1-10/+84
2023-01-16dt-bindings: thermal: tsens: add msm8956 compatDmitry Baryshkov1-0/+1
2023-01-16dt-bindings: thermal: qcom-spmi-adc-tm5: add qcom,adc-tm7Krzysztof Kozlowski1-0/+1
2023-01-16thermal/drivers/uniphier: Use regular comment syntaxRandy Dunlap1-1/+1
2023-01-16thermal/drivers/rockchip: Fix kernel-doc warningsRandy Dunlap1-3/+3
2023-01-16thermal/drivers/mtk_thermal: Fix kernel-doc function nameRandy Dunlap1-1/+1
2023-01-06thermal/drivers/armada: Use strscpy() to instead of strncpy()Xu Panda1-2/+1
2023-01-06thermal/drivers/qcom: Fix lock inversionJohan Hovold1-0/+5
2023-01-06thermal/drivers/tegra: Fix set_trip_temp() deadlockJohan Hovold1-1/+1
2023-01-06thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold3-1/+4
2023-01-06thermal/drivers/mellanox: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-161/+48
2023-01-06wifi: iwlwifi: Use generic thermal_zone_get_trip() functionDaniel Lezcano2-60/+13
2023-01-06thermal/drivers/tegra: Fix crash when getting critical tempJon Hunter1-1/+1
2023-01-06thermal/drivers/exynos: Fix NULL pointer dereference when getting the critica...Daniel Lezcano1-3/+2
2023-01-06thermal/drivers/intel: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-53/+67
2023-01-06thermal/intel/int340x: Replace parameter to simplifyDaniel Lezcano3-27/+20
2023-01-06thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() functionDaniel Lezcano2-34/+7
2023-01-06thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-47/+26
2023-01-06thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_the...Daniel Lezcano1-15/+0
2023-01-06thermal/drivers/da9062: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-44/+8
2023-01-06thermal/drivers/broadcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-3/+5
2023-01-06thermal/drivers/rcar: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-47/+6
2023-01-06thermal/drivers/imx: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-45/+27
2023-01-06thermal/drivers/st: Use generic trip pointsDaniel Lezcano1-40/+7
2023-01-06thermal/of: Remove of_thermal_get_crit_temp()Daniel Lezcano1-15/+0
2023-01-06thermal/of: Remove of_thermal_set_trip_hyst()Daniel Lezcano1-13/+0
2023-01-06thermal/of: Remove of_thermal_is_trip_valid()Daniel Lezcano2-29/+0
2023-01-06thermal/of: Remove of_thermal_get_ntrips()Daniel Lezcano2-21/+0
2023-01-06thermal/drivers/rcar_gen3: Use the generic function to get the number of tripsDaniel Lezcano1-1/+1
2023-01-06thermal/drivers/armada: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-18/+19
2023-01-06thermal/drivers/qcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-22/+17
2023-01-06thermal/drivers/hisi: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-5/+6
2023-01-06thermal/drivers/uniphier: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-15/+12
2023-01-06thermal/drivers/tegra: Use generic thermal_zone_get_trip() functionDaniel Lezcano2-28/+22
2023-01-06thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_ge...Daniel Lezcano1-3/+6
2023-01-06thermal/drivers/exynos: of_thermal_get_ntrips()Daniel Lezcano1-3/+4
2023-01-06thermal/drivers/exynos: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-25/+16
2023-01-06thermal/of: Remove unused functionsDaniel Lezcano2-24/+0
2023-01-06thermal/of: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-36/+0
2023-01-06thermal/core/governors: Use thermal_zone_get_trip() instead of ops functionsDaniel Lezcano4-67/+61
2023-01-06thermal/core: Add a generic thermal_zone_set_trip() functionDaniel Lezcano3-41/+57
2023-01-06thermal/sysfs: Always expose hysteresis attributesDaniel Lezcano1-16/+9
2023-01-06thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano6-87/+147
2022-12-30thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada1-0/+4
2022-12-25Linux 6.2-rc1v6.2-rc1Linus Torvalds1-2/+2
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)69-97/+97
2022-12-23pstore: Properly assign mem_type propertyLuca Stefani1-1/+1