Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260886
| From | Javi Merino <javi.merino@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Fixes for devfreq cooling |
| Date | 2015-11-02 20:10 +0100 |
| Message-ID | <qqsEp-Gy-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
When devfreq cooling entered Eduardo's tree, the kbuild test robot
spotted a compilation warning on sh. Also, the first patch aligns the
return type and the parameters of the devfreq register/unregister with
those of the cpu cooling device.
This patches apply on top of eduardo/next.
Javi Merino (2):
thermal: devfreq_cooling: use a thermal_cooling_device for register
and unregister
thermal: devfreq_cooling: Make power a u64
drivers/thermal/devfreq_cooling.c | 18 +++++++++++-------
include/linux/devfreq_cooling.h | 16 ++++++++--------
2 files changed, 19 insertions(+), 15 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Fixes for devfreq cooling Javi Merino <javi.merino@arm.com> - 2015-11-02 20:10 +0100 [PATCH 2/2] thermal: devfreq_cooling: Make power a u64 Javi Merino <javi.merino@arm.com> - 2015-11-02 20:10 +0100 [PATCH 1/2] thermal: devfreq_cooling: use a thermal_cooling_device for register and unregister Javi Merino <javi.merino@arm.com> - 2015-11-02 20:10 +0100
csiph-web