aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-17acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava1-1/+9
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-26/+40
2017-07-14Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki3-26/+40
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-20/+63
2017-07-12ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede1-0/+13
2017-07-12ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede1-0/+9
2017-07-12ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede1-4/+15
2017-07-12Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng1-1/+1
2017-07-12ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng1-19/+0
2017-07-12ACPI / irq: Fix return code of acpi_gsi_to_irq()Mark Salter1-2/+2
2017-07-10Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-8/+125
2017-07-10Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-18/+67
2017-07-10Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki8-18/+67
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-27/+146
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-47/+196
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds55-394/+1627
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-89/+210
2017-07-04ACPI / DPTF: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04ACPI / LPSS: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04ACPI: BGRT: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-04ACPI / power: constify attribute_group structuresArvind Yadav1-5/+5
2017-07-04ACPI / scan: Indicate to platform when hot remove returns busyLee, Chun-Yi1-5/+13
2017-07-04ACPI / bus: handle ACPI hotplug schedule errors completelyLee, Chun-Yi1-2/+6
2017-07-04ACPI / osi: Make local function acpi_osi_dmi_linux() staticColin Ian King1-1/+2
2017-07-04ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errataLoc Ho1-0/+22
2017-07-04ACPI: SPCR: Use access width to determine mmio usageLoc Ho1-2/+16
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+25
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+10
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams1-5/+10
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds6-77/+53
2017-07-03Merge branches 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2-12/+78
2017-07-03Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'Rafael J. Wysocki7-6/+47
2017-07-03Merge branch 'acpica'Rafael J. Wysocki47-376/+1502
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki9-89/+210
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki6-77/+53
2017-07-02acpi/nfit: Issue Start ARS to retrieve existing recordsToshi Kani3-5/+13
2017-07-01acpi, nfit: Show bus_dsm_mask in sysfsJerry Hoemann1-0/+12
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann1-0/+27
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann1-0/+1
2017-06-29acpi, nfit: constify *_attribute_groupArvind Yadav1-3/+3
2017-06-29ACPI / EC: Add quirk for GL720VMKCarlo Caione1-1/+5
2017-06-29ACPI / EC: Fix media keys not working problem on some Asus laptopsChris Chiu1-6/+43
2017-06-29ACPI / EC: Add support to skip boot stage DSDT probeLv Zheng1-0/+14
2017-06-29ACPI / EC: Enhance boot EC sanity checkLv Zheng1-0/+2
2017-06-28ACPI / video: Add quirks for the Dell Precision 7510Shih-Yuan Lee (FourDollars)1-0/+8
2017-06-28Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-20/+63
2017-06-28ACPI: EC: Fix EC command visibility for dynamic debugLv Zheng1-1/+1
2017-06-28ACPI: EC: Fix an EC event IRQ storming issueLv Zheng1-5/+6
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki1-3/+2