summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: fujitsu-laptop: Fix radio LED detectionMichał Kępień2017-10-301-5/+9
* platform/x86: hp_accel: Add quirk for HP ProBook 440 G4Osama Khan2017-10-271-0/+1
* platform/x86: intel_turbo_max_3: Add Skylake platformSrinivas Pandruvada2017-10-271-0/+1
* platform/x86: intel_telemetry: Remove useless default in KconfigAndy Shevchenko2017-10-271-1/+0
* platform/x86: intel_telemetry: Add needed inclusionAndy Shevchenko2017-10-271-0/+2
* platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan2017-10-231-8/+13
* platform/x86: intel_telemetry: cleanup redundant headersRajneesh Bhardwaj2017-10-233-15/+4
* 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
* MAINTAINERS: Add entry for the PEAQ WMI hotkeys driverHans de Goede2017-10-081-0/+6
* 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-301-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-272-2/+2
* 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-231-0/+18
* platform/x86: intel-wmi-thunderbolt: Silence error casesMario Limonciello2017-09-231-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-206-0/+146
* Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-171-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \
| * | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7