index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
isapnp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
thermal/drivers/tsens: Drop msm8976-specific defines
Dmitry Baryshkov
1
-7
/
+2
2023-01-16
thermal/drivers/tsens: Drop unnecessary hw_ids
Dmitry Baryshkov
2
-2
/
+0
2023-01-16
dt-bindings: thermal: tsens: add per-sensor cells for msm8974
Dmitry Baryshkov
1
-0
/
+58
2023-01-16
dt-bindings: thermal: tsens: support per-sensor calibration cells
Dmitry Baryshkov
1
-10
/
+84
2023-01-16
dt-bindings: thermal: tsens: add msm8956 compat
Dmitry Baryshkov
1
-0
/
+1
2023-01-16
dt-bindings: thermal: qcom-spmi-adc-tm5: add qcom,adc-tm7
Krzysztof Kozlowski
1
-0
/
+1
2023-01-16
thermal/drivers/uniphier: Use regular comment syntax
Randy Dunlap
1
-1
/
+1
2023-01-16
thermal/drivers/rockchip: Fix kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2023-01-16
thermal/drivers/mtk_thermal: Fix kernel-doc function name
Randy Dunlap
1
-1
/
+1
2023-01-06
thermal/drivers/armada: Use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2023-01-06
thermal/drivers/qcom: Fix lock inversion
Johan Hovold
1
-0
/
+5
2023-01-06
thermal/drivers/tegra: Fix set_trip_temp() deadlock
Johan Hovold
1
-1
/
+1
2023-01-06
thermal/drivers/qcom: Fix set_trip_temp() deadlock
Johan Hovold
3
-1
/
+4
2023-01-06
thermal/drivers/mellanox: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-161
/
+48
2023-01-06
wifi: iwlwifi: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2
-60
/
+13
2023-01-06
thermal/drivers/tegra: Fix crash when getting critical temp
Jon Hunter
1
-1
/
+1
2023-01-06
thermal/drivers/exynos: Fix NULL pointer dereference when getting the critica...
Daniel Lezcano
1
-3
/
+2
2023-01-06
thermal/drivers/intel: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-53
/
+67
2023-01-06
thermal/intel/int340x: Replace parameter to simplify
Daniel Lezcano
3
-27
/
+20
2023-01-06
thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2
-34
/
+7
2023-01-06
thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-47
/
+26
2023-01-06
thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_the...
Daniel Lezcano
1
-15
/
+0
2023-01-06
thermal/drivers/da9062: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-44
/
+8
2023-01-06
thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-3
/
+5
2023-01-06
thermal/drivers/rcar: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-47
/
+6
2023-01-06
thermal/drivers/imx: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-45
/
+27
2023-01-06
thermal/drivers/st: Use generic trip points
Daniel Lezcano
1
-40
/
+7
2023-01-06
thermal/of: Remove of_thermal_get_crit_temp()
Daniel Lezcano
1
-15
/
+0
2023-01-06
thermal/of: Remove of_thermal_set_trip_hyst()
Daniel Lezcano
1
-13
/
+0
2023-01-06
thermal/of: Remove of_thermal_is_trip_valid()
Daniel Lezcano
2
-29
/
+0
2023-01-06
thermal/of: Remove of_thermal_get_ntrips()
Daniel Lezcano
2
-21
/
+0
2023-01-06
thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
Daniel Lezcano
1
-1
/
+1
2023-01-06
thermal/drivers/armada: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-18
/
+19
2023-01-06
thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-22
/
+17
2023-01-06
thermal/drivers/hisi: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-5
/
+6
2023-01-06
thermal/drivers/uniphier: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-15
/
+12
2023-01-06
thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2
-28
/
+22
2023-01-06
thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_ge...
Daniel Lezcano
1
-3
/
+6
2023-01-06
thermal/drivers/exynos: of_thermal_get_ntrips()
Daniel Lezcano
1
-3
/
+4
2023-01-06
thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-25
/
+16
2023-01-06
thermal/of: Remove unused functions
Daniel Lezcano
2
-24
/
+0
2023-01-06
thermal/of: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-36
/
+0
2023-01-06
thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
Daniel Lezcano
4
-67
/
+61
2023-01-06
thermal/core: Add a generic thermal_zone_set_trip() function
Daniel Lezcano
3
-41
/
+57
2023-01-06
thermal/sysfs: Always expose hysteresis attributes
Daniel Lezcano
1
-16
/
+9
2023-01-06
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
6
-87
/
+147
2022-12-30
thermal: int340x: Add missing attribute for data rate base
Srinivas Pandruvada
1
-0
/
+4
2022-12-25
Linux 6.2-rc1
v6.2-rc1
Linus Torvalds
1
-2
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
69
-97
/
+97
2022-12-23
pstore: Properly assign mem_type property
Luca Stefani
1
-1
/
+1
[next]