Hi Lee, On 3/9/21 7:12 PM, Lee Jones wrote: > Enjoy! > > The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8: > > Linux 5.12-rc1 (2021-02-28 16:05:19 -0800) I thought we were supposed to avoid using 5.12-rc1 as a base to avoid people hitting the swapfile related disk-corruption when bisecting? See: https://lwn.net/Articles/848431/ So it might be better to redo this branch with 5.12-rc2 as a base ? Regards, Hans > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-platform-x86-v5.13 > > for you to fetch changes up to ccafe3126ad3f48ea1cd9ae460c69d1ba879fb65: > > mfd: intel_pmt: Add support for DG1 (2021-03-09 17:05:25 +0000) > > ---------------------------------------------------------------- > Immutable branch between MFD and Platform/X86 due for the v5.13 merge window > > ---------------------------------------------------------------- > David E. Box (2): > mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilities > mfd: intel_pmt: Add support for DG1 > > drivers/mfd/intel_pmt.c | 112 +++++++++++++++++++---------- > drivers/platform/x86/intel_pmt_class.c | 46 ++++++++++++ > drivers/platform/x86/intel_pmt_class.h | 1 + > drivers/platform/x86/intel_pmt_telemetry.c | 20 ------ > 4 files changed, 122 insertions(+), 57 deletions(-) >