summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2016-03-148-40/+26
|\ \ \ \
| | | | * ACPI / util: remove redundant check if element is NULLColin Ian King2016-03-091-4/+0
| | | | * 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/+2
| | | | * drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker2016-03-091-16/+7
| | | | * drivers/acpi: make bgrt driver explicitly non-modularPaul Gortmaker2016-03-091-7/+3
| | | * | ACPI / video: remove unused device_decode arrayColin Ian King2016-03-091-7/+0
| | | |/
| | * / 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-144-4/+31
|\ \ \ \
| | | * | PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid typeHarb Abdulhamid2016-03-091-0/+4
| | | |/
| | * / i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu2016-03-102-0/+2
| | |/
| * / 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-146-106/+358
|\ \ \
| | * | 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
| | * | mailbox: pcc: optimized pcc_send_dataPrakash, Prashanth2016-03-091-7/+104
| | * | 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/+35
| * | | 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/+11
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ 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/+52
| | |/ / /
| * | | | 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/+32
| * | | | 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
| * | | | ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng2016-02-243-77/+85
| * | | | ACPICA: ACPICA: Tune _REG evaluations order in the initialization stepsLv Zheng2016-02-241-17/+18
| * | | | ACPICA: Tables: make default region accessible during the table loadLv Zheng2016-02-242-5/+29
| * | | | ACPICA: ACPI 6.0/iASL: Add support for the External AML opcodeDavid E. Box2016-02-241-1/+3
| * | | | ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-2413-29/+18
| * | | | ACPICA: debugger: dbconvert: free pld_info on error return pathColin Ian King2016-02-241-2/+3
| * | | | ACPICA: iASL: Update to use internal acpi_ut_strtoul64 functionBob Moore2016-02-241-38/+206
| * | | | ACPICA: iASL: Fix some typos with the name strtoul64Bob Moore2016-02-241-1/+1
| * | | | ACPICA: Remove incorrect "static" from a global structureBob Moore2016-02-241-1/+1
| * | | | ACPICA: aclocal: Put parens around some definitions.waddlesplash2016-02-241-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-03-131-1/+0
|\ \ \ \ \
| * | | | | target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger2016-03-061-1/+0
| |/ / / /
* | | | | Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-121-1/+1
|\ \ \ \ \
| * | | | | mtd: nand: tests: fix regression introduced in mtd_nandectestJorge Ramirez-Ortiz2016-03-051-1/+1
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-125-4/+9
|\ \ \ \ \ \
| * | | | | | drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä2016-03-111-0/+6
| * | | | | | drm/i915: Fix bogus dig_port_map[] assignment for pre-HSWTakashi Iwai2016-03-074-4/+3
| | |_|_|/ / | |/| | | |