Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1257598
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PULL] cpuidle for 4.4 |
| Date | 2015-10-28 03:40 +0100 |
| Message-ID | <qooOB-50K-1@gated-at.bofh.it> (permalink) |
| References | <qmJaO-wP-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Friday, October 23, 2015 01:54:08 PM Daniel Lezcano wrote: > > Hi Rafael, > > this pull request contains a couple of changes from Russel King. > > - Disable bind/unbind attribute and use builtin_platform_driver for > mvebu (Russell King) > > - Clean up the code by removing the multiple platform drivers and use > the platform ID instead (Russell King) > > Thanks ! > > -- Daniel > > The following changes since commit 7379047d5585187d1288486d4627873170d0005a: > > Linux 4.3-rc6 (2015-10-18 16:08:42 -0700) > > are available in the git repository at: > > http://git.linaro.org/people/daniel.lezcano/linux.git cpuidle/4.4 > > for you to fetch changes up to ab319939a58678c19a68ff10c8a08cef462a3ba6: > > cpuidle: mvebu: disable the bind/unbind attributes and use > builtin_platform_driver (2015-10-23 12:40:48 +0200) > > ---------------------------------------------------------------- > Russell King (2): > cpuidle: mvebu: clean up multiple platform drivers > cpuidle: mvebu: disable the bind/unbind attributes and use > builtin_platform_driver > > drivers/cpuidle/cpuidle-mvebu-v7.c | 46 > +++++++++++++++++++++------------------------- > 1 file changed, 21 insertions(+), 25 deletions(-) Pulled, thanks! Rafael -- 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 — Previous in thread | Find similar | Unroll thread
[PULL] cpuidle for 4.4 Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-10-23 14:00 +0200 [PATCH 2/2] cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_driver Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-10-23 14:00 +0200 [PATCH 1/2] cpuidle: mvebu: clean up multiple platform drivers Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-10-23 14:00 +0200 Re: [PULL] cpuidle for 4.4 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-10-28 03:40 +0100
csiph-web