aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2017-12-11platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_errJiaxun Yang1-1/+1
2017-12-11platform/x86: ideapad-laptop: Remove unnecessary elseJiaxun Yang1-6/+6
2017-12-11platform/x86: intel-vbtn: Simplify autorelease logicDarren Hart (VMware)1-12/+13
2017-12-08platform/x86: intel-vbtn: support panel front buttonStefan Brüns1-0/+2
2017-12-08platform/x86: intel-vbtn: support KEY_ROTATE_LOCK_TOGGLEStefan Brüns1-0/+2
2017-12-08platform/x86: intel-vbtn: Support separate press/release eventsStefan Brüns1-2/+15
2017-12-08platform/x86: intel-vbtn: support SW_TABLET_MODEStefan Brüns1-0/+2
2017-12-08platform/x86: dell-laptop: Use bool in struct quirk_entry for true/false fieldsPali Rohár1-6/+6
2017-12-08platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410Pali Rohár1-0/+17
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro3-5/+5
2017-11-27platform/x86: intel_telemetry: Remove redundanciesChakravarty, Souvik K1-10/+3
2017-11-27platform/x86: intel_telemetry: Improve S0ix logsChakravarty, Souvik K1-38/+7
2017-11-27platform/x86: intel_telemetry: Fix suspend statsChakravarty, Souvik K1-0/+25
2017-11-27platform/x86: intel_pmc_ipc: Add read64 APIChakravarty, Souvik K1-2/+31
2017-11-27platform/x86: intel_int0002_vgpio: Remove IRQF_NO_THREAD irq flagHans de Goede1-1/+1
2017-11-27platform/x86: Add support for Dollar Cove TI power buttonTakashi Iwai3-0/+105
2017-11-27platform/x86: Add Acer Wireless Radio Control driverChris Chiu3-0/+86
2017-11-27platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UQKiernan Hager1-2/+11
2017-11-27platform/x86: alienware-wmi: lightbar LED support for Dell Inspiron 5675Chang Liu1-0/+17
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds4-3/+41
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-21platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)1-1/+3
2017-11-20platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfixMario Limonciello3-2/+38
2017-11-18clean up x86 platform driver default valuesLinus Torvalds1-11/+0
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds32-542/+2168
2017-11-18platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede1-0/+4
2017-11-16platform/x86: dell-laptop: Allocate buffer before rfkill useMario Limonciello1-4/+5
2017-11-16platform/x86: dell-*wmi*: Relay failed initial probe to dependent driversMario Limonciello4-5/+30
2017-11-16platform/x86: dell-wmi-descriptor: check if memory was allocatedMario Limonciello1-0/+5
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2017-11-13platform/x86: Revert intel_pmc_ipc: Use MFD framework to create dependent dev...Andy Shevchenko1-139/+259
2017-11-08platform/x86: dell-smbios-wmi: release mutex lock on WMI call failureMario Limonciello1-2/+5
2017-11-08platform/x86: wmi: release mutex on module acquistion failureMario Limonciello1-2/+4
2017-11-08platform/x86: dell-smbios: fix string overflowArnd Bergmann1-8/+4
2017-11-08gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding1-2/+2
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-1/+1
2017-11-05platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devicesKuppuswamy Sathyanarayanan1-259/+139
2017-11-05platform/x86: intel_punit_ipc: Fix resource ioremap warningKuppuswamy Sathyanarayanan1-4/+4
2017-11-05platform/x86: dell-smo8800: remove redundant assignments to byte_dataColin Ian King1-2/+1
2017-11-05platform/x86: hp-wmi: Fix tablet mode detection for convertiblesStefan Brüns1-1/+1
2017-11-05platform/x86: intel_ips: Convert timers to use timer_setup()Kees Cook1-8/+7
2017-11-05platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()Markus Elfring1-1/+1
2017-11-05platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()Markus Elfring1-6/+8
2017-11-03platform/x86: dell-smbios-wmi: introduce userspace interfaceMario Limonciello2-41/+45
2017-11-03platform/x86: wmi: create userspace interface for driversMario Limonciello1-2/+187
2017-11-03platform/x86: dell-smbios: Add filtering supportMario Limonciello2-0/+203