aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
Commit message (Expand)AuthorAge
* ACPI / EC: Cleanup coding style.Lv Zheng2014-10-20
* ACPI / EC: Refine event/query debugging messages.Lv Zheng2014-10-20
* ACPI / EC: Add detailed command/query debugging information.Lv Zheng2014-10-20
* ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng2014-10-20
* ACPI / EC: Add CPU ID to debugging messages.Lv Zheng2014-10-20
* ACPI / EC: Add msi quirk for Clevo W350etqLan Tianyu2014-09-01
* ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng2014-08-25
* ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng2014-08-25
* ACPI / EC: Free saved_ec on error exit pathColin Ian King2014-07-07
* ACPI / EC: Add detailed fields debugging support of EC_SC(R).Lv Zheng2014-07-07
* ACPI / EC: Update revision due to recent changesLv Zheng2014-07-07
* ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng2014-07-07
* ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng2014-07-07
* ACPI / EC: Add asynchronous command byte write supportLv Zheng2014-07-07
* ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng2014-07-07
* ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy2014-04-29
* ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy2014-03-06
*-. Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a...Rafael J. Wysocki2014-01-12
|\ \
| * | ACPI / EC: disable GPE before removing GPE handlerLan Tianyu2013-12-19
| |/
* | ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika2014-01-05
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
|/
* Merge branch 'acpi-ec'Rafael J. Wysocki2013-11-18
|\
| * ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar2013-11-15
* | ACPI / EC: Convert all printk() calls to dynamic debug functionLan Tianyu2013-09-25
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-30
|\
| * ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-08-28
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-26
|\|
| * ACPI / EC: Fix incorrect placement of __initdataSachin Kamat2013-08-07
* | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-14
|/
* ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu2013-06-27
* ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-12
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
* ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang2012-11-14
* ACPI / EC: Add more debug info and trivial code cleanupFeng Tang2012-11-14
* ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2012-11-14
* ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-06
* ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-06
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\
| * ACPI: ec: Do request_region outside WARN()Andi Kleen2012-03-30
* | ACPI: EC: Add ec_get_handle()Seth Forshee2012-03-20
|/
* Merge branch 'ec-cleanup' into releaseLen Brown2011-05-29
|\
| * ACPI EC: remove redundant codeZhang Rui2011-05-29
| * ACPI EC: remove dead codeThomas Renninger2011-04-01
| |
| \
*-. \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-29
|\ \ \ | |_|/ |/| |
| | * ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-25
| |/ |/|
| * ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-29
|/
* ACPICA: Implicit notify supportLin Ming2011-01-12
* ACPICA: New GPE handler callback definitionLin Ming2011-01-12
* ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy2010-12-09
* ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger2010-10-22