Age | Commit message (Expand) | Author |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-29 | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-01-18 | Merge branches 'acpi-pm' and 'pm-sleep' | Rafael J. Wysocki |
2018-01-11 | platform/x86: surfacepro3: Support for wakeup from suspend-to-idle | Rafael J. Wysocki |
2018-01-08 | platform/x86: wmi: Call acpi_wmi_init() later | Rafael J. Wysocki |
2017-12-15 | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande |
2017-12-15 | cros_ec: Split cros_ec_devs module | Thierry Escande |
2017-12-11 | platform/x86: dell-wmi: check for kmalloc() errors | Dan Carpenter |
2017-12-11 | platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changes | Peter Hutterer |
2017-12-11 | platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410 | Pali Rohár |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-23 | Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | platform/x86: dell-laptop: fix error return code in dell_init() | weiyongjun (A) |
2017-11-20 | platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfix | Mario Limonciello |
2017-11-18 | clean up x86 platform driver default values | Linus Torvalds |
2017-11-18 | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2017-11-18 | platform/x86: silead_dmi: Add silead, home-button property to some tablets | Hans de Goede |
2017-11-16 | platform/x86: dell-laptop: Allocate buffer before rfkill use | Mario Limonciello |
2017-11-16 | platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers | Mario Limonciello |
2017-11-16 | platform/x86: dell-wmi-descriptor: check if memory was allocated | Mario Limonciello |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-13 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-13 | platform/x86: Revert intel_pmc_ipc: Use MFD framework to create dependent dev... | Andy Shevchenko |
2017-11-08 | platform/x86: dell-smbios-wmi: release mutex lock on WMI call failure | Mario Limonciello |
2017-11-08 | platform/x86: wmi: release mutex on module acquistion failure | Mario Limonciello |
2017-11-08 | platform/x86: dell-smbios: fix string overflow | Arnd Bergmann |
2017-11-08 | gpio: Move irq_valid_mask into struct gpio_irq_chip | Thierry Reding |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-11-05 | platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices | Kuppuswamy Sathyanarayanan |
2017-11-05 | platform/x86: intel_punit_ipc: Fix resource ioremap warning | Kuppuswamy Sathyanarayanan |
2017-11-05 | platform/x86: dell-smo8800: remove redundant assignments to byte_data | Colin Ian King |
2017-11-05 | platform/x86: hp-wmi: Fix tablet mode detection for convertibles | Stefan Brüns |
2017-11-05 | platform/x86: intel_ips: Convert timers to use timer_setup() | Kees Cook |
2017-11-05 | platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill() | Markus Elfring |
2017-11-05 | platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill() | Markus Elfring |
2017-11-03 | platform/x86: dell-smbios-wmi: introduce userspace interface | Mario Limonciello |
2017-11-03 | platform/x86: wmi: create userspace interface for drivers | Mario Limonciello |
2017-11-03 | platform/x86: dell-smbios: Add filtering support | Mario Limonciello |
2017-11-03 | platform/x86: dell-smbios-smm: test for WSMT | Mario Limonciello |
2017-11-03 | platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver | Mario Limonciello |
2017-11-03 | platform/x86: dell-smbios: Introduce dispatcher for SMM calls | Mario Limonciello |
2017-11-03 | platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens | Mario Limonciello |
2017-11-03 | platform/x86: dell-smbios: only run if proper oem string is detected | Mario Limonciello |
2017-11-03 | platform/x86: wmi: Don't allow drivers to get each other's GUIDs | Mario Limonciello |
2017-11-03 | platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver | Mario Limonciello |
2017-11-03 | platform/x86: dell-wmi: don't check length returned | Mario Limonciello |