Hi Linus, The following changes since commit c3f8f7fa8b19e274e7eb99dee428ad3a9b2ad8eb:
Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 (2016-10-19 11:45:06 -0700) are available in the git repository at: git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.9-3 for you to fetch changes up to 8ec4b736d709562193566156c0dd40e327df2cbb: Documentation/ABI: ibm_rtl: The "What:" fields are incomplete (2016-11-01 09:27:33 -0700) Thanks, Darren Hart Intel Open Source Technology Center ---------------------------------------------------------------- platform-drivers-x86 for 4.9-3 Minor doc fix, a DMI match for ideapad and a fix to toshiba-wmi to avoid loading on non-toshiba systems. Documentation/ABI: - ibm_rtl: The "What:" fields are incomplete toshiba-wmi: - Fix loading the driver on non Toshiba laptops ideapad-laptop: - Add another DMI entry for Yoga 900 ---------------------------------------------------------------- Azael Avalos (1): toshiba-wmi: Fix loading the driver on non Toshiba laptops Mauro Carvalho Chehab (1): Documentation/ABI: ibm_rtl: The "What:" fields are incomplete Mika Westerberg (1): ideapad-laptop: Add another DMI entry for Yoga 900 .../ABI/testing/sysfs-devices-system-ibm-rtl | 4 ++-- drivers/platform/x86/ideapad-laptop.c | 7 ++++++ drivers/platform/x86/toshiba-wmi.c | 26 ++++++++++++++++------ 3 files changed, 28 insertions(+), 9 deletions(-) -- Darren Hart Intel Open Source Technology Center