| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Update all copyrights/signons to 2023 | Bob Moore | 2023-04-06 | 1 | -1/+1 |
* | ACPICA: Update copyright notices to the year 2022 | Bob Moore | 2022-04-13 | 1 | -1/+1 |
* | ACPICA: Updated all copyrights to 2021 | Bob Moore | 2021-01-22 | 1 | -1/+1 |
* | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore | 2020-01-13 | 1 | -1/+1 |
* | ACPICA: Clear status of GPEs on first direct enable | Rafael J. Wysocki | 2019-06-19 | 1 | -1/+1 |
* | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore | 2019-01-15 | 1 | -1/+1 |
* | ACPICA: adding SPDX headers | Erik Schmauss | 2018-03-18 | 1 | -37/+3 |
* | ACPICA: Events: Dispatch GPEs after enabling for the first time | Erik Schmauss | 2018-03-18 | 1 | -0/+9 |
* | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore | 2018-02-06 | 1 | -1/+1 |
* | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 2017-02-09 | 1 | -1/+1 |
* | ACPICA: Additional 2016 copyright changes | Bob Moore | 2016-01-15 | 1 | -1/+1 |
* | ACPICA: Core: Major update for code formatting, no functional changes | Bob Moore | 2016-01-01 | 1 | -5/+4 |
* | ACPI: Enable build of AML interpreter debugger | Lv Zheng | 2015-10-22 | 1 | -1/+1 |
* | ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t... | Lv Zheng | 2015-02-05 | 1 | -12/+103 |
* | ACPICA: Update Copyright headers to 2015 | David E. Box | 2015-02-05 | 1 | -1/+1 |
* | ACPICA: Events: Cleanup GPE dispatcher type obtaining code | Lv Zheng | 2015-02-05 | 1 | -8/+10 |
* | ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing | Lv Zheng | 2015-02-05 | 1 | -0/+1 |
* | ACPICA: Events: Update GPE handler removal, match behavior of handler install. | Lv Zheng | 2014-10-21 | 1 | -3/+5 |
* | ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler(). | Lv Zheng | 2014-10-21 | 1 | -1/+9 |
* | ACPICA: Events: Reduce indent divergences of events files. | Lv Zheng | 2014-10-21 | 1 | -5/+4 |
* | ACPICA: Update use of acpi_os_wait_events_complete interface. | Lv Zheng | 2014-04-20 | 1 | -19/+36 |
* | ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces. | Bob Moore | 2014-04-20 | 1 | -2/+4 |
* | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 2014-02-11 | 1 | -1/+1 |
* | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 2013-10-31 | 1 | -6/+6 |
* | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 2013-10-31 | 1 | -1/+2 |
* | ACPICA: Add support for host-installed SCI handlers. | Lv Zheng | 2013-09-24 | 1 | -0/+139 |
* | ACPICA: Update error/debug messages for fixed events | Bob Moore | 2013-03-12 | 1 | -9/+12 |
* | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 2013-01-25 | 1 | -1/+1 |
* | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. | Lv Zheng | 2013-01-10 | 1 | -6/+7 |
* | ACPICA: Cleanup updated comments. | Lv Zheng | 2013-01-10 | 1 | -11/+10 |
* | ACPICA: Fix AcpiSrc caused divergences. | Lv Zheng | 2012-11-15 | 1 | -1/+1 |
* | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 1 | -15/+15 |
* | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 2012-06-01 | 1 | -2/+2 |
* | ACPICA: Add support for multiple notify handlers | Bob Moore | 2012-06-01 | 1 | -295/+145 |
* | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 | 1 | -216/+220 |
* | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-19 | 1 | -1/+1 |
* | ACPICA: Global event handler | Lin Ming | 2011-01-12 | 1 | -0/+51 |
* | ACPICA: New GPE handler callback definition | Lin Ming | 2011-01-12 | 1 | -5/+5 |
* | ACPICA: Rename some function and variable names | Lin Ming | 2011-01-12 | 1 | -8/+8 |
* | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 2010-09-24 | 1 | -9/+10 |
* | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki | 2010-08-07 | 1 | -25/+52 |
* | ACPI / ACPICA: Do not attempt to disable GPE when installing handler | Rafael J. Wysocki | 2010-06-12 | 1 | -7/+0 |
* | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 2010-04-20 | 1 | -9/+11 |
* | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 2010-04-20 | 1 | -2/+2 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ |
|
| * | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 2010-01-22 | 1 | -1/+1 |
* | | ACPI / ACPICA: Multiple system notify handlers per device | Rafael J. Wysocki | 2010-02-23 | 1 | -36/+139 |
* | | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-23 | 1 | -14/+0 |
|/ |
|