Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1606387
| From | Hans de Goede <hdegoede@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/5] Intel PMIC: Intel PMIC mfd and OPRegion drivers must be built in |
| Date | 2017-03-22 12:30 +0100 |
| Message-ID | <tnMCK-1Dh-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi All, Here is a series enforcing Intel PMIC mfd and OPRegion drivers to be built in, this is necessary so that the OPRegion handlers are registered before other drivers try to enter D0 which may require these OPRegion handlers. Note patches 4 & 5 are for drivers which have been submitted but not yet accepted in -next, so theoretically they could be squashed into the original patches, but I believe it is good to keep them as separate commits to have a git history which documents why these are builtin. The patches span both the mfd and ACPI subsystems but can me merged independently of each other I'm posting this as a single series as both sides are part of fixing the same issue. Regards, Hans
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/5] Intel PMIC: Intel PMIC mfd and OPRegion drivers must be built in Hans de Goede <hdegoede@redhat.com> - 2017-03-22 12:30 +0100
[PATCH 4/5] mfd: intel_soc_pmic_chtwc: This driver must always be builtin when enabled Hans de Goede <hdegoede@redhat.com> - 2017-03-22 12:40 +0100
[PATCH 3/5] mfd: axp20c-i2c: Select designware i2c-bus driver on x86 Hans de Goede <hdegoede@redhat.com> - 2017-03-22 12:40 +0100
[PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver Hans de Goede <hdegoede@redhat.com> - 2017-03-22 12:40 +0100
Re: [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-03-22 14:00 +0100
Re: [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver Lee Jones <lee.jones@linaro.org> - 2017-03-23 17:50 +0100
Re: [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver Hans de Goede <hdegoede@redhat.com> - 2017-03-23 23:40 +0100
[PATCH 5/5] ACPI / PMIC: mfd: intel_pmic_chtwc: This driver must always be builtin Hans de Goede <hdegoede@redhat.com> - 2017-03-22 12:40 +0100
csiph-web