Age | Commit message (Expand) | Author |
2016-05-20 | drivers/platform/x86/wmi.c: use generic UUID library | Andy Shevchenko |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki |
2016-05-13 | MIPS: Loongson: Add Loongson-3A R2 basic support | Huacai Chen |
2016-05-13 | MIPS: Loongson-3: Move chipset ACPI code from drivers to arch | Huacai Chen |
2016-04-28 | treewide: Fix typos in printk | Masanari Iida |
2016-04-27 | Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2016-04-26 | platform: x86: intel-pmic: use gpiochip data pointer | Linus Walleij |
2016-04-25 | toshiba_acpi: Fix regression caused by hotkey enabling value | Azael Avalos |
2016-04-21 | Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2016-04-19 | platform:x86 decouple telemetry driver from the optional IPC resources | Aubrey Li |
2016-04-15 | thinkpad_acpi: Silence an uninitialized variable warning | Dan Carpenter |
2016-04-15 | intel_telemetry_pltdrv: Silence an uninitialized variable warning | Dan Carpenter |
2016-04-15 | hp_accel: Silence an uninitialized variable warning | Dan Carpenter |
2016-04-14 | hp_accel: Add support for HP ProBook 440 G3 | Martin Vajnar |
2016-04-09 | acer-wmi: Use acpi_dev_found() | Lukas Wunner |
2016-04-09 | eeepc-wmi: Use acpi_dev_found() | Lukas Wunner |
2016-04-02 | Convert straggling drivers to new six-argument get_user_pages() | Linus Torvalds |
2016-03-28 | intel-hid: add a workaround to ignore an event after waking up from S4. | Alex Hung |
2016-03-23 | Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2016-03-23 | hp-wmi: Remove GPS rfkill support via pre-2009 interface | Maciej S. Szmigiero |
2016-03-23 | hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again | Maciej S. Szmigiero |
2016-03-23 | dell-wmi: support Dell Inspiron M5110 | Michał Kępień |
2016-03-23 | dell-wmi: properly process Dell Instant Launch hotkey | Michał Kępień |
2016-03-23 | dell-wmi: enable receiving WMI events on Dell Vostro V131 | Michał Kępień |
2016-03-23 | dell-smbios: rename dell_smi_error() to dell_smbios_error() | Michał Kępień |
2016-03-23 | dell-laptop: move dell_smi_error() to dell-smbios | Michał Kępień |
2016-03-23 | ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list | John Dahlstrom |
2016-03-23 | fujitsu-laptop: Support radio toggle button | Michał Kępień |
2016-03-23 | intel-hid: allocate correct amount of memory for private struct | Wolfram Sang |
2016-03-23 | platform/x86: Make intel_scu_ipc explicitly non-modular | Paul Gortmaker |
2016-03-23 | intel_pmc_ipc: Avoid pending IPC1 command during legacy suspend | Qipeng Zha |
2016-03-23 | intel_pmc_ipc: Fix GCR register base address and length | Qipeng Zha |
2016-03-23 | asus-nb-wmi: add wapf=4 quirk for ASUS X75VD | Oleksandr Natalenko |
2016-03-23 | intel_telemetry_pltdrv: Change verbosity control bits | Souvik Kumar Chakravarty |
2016-03-23 | dell-rbtn: Add a comment about the XPS 13 9350 | Andy Lutomirski |
2016-03-23 | dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake) | Andy Lutomirski |
2016-03-23 | dell-wmi: Clean up hotkey table size check | Andy Lutomirski |
2016-03-23 | dell-wmi, dell-laptop: depends DMI | Andy Lutomirski |
2016-03-23 | dell-wmi: Stop storing pointers to DMI tables | Andy Lutomirski |
2016-03-23 | dell-smbios: make da_tokens static | Michał Kępień |
2016-03-23 | dell-smbios: remove find_token_{id,location}() | Michał Kępień |
2016-03-23 | dell-laptop: use dell_smbios_find_token() instead of find_token_location() | Michał Kępień |
2016-03-23 | dell-laptop: use dell_smbios_find_token() instead of find_token_id() | Michał Kępień |
2016-03-23 | dell-smbios: implement new function for finding DMI table 0xDA tokens | Michał Kępień |
2016-03-23 | dell-smbios: make the SMBIOS buffer static | Michał Kępień |
2016-03-23 | dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer() | Michał Kępień |
2016-03-23 | dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request() | Michał Kępień |