index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
thermal/drivers/qcom: Switch to new of API
Daniel Lezcano
2022-08-17
3
-24
/
+23
|
*
|
|
thermal/drivers/broadcom: Switch to new of API
Daniel Lezcano
2022-08-17
5
-61
/
+53
|
*
|
|
thermal/drivers/sprd: Switch to new of API
Daniel Lezcano
2022-08-17
1
-9
/
+9
|
*
|
|
thermal/drivers/sun8i: Switch to new of API
Daniel Lezcano
2022-08-17
1
-7
/
+7
|
*
|
|
thermal/drivers/tegra: Switch to new of API
Daniel Lezcano
2022-08-17
3
-24
/
+28
|
*
|
|
thermal/drivers/mmio: Switch to new of API
Daniel Lezcano
2022-08-17
1
-9
/
+8
|
*
|
|
thermal/drivers/generic-adc: Switch to new of API
Daniel Lezcano
2022-08-17
1
-5
/
+5
|
*
|
|
thermal/drivers/uniphier: Switch to new of API
Daniel Lezcano
2022-08-17
1
-5
/
+5
|
*
|
|
thermal/drivers/rockchip: Switch to new of API
Daniel Lezcano
2022-08-17
1
-7
/
+7
|
*
|
|
thermal/of: Make new code and old code co-exist
Daniel Lezcano
2022-08-17
2
-8
/
+11
|
*
|
|
thermal/of: Fix free after use in thermal_of_unregister()
Daniel Lezcano
2022-08-17
1
-3
/
+7
|
*
|
|
thermal/of: Return -ENODEV instead of -EINVAL if registration fails
Daniel Lezcano
2022-08-17
1
-4
/
+5
|
*
|
|
thermal/of: Fix error code in of_thermal_zone_find()
Dan Carpenter
2022-08-17
1
-0
/
+1
|
*
|
|
thermal/of: Rework the thermal device tree initialization
Daniel Lezcano
2022-08-17
1
-10
/
+450
*
|
|
|
thermal: Drop duplicate words from comments
Jilin Yuan
2022-09-03
2
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'thermal-core'
Rafael J. Wysocki
2022-08-27
1
-0
/
+1
|
\
|
|
|
*
|
thermal/core: Add missing EXPORT_SYMBOL_GPL
Daniel Lezcano
2022-08-15
1
-0
/
+1
|
|
/
*
/
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Lee, Chun-Yi
2022-08-23
1
-4
/
+5
|
/
*
Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-08
3
-5
/
+11
|
\
|
*
-
.
Merge branches 'thermal-core' and 'thermal-tools'
Rafael J. Wysocki
2022-08-08
2
-5
/
+9
|
|
\
\
|
|
*
|
thermal: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-08-03
1
-2
/
+2
|
|
*
|
thermal: sysfs: Fix cooling_device_stats_setup() error code path
Rafael J. Wysocki
2022-08-03
1
-3
/
+7
|
|
|
/
|
*
/
thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-P
Sumeet Pawnikar
2022-08-03
1
-0
/
+2
|
|
/
*
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-9
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
|
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-02
25
-358
/
+255
|
\
\
|
*
\
Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2022-07-29
23
-340
/
+245
|
|
\
\
|
|
*
|
thermal/of: Initialize trip points separately
Daniel Lezcano
2022-07-28
1
-29
/
+57
|
|
*
|
thermal/of: Use thermal trips stored in the thermal zone
Daniel Lezcano
2022-07-28
1
-37
/
+16
|
|
*
|
thermal/core: Add thermal_trip in thermal_zone
Daniel Lezcano
2022-07-28
2
-10
/
+20
|
|
*
|
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2022-07-28
7
-30
/
+30
|
|
*
|
thermal/core: Move thermal_set_delay_jiffies to static
Daniel Lezcano
2022-07-28
3
-8
/
+7
|
|
*
|
thermal/core: Remove unneeded EXPORT_SYMBOLS
Daniel Lezcano
2022-07-28
1
-2
/
+0
|
|
*
|
thermal/of: Move thermal_trip structure to thermal.h
Daniel Lezcano
2022-07-28
1
-12
/
+0
|
|
*
|
thermal/of: Remove the device node pointer for thermal_trip
Daniel Lezcano
2022-07-28
2
-10
/
+0
|
|
*
|
thermal/of: Replace device node match with device node search
Daniel Lezcano
2022-07-28
1
-20
/
+44
|
|
*
|
thermal/core: Remove duplicate information when an error occurs
Daniel Lezcano
2022-07-28
1
-4
/
+4
|
|
*
|
thermal/core: Avoid calling ->get_trip_temp() unnecessarily
Daniel Lezcano
2022-07-28
1
-6
/
+2
|
|
*
|
thermal/ti-soc-thermal: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
|
|
*
|
thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensors
Dmitry Baryshkov
2022-07-28
1
-0
/
+5
|
|
*
|
thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensors
Dmitry Baryshkov
2022-07-28
1
-0
/
+5
|
|
*
|
thermal/drivers/u8500: Remove unnecessary print function dev_err()
Yang Li
2022-07-28
1
-6
/
+2
|
|
*
|
thermal/drivers/rzg2l: Fix comments
Biju Das
2022-07-28
1
-7
/
+11
|
|
*
|
thermal/drivers/sun8i: Fix typo in comment
Julia Lawall
2022-07-28
1
-1
/
+1
|
|
*
|
thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72...
Jin Xiaoyun
2022-07-28
1
-2
/
+2
|
|
*
|
thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()
Dan Carpenter
2022-07-28
1
-2
/
+0
|
|
*
|
thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probe
Bryan Brattlof
2022-07-28
1
-2
/
+5
|
|
*
|
thermal/core: Remove DROP_FULL and RAISE_FULL
Daniel Lezcano
2022-07-28
1
-11
/
+0
|
|
*
|
thermal/core: Use clamp() helper in the stepwise governor
Daniel Lezcano
2022-07-28
1
-11
/
+4
|
|
*
|
thermal/drivers/u8500: Remove the get_trend function
Daniel Lezcano
2022-07-28
1
-22
/
+4
[prev]
[next]