Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1562581
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 0/8] Runtime PM for Thunderbolt on Macs |
| Date | 2017-01-19 11:40 +0100 |
| Message-ID | <t1iim-n0-23@gated-at.bofh.it> (permalink) |
| References | <sZZhL-6Ra-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Jan 15, 2017 at 09:03:45PM +0100, Lukas Wunner wrote: > Power down Thunderbolt controllers on Macs when nothing is plugged in > to save around 2W per controller. > > For background info please see the cover letter of v3: > https://lkml.org/lkml/2016/12/17/56 > > > Patches [1/8] to [3/8] need an ack from Bjorn and/or Rafael. > Patches [4/8] to [6/8] need an ack from Rafael. > Patches [7/8] to [8/8] need an ack from Andreas. > > > Changes since v4: > > - Patch [2/8] has been reviewed by Mika. (Thanks!) > > - Patch [3/8] now uses a separate helper function instead of stuffing > its code into pci_dev_check_d3cold(), as requested by Mika. > > As usual the patches can be reviewed/fetched on GitHub: > https://github.com/l1k/linux/commits/thunderbolt_runpm_v5 > > Thanks, > > Lukas Due to all of the PCI changes, these should probably go through the PCI tree, so: Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Unless Bjorn wants me to take them? If so, I need his ack for them. thanks, greg k-h
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 0/8] Runtime PM for Thunderbolt on Macs Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-01-19 11:40 +0100
csiph-web