summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell1-1/+5
2017-02-06Merge remote-tracking branch 'pwm/for-next'Stephen Rothwell1-0/+14
2017-02-06Merge remote-tracking branch 'ipmi/for-next'Stephen Rothwell1-1/+1
2017-02-06Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2-0/+2
2017-02-06Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell1-1/+1
2017-02-06Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell24-240/+416
2017-02-06Merge remote-tracking branch 'pci/next'Stephen Rothwell1-3/+2
2017-02-06Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell1-1/+1
2017-02-04Merge branches 'acpi-ec', 'acpi-button', 'acpi-apei' and 'acpi-sleep' into li...Rafael J. Wysocki5-98/+53
2017-02-04Merge branch 'pm-cpufreq' into linux-nextRafael J. Wysocki1-3/+1
2017-02-04Merge branch 'acpica' into linux-nextRafael J. Wysocki18-139/+362
2017-02-04ACPI: processor_perflib: Simplify code and stop using CPUFREQ_STARTViresh Kumar1-3/+1
2017-02-03acpi, nfit: fix acpi_nfit_flush_probe() crashDan Williams1-1/+5
2017-02-01initify: Mark functions with the __nocapture attributeEmese Revfy1-1/+1
2017-01-31ACPI: save NVS memory for Lenovo G50-45Zhang Rui1-0/+19
2017-01-31ACPI, APEI, EINJ: fix malformed newline escapeColin Ian King1-1/+1
2017-01-31ACPI / button: Remove lid_init_state=method modeLv Zheng1-9/+0
2017-01-31ACPI / button: Change default behavior to lid_init_state=openLv Zheng1-1/+1
2017-01-30Merge branch 'ras/core'Ingo Molnar2-0/+2
2017-01-30ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng2-34/+32
2017-01-30ACPI / EC: Remove old CLEAR_ON_RESUME quirkLv Zheng1-53/+0
2017-01-30acpi: lpss: call pwm_add_table() for BSW PWM deviceHans de Goede1-0/+14
2017-01-30Merge back earlier ACPICA changes for v4.11.Rafael J. Wysocki47-332/+1584
2017-01-26Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-20/+17
2017-01-26arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea1-1/+1
2017-01-27Merge branches 'acpica' and 'acpi-video'Rafael J. Wysocki3-20/+17
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-8/+0
2017-01-25Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede1-11/+0
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov2-0/+2
2017-01-20ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()Lv Zheng2-9/+17
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki1-8/+0
2017-01-12PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup()Zhou Wang1-3/+2
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki4-1/+59
2017-01-05acpi:ipmi: Make IPMI user handler constCorey Minyard1-1/+1
2017-01-05ACPICA: Parser: Update parse info table for some operatorsBob Moore1-4/+4
2017-01-05ACPICA: Fix a problem with recent extra support for control method invocationsBob Moore1-1/+24
2017-01-05ACPICA: Parser: Allow method invocations as target operandsBob Moore4-41/+69
2017-01-05ACPICA: Fix for implicit result conversion for the ToXXX functionsBob Moore4-12/+24
2017-01-02ACPICA: Resources: Not a valid resource if buffer length too longBob Moore1-5/+12
2017-01-02ACPICA: Utilities: Update debug outputBob Moore2-4/+6
2017-01-02ACPICA: Disassembler: Add Switch/Case disassembly supportDavid E. Box1-2/+5
2017-01-02ACPICA: Hardware: Add sleep register hooksLv Zheng3-26/+47
2017-01-02ACPICA: Macro header: Fix some typos in commentsBob Moore1-6/+8
2017-01-02ACPICA: Hardware: Sort access bit width algorithmLv Zheng1-22/+57
2017-01-02ACPICA: Utilities: Add power of two rounding supportLv Zheng1-0/+60
2017-01-02ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()Lv Zheng1-9/+53
2017-01-02ACPICA: Hardware: Remove bit_offset masking supportLv Zheng1-14/+0
2017-01-02ACPICA: Debugger: Rename debugger OSL namesLv Zheng1-2/+2
2017-01-02ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki1-1/+9
2016-12-26ACPI / watchdog: Print out error number when device creation failsMika Westerberg1-1/+1