index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-14
thermal/core: Destroy thermal zone device mutex in release function
Guenter Roeck
1
-1
/
+1
2022-11-09
thermal: intel: intel_tcc_cooling: Add TCC cooling support for RaptorLake-S
Zhang Rui
1
-0
/
+1
2022-11-09
thermal: intel: intel_tcc_cooling: Detect TCC lock bit
Zhang Rui
1
-0
/
+10
2022-10-28
thermal: intel: hfi: Improve the type of hfi_features::nr_table_pages
Ricardo Neri
1
-1
/
+1
2022-10-28
thermal/core: fix error code in __thermal_cooling_device_register()
Dan Carpenter
1
-1
/
+2
2022-10-25
thermal: sysfs: Reuse cdev->max_state
Viresh Kumar
1
-16
/
+10
2022-10-25
thermal: Validate new state in cur_state_store()
Viresh Kumar
3
-19
/
+13
2022-10-24
firmware: tegra: bpmp: Use iosys-map helpers
Thierry Reding
1
-7
/
+8
2022-10-15
thermal: intel_powerclamp: Use first online CPU as control_cpu
Rafael J. Wysocki
1
-5
/
+1
2022-10-10
Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-86
/
+42
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+3
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-10-04
thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
Vincent Knecht
1
-1
/
+1
2022-10-04
thermal/core: Add a check before calling set_trip_temp()
Lad Prabhakar
1
-3
/
+5
2022-10-04
thermal/core: Drop valid pointer check for type
Lad Prabhakar
1
-1
/
+1
2022-10-04
thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops
Lad Prabhakar
1
-1
/
+1
2022-10-04
thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM...
Jonathan Cameron
1
-1
/
+1
2022-10-04
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
Daniel Lezcano
1
-44
/
+0
2022-10-04
thermal/drivers/imx_sc: Rely on the platform data to get the resource id
Daniel Lezcano
1
-35
/
+33
2022-10-03
Merge branches 'thermal-intel' and 'thermal-drivers'
Rafael J. Wysocki
7
-56
/
+19
2022-10-03
Merge branch 'thermal-core'
Rafael J. Wysocki
45
-1155
/
+740
2022-09-30
thermal: core: Increase maximum number of trip points
Sumeet Pawnikar
1
-1
/
+14
2022-09-24
thermal: int340x: processor_thermal: Use module_pci_driver() macro
Shang XiaoJing
2
-24
/
+2
2022-09-24
nvmem: prefix all symbols with NVMEM_
Rafał Miłecki
1
-1
/
+1
2022-09-21
thermal: intel_powerclamp: Remove accounting for IRQ wakes
Srinivas Pandruvada
1
-18
/
+3
2022-09-21
thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...
Srinivas Pandruvada
1
-2
/
+4
2022-09-21
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-1
/
+2
2022-09-03
thermal: int340x_thermal: Consolidate priv->data_vault checks
Rafael J. Wysocki
1
-3
/
+2
2022-09-03
thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()
Xuewen Yan
1
-5
/
+5
2022-09-03
thermal: Drop duplicate words from comments
Jilin Yuan
2
-2
/
+2
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+6
2022-08-31
thermal: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2
-2
/
+2
2022-08-31
thermal: da9062-thermal: Drop redundant error message
zhaoxiao
1
-3
/
+2
2022-08-31
thermal/drivers/thermal_mmio: Drop of_match_ptr()
Jean Delvare
1
-1
/
+1
2022-08-30
thermal: gov_user_space: Do not lock thermal zone mutex
Rafael J. Wysocki
1
-2
/
+3
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-27
Merge branch 'thermal-core'
Rafael J. Wysocki
1
-0
/
+1
2022-08-23
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Lee, Chun-Yi
1
-4
/
+5
2022-08-17
thermal/core: Fix lockdep_assert() warning
Daniel Lezcano
1
-3
/
+0
2022-08-17
thermal/core: Move the mutex inside the thermal_zone_device_update() function
Daniel Lezcano
4
-52
/
+61
2022-08-17
thermal/core: Move the thermal zone lock out of the governors
Daniel Lezcano
5
-19
/
+11
2022-08-17
thermal/governors: Group the thermal zone lock inside the throttle function
Daniel Lezcano
4
-31
/
+20
2022-08-17
thermal/core: Rework the monitoring a bit
Daniel Lezcano
1
-14
/
+5
2022-08-17
thermal/core: Rearm the monitoring only one time
Daniel Lezcano
1
-5
/
+2
2022-08-17
thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-3
/
+1
2022-08-17
thermal/of: Remove old OF code
Daniel Lezcano
2
-811
/
+1
2022-08-17
thermal/core: Move set_trip_temp ops to the sysfs code
Daniel Lezcano
2
-24
/
+4
2022-08-17
thermal/drivers/samsung: Switch to new of thermal API
Daniel Lezcano
1
-14
/
+10
2022-08-17
thermal/drivers/ti-soc: Switch to new of API
Daniel Lezcano
1
-8
/
+8
2022-08-17
thermal/drivers/hisilicon: Switch to new of API
Daniel Lezcano
1
-7
/
+7
[prev]
[next]