projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f96801f
ee188ee
)
Merge updates of thermal drivers for Intel platforms for 6.6-rc1.
author
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 24 Aug 2023 17:54:17 +0000
(19:54 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 24 Aug 2023 17:54:17 +0000
(19:54 +0200)
These remove a redundant check from a driver's "remove" routine
and use module_platform_driver() to replace an open-coded version
of it in one driver.
* thermal-intel:
thermal: intel: intel_soc_dts_iosf: Remove redundant check
thermal: intel: int340x: simplify the code with module_platform_driver()
Trivial merge