| Commit message (Expand) | Author | Age |
* | i2c: add ACPI support for I2C mux ports | Dustin Byford | 2015-10-25 |
* | mfd: core: redo ACPI matching of the children devices | Andy Shevchenko | 2015-10-23 |
* | ACPI / Documentation: Update method tracing documentation. | Lv Zheng | 2015-08-07 |
* | ACPI: Constify ACPI device IDs in documentation | Mathias Krause | 2015-06-19 |
* | ACPI / enumeration: Document the rules regarding the PRP0001 device ID | Rafael J. Wysocki | 2015-06-19 |
* | ACPI / documentation: Fix ambiguity in the GPIO properties document | Rafael J. Wysocki | 2015-05-04 |
* | ACPI / documentation: fix a sentence about GPIO resources | Antonio Ospite | 2015-04-30 |
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-14 |
|\ |
|
| * | ACPI: Update GPIO documentation to mention _DSD | Mika Westerberg | 2015-03-18 |
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-13 |
|\ \
| |/
|/| |
|
| * | Documentation/acpi/einj: Correct and streamline text | Borislav Petkov | 2015-02-19 |
* | | ACPI / Documentation: add a missing '=' | Yaowei Bai | 2015-01-22 |
|/ |
|
* | ACPI / GPIO: Document ACPI GPIO mappings API | Rafael J. Wysocki | 2014-11-04 |
* | gpio / ACPI: Add support for _DSD device properties | Mika Westerberg | 2014-11-04 |
* | mfd: Add ACPI support | Mika Westerberg | 2014-09-26 |
* | ACPI / documentation: Remove reference to acpi_platform_device_ids from enume... | Darren Hart | 2014-07-12 |
* | Documentation / ACPI: Fix location of GPIO documentation | Jarkko Nikula | 2014-05-23 |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 |
|\ |
|
| * | ACPI / scan: Add acpi_device objects for all device nodes in the namespace | Rafael J. Wysocki | 2013-11-22 |
* | | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-01-21 |
|\ \ |
|
| * | | Documentation / ACPI: update to GPIO descriptor API | Mika Westerberg | 2014-01-08 |
| |/ |
|
* | | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface | Luck, Tony | 2013-12-17 |
|/ |
|
* | gpiolib / ACPI: document the GPIO descriptor based interface | Mika Westerberg | 2013-10-19 |
* | ACPI / PM / Documentation: Replace outdated project links and addresses | Rafael J. Wysocki | 2013-10-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 |
|\ |
|
| * | Documentation/acpi/enumeration.txt fix a typo | Stefan Huber | 2013-08-20 |
* | | i2c: move ACPI helpers into the core | Mika Westerberg | 2013-08-23 |
* | | i2c: move OF helpers into the core | Wolfram Sang | 2013-08-23 |
|/ |
|
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 |
|\ |
|
| * | ACPI / video: update video_extension.txt for backlight control | Aaron Lu | 2013-06-21 |
| * | ACPI / video: move video_extension.txt to Documentation/acpi | Aaron Lu | 2013-06-21 |
| * | ACPI: Add ACPI namespace documentation | Lv Zheng | 2013-06-21 |
* | | ACPI/APEI: Update einj documentation for param1/param2 | Chen Gong | 2013-06-06 |
|/ |
|
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | dma: acpi-dma: introduce ACPI DMA helpers | Andy Shevchenko | 2013-04-15 |
* | | gpiolib-acpi: introduce acpi_get_gpio_by_index() helper | Mika Westerberg | 2013-04-12 |
|/ |
|
* | ACPI / Documentation: refer to correct file for acpi_platform_device_ids[] table | Mika Westerberg | 2013-02-13 |
* | ACPI / scan: Introduce struct acpi_scan_handler | Rafael J. Wysocki | 2013-01-30 |
* | Documentation: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 |
|\ |
|
| * | ACPI: Document ACPI table overriding via initrd | Thomas Renninger | 2012-09-30 |
* | | ACPI: add documentation about ACPI 5 enumeration | Mika Westerberg | 2012-12-07 |
|/ |
|
* | Update documentation for parameter *notrigger* in einj.txt | Chen Gong | 2012-03-30 |
* | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck | 2012-01-18 |
* | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2011-08-03 |
* | ACPI: Split out custom_method functionality into an own driver | Thomas Renninger | 2011-05-29 |
* | ACPI, APEI, Add PCIe AER error information printing support | Huang Ying | 2011-03-21 |
* | ACPI, APEI, Add APEI generic error status printing support | Huang Ying | 2010-12-13 |
* | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2010-08-14 |
* | ACPI, APEI, EINJ injection parameters support | Huang Ying | 2010-05-19 |