| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-09-26 | mfd: Add ACPI support |  Mika Westerberg | 1 | -0/+27 |
| 2014-07-12 | ACPI / documentation: Remove reference to acpi_platform_device_ids from enumeration.txt |  Darren Hart | 1 | -6/+0 |
| 2014-05-23 | Documentation / ACPI: Fix location of GPIO documentation |  Jarkko Nikula | 1 | -1/+1 |
| 2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -8/+1 |
| 2014-01-21 | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 1 | -29/+7 |
| 2014-01-08 | Documentation / ACPI: update to GPIO descriptor API |  Mika Westerberg | 1 | -29/+7 |
| 2013-12-17 | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface |  Luck, Tony | 1 | -1/+18 |
| 2013-11-22 | ACPI / scan: Add acpi_device objects for all device nodes in the namespace |  Rafael J. Wysocki | 1 | -8/+1 |
| 2013-10-19 | gpiolib / ACPI: document the GPIO descriptor based interface |  Mika Westerberg | 1 | -4/+22 |
| 2013-10-11 | ACPI / PM / Documentation: Replace outdated project links and addresses |  Rafael J. Wysocki | 1 | -1/+1 |
| 2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2013-08-23 | i2c: move ACPI helpers into the core |  Mika Westerberg | 1 | -12/+3 |
| 2013-08-23 | i2c: move OF helpers into the core |  Wolfram Sang | 1 | -1/+0 |
| 2013-08-20 | Documentation/acpi/enumeration.txt fix a typo |  Stefan Huber | 1 | -1/+1 |
| 2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -0/+501 |
| 2013-06-21 | ACPI / video: update video_extension.txt for backlight control |  Aaron Lu | 1 | -26/+95 |
| 2013-06-21 | ACPI / video: move video_extension.txt to Documentation/acpi |  Aaron Lu | 1 | -0/+37 |
| 2013-06-21 | ACPI: Add ACPI namespace documentation |  Lv Zheng | 1 | -0/+395 |
| 2013-06-06 | ACPI/APEI: Update einj documentation for param1/param2 |  Chen Gong | 1 | -2/+7 |
| 2013-05-09 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 1 | -0/+77 |
| 2013-04-15 | dma: acpi-dma: introduce ACPI DMA helpers |  Andy Shevchenko | 1 | -0/+77 |
| 2013-04-12 | gpiolib-acpi: introduce acpi_get_gpio_by_index() helper |  Mika Westerberg | 1 | -1/+31 |
| 2013-02-13 | ACPI / Documentation: refer to correct file for acpi_platform_device_ids[] table |  Mika Westerberg | 1 | -2/+2 |
| 2013-01-30 | ACPI / scan: Introduce struct acpi_scan_handler |  Rafael J. Wysocki | 1 | -0/+77 |
| 2013-01-03 | Documentation: remove __dev* attributes. |  Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-12-14 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+94 |
| 2012-12-07 | ACPI: add documentation about ACPI 5 enumeration |  Mika Westerberg | 1 | -0/+227 |
| 2012-09-30 | ACPI: Document ACPI table overriding via initrd |  Thomas Renninger | 1 | -0/+94 |
| 2012-03-30 | Update documentation for parameter *notrigger* in einj.txt |  Chen Gong | 1 | -0/+8 |
| 2012-01-18 | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec |  Tony Luck | 1 | -11/+44 |
| 2011-08-03 | ACPI, APEI, EINJ Param support is disabled by default |  Huang Ying | 1 | -2/+9 |
| 2011-05-29 | ACPI: Split out custom_method functionality into an own driver |  Thomas Renninger | 1 | -0/+5 |
| 2011-03-21 | ACPI, APEI, Add PCIe AER error information printing support |  Huang Ying | 1 | -0/+25 |
| 2010-12-13 | ACPI, APEI, Add APEI generic error status printing support |  Huang Ying | 1 | -0/+122 |
| 2010-08-14 | ACPI: introduce module parameter acpi.aml_debug_output |  Zhang Rui | 1 | -0/+2 |
| 2010-05-19 | ACPI, APEI, EINJ injection parameters support |  Huang Ying | 1 | -0/+10 |
| 2010-05-19 | ACPI, APEI, Document for APEI |  Huang Ying | 1 | -0/+49 |
| 2009-12-11 | ACPI: support customizing ACPI control methods at runtime |  Zhang Rui | 1 | -0/+66 |
| 2008-11-07 | ACPI: update debug parameter documentation |  Bjorn Helgaas | 1 | -0/+148 |
| 2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option |  Linus Torvalds | 2 | -53/+2 |
| 2008-02-07 | Merge branches 'release' and 'dsdt-override' into release |  Len Brown | 2 | -0/+58 |
| 2008-02-07 | ACPI: update DSDT override documentation |  Len Brown | 3 | -99/+58 |
| 2008-02-06 | ACPI: basic initramfs DSDT override support |  Markus Gaugusch | 1 | -0/+99 |
| 2007-11-19 | ACPI: document method tracing hooks |  Len Brown | 1 | -0/+26 |