summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-255-2/+17
|\
| *-----. Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'Rafael J. Wysocki2016-03-254-2/+16
| |\ \ \ \
| | | | | * ACPI / property: fix data node parsing in acpi_get_next_subnode()Irina Tirdea2016-03-171-0/+1
| | | | * | PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi2016-03-221-1/+13
| | | * | | ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King2016-03-221-1/+1
| | * | | | ACPI / APD: Add device HID for future AMD UART controllerWang Hongcheng2016-03-171-0/+1
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-251-0/+1
| |\ \ \ \ \ \
| | | * | | | | ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner2016-03-231-0/+1
* | | | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-172-217/+611
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams2016-03-103-5/+62
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Change NFIT driver to insert new resourceToshi Kani2016-03-091-0/+48
| * | | | | | | | nfit, libnvdimm: clear poison command supportDan Williams2016-03-061-1/+11
| * | | | | | | | nfit: disable userspace initiated ars during scrubDan Williams2016-03-051-0/+23
| * | | | | | | | nfit: scrub and register regions in a workqueueDan Williams2016-03-052-174/+371
| * | | | | | | | nfit, libnvdimm: async region scrub workqueueDan Williams2016-03-052-0/+52
| * | | | | | | | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams2016-03-052-29/+17Star
| * | | | | | | | libnvdimm, nfit: centralize command status translationDan Williams2016-03-052-61/+129
| * | | | | | | | nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams2016-03-051-0/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-1648-413/+937
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2016-03-148-40/+26Star
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |
| | | | | * | | | | | | ACPI / util: remove redundant check if element is NULLColin Ian King2016-03-091-4/+0Star
| | | | | * | | | | | | ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King2016-03-091-0/+10
| | | | | * | | | | | | drivers/acpi: make pmic/intel_pmic_crc.c explicitly non-modularPaul Gortmaker2016-03-091-5/+2Star
| | | | | * | | | | | | drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker2016-03-091-16/+7Star
| | | | | * | | | | | | drivers/acpi: make bgrt driver explicitly non-modularPaul Gortmaker2016-03-091-7/+3Star
| | | | | |/ / / / / /
| | | | * / / / / / / ACPI / video: remove unused device_decode arrayColin Ian King2016-03-091-7/+0Star
| | | | |/ / / / / /
| | | * / / / / / / ACPI / fan: Make struct dev_pm_ops constKaiyen Chang2016-03-091-1/+1
| | | |/ / / / / /
| | * / / / / / / ACPI / EC: Deny write access unless requested by module paramOleg Drokin2016-03-091-0/+3
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. | | | | | | Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'Rafael J. Wysocki2016-03-142-4/+26
| |\ \ \| | | | | | | | | | |_|_|_|/ / | | | |/| | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu2016-03-101-0/+1
| | | |/ / / /
| | * / / / / x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan2016-03-091-4/+25
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2016-03-145-99/+254
| |\ \ \ \ \ \
| | | * | | | | ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sentPrakash, Prashanth2016-03-091-1/+55
| | | * | | | | ACPI / CPPC: replace writeX/readX to PCC with relaxed versionPrakash, Prashanth2016-03-091-10/+10
| | | * | | | | ACPI / CPPC: optimized cpc_read and cpc_writePrakash, Prashanth2016-03-091-16/+64
| | | * | | | | ACPI / CPPC: Optimize PCC Read Write operationsAshwin Chaugule2016-03-091-29/+72
| | * | | | | | ACPI / sleep: move acpi_processor_sleep to sleep.cSudeep Holla2016-02-223-39/+35Star
| | * | | | | | ACPI / processor : add support for ACPI0010 processor containerSudeep Holla2016-02-221-0/+17
| | * | | | | | ACPI / processor_idle: replace PREFIX with pr_fmtSudeep Holla2016-02-161-14/+11Star
| | | |_|_|_|/ | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei'Rafael J. Wysocki2016-03-1410-85/+260
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt2016-03-111-0/+3
| | | | * | | | | | ACPI / APEI: Fix leaked resourcesJosh Hunt2016-03-111-2/+4
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | ACPI / OSL: Add support to install tables via initrdLv Zheng2016-03-093-1/+52
| | | * | | | | | ACPI / OSL: Clean up initrd table override codeLv Zheng2016-03-091-62/+52Star
| | | |/ / / / /
| | * | | | | | ACPI / scan: AMBA bus probing supportGraeme Gregory2016-02-164-0/+129
| | * | | | | | ACPI: introduce a function to find the first physical deviceAleksey Makarov2016-02-163-23/+23
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2016-03-1424-185/+371
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ...Lv Zheng2016-03-103-39/+32Star
| | * | | | | ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore2016-03-081-1/+1
| | * | | | | ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_...Lv Zheng2016-02-244-4/+4