projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b3ca7af
5a5b7d8
)
Merge branch 'thermal-core'
author
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Fri, 29 Jul 2022 17:08:18 +0000
(19:08 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Fri, 29 Jul 2022 17:08:18 +0000
(19:08 +0200)
Merge changes that make the thermal core use ida_alloc()/free()
directly instead of ida_simple_get()/ida_simple_remove() that have been
deprecated.
* thermal-core:
thermal: Directly use ida_alloc()/free()
Trivial merge