summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva2017-09-091-1/+1
* watchdog: ts72xx_wdt: constify watchdog_ops structureGustavo A. R. Silva2017-09-091-1/+1
* watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck2017-09-091-10/+12
* Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-09-0919-117/+271
|\
| * platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new modelAndy Lutomirski2017-08-191-30/+39
| * platform/x86: intel-vbtn: reduce unnecessary messages for normal usersAlex Hung2017-08-191-1/+1
| * platform/x86: intel-hid: reduce unnecessary messages for normal usersAlex Hung2017-08-191-2/+2
| * platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_registerStanislav Fomichev2017-08-191-27/+11
| * platform/x86: wmi: Fix check for method instance numberPali Rohár2017-08-181-3/+3
| * platform/x86: ideapad-laptop: Expose conservation mode switchHao Wei Tee2017-08-141-0/+69
| * platform/x86: intel_pmc_core: Make the driver PCH family agnosticSrinivas Pandruvada2017-08-132-11/+50
| * platform/x86: peaq-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-1/+1
| * platform/x86: mxm-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-2/+2
| * platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-2/+2
| * platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t constBhumika Goyal2017-08-131-3/+3
| * platform/x86: intel_mid_powerbtn: make mid_pb_ddata constBhumika Goyal2017-08-131-2/+2
| * platform/x86: intel_mid_powerbtn: fix error return code in mid_pb_probe()Gustavo A. R. Silva2017-08-131-2/+4
| * platform/x86: hp-wmi: Remove unused macro helperPaulo Alcantara2017-08-131-7/+0
| * platform/x86: hp-wmi: Correctly determine method id in WMI callsPaulo Alcantara2017-08-131-1/+22
| * platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
| * platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski2017-08-011-5/+7
| * platform/x86: intel_telemetry: remove redundant macro definitionRajneesh Bhardwaj2017-07-251-1/+0
| * platform/x86: intel_telemetry: Add GLK PSS Event TableRajneesh Bhardwaj2017-07-252-0/+36
| * platform/x86: alienware-wmi: fix format string overflow warningArnd Bergmann2017-07-251-19/+21
| * platform/x86: ibm_rtl: remove unnecessary static in ibm_rtl_write()Gustavo A. R. Silva2017-07-251-1/+1
| * platform/x86: msi-wmi: remove unnecessary static in msi_wmi_notify()Gustavo A. R. Silva2017-07-251-1/+1
| * platform/x86: peaq-wmi: silence a static checker warningDan Carpenter2017-07-251-1/+1
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-0973-1039/+2671
|\ \
| * \ Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-09-072-3/+33
| |\ \
| | * | PCI: Disable VF decoding before pcibios_sriov_disable() updates resourcesGavin Shan2017-08-301-3/+4
| | * | PCI: Add ACS quirk for APM X-Gene devicesFeng Kan2017-08-101-0/+14
| | * | PCI: Mark AMD Stoney GPU ATS as brokenJoerg Roedel2017-07-311-0/+15
| * | | Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-0712-20/+16
| |\ \ \
| | * | | PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-0111-17/+16
| | * | | PCI: Remove unused "res" variable from pci_resource_io()Shawn Lin2017-09-011-3/+0
| | |/ /
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-072-0/+22
| |\ \ \
| | * | | PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-0/+13
| | * | | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-0/+9
| | |/ /
| * | | Merge branch 'pci/pm' into nextBjorn Helgaas2017-09-071-0/+2
| |\ \ \
| | * | | PCI/PM: Expand description of pci_set_power_state()Piotr Gregor2017-08-041-0/+2
| | |/ /
| * | | Merge branch 'pci/msi' into nextBjorn Helgaas2017-09-071-5/+22
| |\ \ \
| | * | | PCI/MSI: Assume MSIs use real Requester ID, not an aliasRobin Murphy2017-08-141-5/+22
| | |/ /
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-0717-36/+35
| |\ \ \
| | * | | PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-249-19/+18
| | * | | PCI: Constify endpoint pci_epf_type device_typeBhumika Goyal2017-08-241-2/+2
| | * | | PCI: Constify bin_attribute structuresBhumika Goyal2017-08-101-2/+2
| | * | | PCI: Constify hotplug pci_device_id structuresArvind Yadav2017-08-105-5/+5
| | * | | PCI: Constify hotplug attribute_group structuresArvind Yadav2017-08-101-1/+1
| | * | | PCI: Constify label attribute_group structuresArvind Yadav2017-08-101-2/+2
| | * | | PCI: Constify sysfs attribute_group structuresArvind Yadav2017-08-101-5/+5
| | |/ /