summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evxface.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update all copyrights/signons to 2023Bob Moore2023-04-061-1/+1
* ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-131-1/+1
* ACPICA: Updated all copyrights to 2021Bob Moore2021-01-221-1/+1
* ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-131-1/+1
* ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-06-191-1/+1
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+3
* ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-181-0/+9
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-5/+4
* ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-221-1/+1
* ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-051-12/+103
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-051-8/+10
* ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removingLv Zheng2015-02-051-0/+1
* ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng2014-10-211-3/+5
* ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().Lv Zheng2014-10-211-1/+9
* ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-211-5/+4
* ACPICA: Update use of acpi_os_wait_events_complete interface.Lv Zheng2014-04-201-19/+36
* ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces.Bob Moore2014-04-201-2/+4
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-6/+6
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-1/+2
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-241-0/+139
* ACPICA: Update error/debug messages for fixed eventsBob Moore2013-03-121-9/+12
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-6/+7
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-11/+10
* ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-151-1/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-15/+15
* ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-011-2/+2
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-011-295/+145
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-216/+220
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Global event handlerLin Ming2011-01-121-0/+51
* ACPICA: New GPE handler callback definitionLin Ming2011-01-121-5/+5
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-8/+8
* ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-241-9/+10
* ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-071-25/+52
* ACPI / ACPICA: Do not attempt to disable GPE when installing handlerRafael J. Wysocki2010-06-111-7/+0
* ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-201-9/+11
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-2/+2
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-1/+1
|\
| * ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* | ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki2010-02-221-36/+139
* | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-221-14/+0
|/