summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * platform/x86: intel_telemetry: Fix typosRajneesh Bhardwaj2017-10-231-7/+7
| * platform/x86: intel_telemetry: Fix load failure infoRajneesh Bhardwaj2017-10-231-1/+0
| * platform/x86: intel_cht_int33fe: make a couple of local functions staticColin Ian King2017-10-231-2/+2
| * platform/x86: mlx-platform: make a couple of structures staticColin Ian King2017-10-161-2/+2
| * platform/x86: silead_dmi: Add entry for the Chuwi Hi8 Pro tabletHans de Goede2017-10-161-0/+21
| * platform/x86: intel_ips: Remove FSF address from GPL noticeAndy Shevchenko2017-10-082-8/+0
| * platform/x86: intel_ips: Remove unneeded fields and labelAndy Shevchenko2017-10-081-5/+2
| * platform/x86: intel_ips: Keep pointer to struct deviceAndy Shevchenko2017-10-081-26/+25
| * platform/x86: intel_ips: Use PCI_VDEVICE() macroAndy Shevchenko2017-10-081-2/+1
| * platform/x86: intel_ips: Switch to new PCI IRQ allocation APIAndy Shevchenko2017-10-081-5/+13
| * platform/x86: intel_ips: Simplify error handling via devres APIAndy Shevchenko2017-10-081-47/+15
| * platform/x86: peaq-wmi: Add DMI check before binding to the WMI interfaceHans de Goede2017-10-081-0/+18
| * platform/x86: peaq-wmi: Revert Blacklist Lenovo ideapad 700-15ISKAndy Shevchenko2017-10-081-15/+1
| * platform/x86: peaq-wmi: Blacklist Lenovo ideapad 700-15ISKKai Heng Feng2017-10-041-1/+15
| * platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan2017-10-011-66/+28
| * platform/x86: thinkpad_acpi: Implement tablet mode using GMMS methodBenjamin Berg2017-10-011-13/+119
| * platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä2017-09-291-4/+6
| * platform/x86: wmi: Destroy on cleanup rather than unregisterMario Limonciello2017-09-271-2/+2
| * platform/x86: wmi: Cleanup exit routine in reverse order of initMario Limonciello2017-09-271-1/+1
| * platform/x86: wmi: Sort include listMario Limonciello2017-09-271-6/+6
| * platform/x86: dell-smbios: Add pr_fmt definition to driverMario Limonciello2017-09-271-0/+1
| * platform/x86: dell-wmi: Do not match on descriptor GUID modaliasMario Limonciello2017-09-271-1/+0
| * platform/x86: dell-wmi: Label driver as handling notificationsMario Limonciello2017-09-271-1/+1
| * platform/x86: asus-wmi: Add lightbar led supportMaxime Bellengé2017-09-271-0/+63
| * platform/x86: intel-hid: Power button suspend on Dell Latitude 7275Jérôme de Bretagne2017-09-221-0/+18
| * platform/x86: intel-wmi-thunderbolt: Silence error casesMario Limonciello2017-09-221-5/+2
| * platform/x86: intel_telemetry_debugfs: Use standard ARRAY_SIZE() macroAllen Pais2017-09-221-9/+7
| * platform/x86: intel_cht_int33fe: Work around BIOS bug on some devicesHans de Goede2017-09-201-9/+61
| * platform/x86: Add driver to force WMI Thunderbolt controller power statusMario Limonciello2017-09-203-0/+115
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \ \
| * | | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
| |/ /
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-3/+3
|\ \ \
| * | | gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
| * | | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
| | |/ | |/|
* | | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-1/+0
|\ \ \
| * \ \ Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-4/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-251-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | platform/x86: toshiba_acpi: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-023-0/+3
|\ \ \ \
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| | |_|/ | |/| |
* | | | platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan2017-10-231-8/+13
* | | | platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan2017-10-231-66/+28
|/ / /
* | | platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä2017-09-271-4/+6
|/ /
* | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-1413-13/+13
* | Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-09-0819-117/+271
|\ \
| * | platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new modelAndy Lutomirski2017-08-181-30/+39
| * | platform/x86: intel-vbtn: reduce unnecessary messages for normal usersAlex Hung2017-08-181-1/+1
| * | platform/x86: intel-hid: reduce unnecessary messages for normal usersAlex Hung2017-08-181-2/+2
OpenPOWER on IntegriCloud