| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet | Hans de Goede | 2021-05-20 | 1 | -0/+35 |
* | platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet | Teava Radu | 2021-05-19 | 1 | -0/+8 |
* | platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI | Andy Shevchenko | 2021-05-19 | 1 | -0/+1 |
* | platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios | Hans de Goede | 2021-05-19 | 1 | -1/+2 |
* | platform/x86: hp-wireless: add AMD's hardware id to the supported list | Shyam Sundar S K | 2021-05-19 | 1 | -0/+2 |
* | platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idle | Hans de Goede | 2021-05-19 | 2 | -25/+57 |
* | platform/x86: gigabyte-wmi: add support for B550 Aorus Elite | Thomas Weißschuh | 2021-05-19 | 1 | -0/+1 |
* | platform/x86: gigabyte-wmi: add support for X570 UD | Thomas Weißschuh | 2021-05-19 | 1 | -0/+1 |
* | platform/x86: gigabyte-wmi: streamline dmi matching | Thomas Weißschuh | 2021-05-19 | 1 | -24/+12 |
* | platform/x86: hp_accel: Avoid invoking _INI to speed up resume | Kai-Heng Feng | 2021-05-11 | 1 | -1/+21 |
* | platform/x86: ideapad-laptop: fix method name typo | Barnabás Pőcze | 2021-05-11 | 1 | -5/+5 |
* | platform/x86: ideapad-laptop: fix a NULL pointer dereference | Qiu Wenbo | 2021-05-11 | 1 | -1/+2 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-07 | 1 | -3/+0 |
|\ |
|
| * | treewide: remove editor modelines and cruft | Masahiro Yamada | 2021-05-07 | 1 | -3/+0 |
* | | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-04-30 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | platform/x86: intel_cht_int33fe_microb: Constify the software node | Heikki Krogerus | 2021-04-10 | 1 | -1/+5 |
* | | Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-04-26 | 1 | -0/+19 |
|\ \ |
|
| * \ | Merge 5.12-rc7 into usb-next | Greg Kroah-Hartman | 2021-04-12 | 1 | -7/+9 |
| |\ \ |
|
| * | | | platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connect... | Hans de Goede | 2021-04-09 | 1 | -0/+19 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-04-26 | 1 | -11/+6 |
|\ \ \ |
|
| * \ \ | Merge tag 'v5.12-rc7' into driver-core-next | Greg Kroah-Hartman | 2021-04-14 | 1 | -7/+9 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events du... | Hans de Goede | 2021-04-06 | 1 | -7/+9 |
| | |/ |
|
| * | | Merge 5.12-rc6 into driver-core-next | Greg Kroah-Hartman | 2021-04-05 | 12 | -109/+190 |
| |\ \
| | |/ |
|
| | * | platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms | David E. Box | 2021-03-23 | 1 | -15/+35 |
| | * | platform/x86: intel_pmc_core: Update Kconfig | David E. Box | 2021-03-23 | 1 | -3/+8 |
| | * | platform/x86: intel_pmt_crashlog: Fix incorrect macros | David E. Box | 2021-03-23 | 1 | -7/+6 |
| | * | platform/x86: intel_pmt_class: Initial resource to 0 | David E. Box | 2021-03-23 | 1 | -1/+1 |
| | * | platform/x86: intel-vbtn: Stop reporting SW_DOCK events | Hans de Goede | 2021-03-21 | 1 | -2/+10 |
| | * | platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files() | Hans de Goede | 2021-03-21 | 1 | -9/+7 |
| | * | platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter... | Hans de Goede | 2021-03-21 | 1 | -5/+7 |
| | * | platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handling | Hans de Goede | 2021-03-21 | 1 | -29/+16 |
| | * | platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t... | Hans de Goede | 2021-03-21 | 1 | -1/+0 |
| | * | platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul... | Hans de Goede | 2021-03-21 | 4 | -0/+12 |
| | * | platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exit | Hans de Goede | 2021-03-21 | 1 | -9/+2 |
| | * | platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twice | Hans de Goede | 2021-03-21 | 1 | -0/+1 |
| | * | platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc... | Hans de Goede | 2021-03-21 | 1 | -2/+7 |
| | * | platform/x86: thinkpad_acpi: Allow the FnLock LED to change state | Esteve Varela Colominas | 2021-03-21 | 1 | -1/+7 |
| | * | platform/x86: thinkpad_acpi: check dytc version for lapmode sysfs | Mark Pearson | 2021-03-18 | 1 | -26/+65 |
| | * | platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2 | Alban Bedel | 2021-03-06 | 1 | -0/+7 |
| * | | platform/x86: gpd pocket fan: Clean-up by using managed work init | Matti Vaittinen | 2021-03-23 | 1 | -11/+6 |
| |/ |
|
* | | platform/x86: gigabyte-wmi: add support for B550M AORUS PRO-P | Alexey Klimov | 2021-04-23 | 1 | -0/+4 |
* | | platform/x86: intel_pmc_core: Uninitialized data in pmc_core_lpm_latch_mode_w... | Dan Carpenter | 2021-04-21 | 1 | -6/+2 |
* | | platform/x86: intel_pmc_core: add ACPI dependency | Arnd Bergmann | 2021-04-21 | 1 | -0/+1 |
* | | platform/x86: intel_pmc_core: Fix "unsigned 'ret' is never less than zero" sm... | Hans de Goede | 2021-04-20 | 1 | -1/+1 |
* | | platform/x86: touchscreen_dmi: Add info for the Teclast Tbook 11 tablet | Hans de Goede | 2021-04-19 | 1 | -0/+35 |
* | | platform/x86: intel_pmc_core: Add support for Alder Lake PCH-P | David E. Box | 2021-04-19 | 1 | -0/+1 |
* | | platform/x86: intel_pmc_core: Add LTR registers for Tiger Lake | Gayatri Kammela | 2021-04-19 | 2 | -1/+5 |
* | | platform/x86: intel_pmc_core: Add option to set/clear LPM mode | David E. Box | 2021-04-19 | 2 | -0/+132 |
* | | platform/x86: intel_pmc_core: Add requirements file to debugfs | Gayatri Kammela | 2021-04-19 | 1 | -0/+86 |
* | | platform/x86: intel_pmc_core: Get LPM requirements for Tiger Lake | Gayatri Kammela | 2021-04-19 | 2 | -0/+58 |