| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun... | Lv Zheng | 2014-10-29 | 1 | -7/+18 |
* | Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi... | Lv Zheng | 2014-10-29 | 1 | -3/+3 |
* | ACPI / EC: Cleanup coding style. | Lv Zheng | 2014-10-21 | 1 | -26/+30 |
* | ACPI / EC: Refine event/query debugging messages. | Lv Zheng | 2014-10-21 | 1 | -6/+8 |
* | ACPI / EC: Add detailed command/query debugging information. | Lv Zheng | 2014-10-21 | 1 | -5/+29 |
* | ACPI / EC: Enhance the logs to apply to QR_EC transactions. | Lv Zheng | 2014-10-21 | 1 | -3/+3 |
* | ACPI / EC: Add CPU ID to debugging messages. | Lv Zheng | 2014-10-21 | 1 | -1/+2 |
* | ACPI / EC: Add msi quirk for Clevo W350etq | Lan Tianyu | 2014-09-02 | 1 | -0/+4 |
* | ACPI / EC: Add support to disallow QR_EC to be issued before completing previ... | Lv Zheng | 2014-08-26 | 1 | -2/+2 |
* | ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set | Lv Zheng | 2014-08-26 | 1 | -1/+16 |
* | ACPI / EC: Free saved_ec on error exit path | Colin Ian King | 2014-07-07 | 1 | -1/+4 |
* | ACPI / EC: Add detailed fields debugging support of EC_SC(R). | Lv Zheng | 2014-07-07 | 1 | -4/+12 |
* | ACPI / EC: Update revision due to recent changes | Lv Zheng | 2014-07-07 | 1 | -6/+9 |
* | ACPI / EC: Fix race condition in ec_transaction_completed() | Lv Zheng | 2014-07-07 | 1 | -13/+17 |
* | ACPI / EC: Remove duplicated ec_wait_ibf0() waiter | Lv Zheng | 2014-07-07 | 1 | -26/+1 |
* | ACPI / EC: Add asynchronous command byte write support | Lv Zheng | 2014-07-07 | 1 | -35/+48 |
* | ACPI / EC: Avoid race condition related to advance_transaction() | Lv Zheng | 2014-07-07 | 1 | -6/+6 |
* | ACPI / EC: Process rather than discard events in acpi_ec_clear | Kieran Clancy | 2014-04-29 | 1 | -9/+12 |
* | ACPI / EC: Clear stale EC events on Samsung systems | Kieran Clancy | 2014-03-06 | 1 | -0/+64 |
*-. | Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a... | Rafael J. Wysocki | 2014-01-12 | 1 | -1/+1 |
|\ \ |
|
| * | | ACPI / EC: disable GPE before removing GPE handler | Lan Tianyu | 2013-12-19 | 1 | -1/+1 |
| |/ |
|
* | | ACPI / EC: Remove unused functions and add prototype declaration in internal.h | Rashika | 2014-01-06 | 1 | -25/+0 |
* | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'acpi-ec' | Rafael J. Wysocki | 2013-11-19 | 1 | -1/+2 |
|\ |
|
| * | ACPI / EC: Ensure lock is acquired before accessing ec struct members | Puneet Kumar | 2013-11-15 | 1 | -1/+2 |
* | | ACPI / EC: Convert all printk() calls to dynamic debug function | Lan Tianyu | 2013-09-25 | 1 | -25/+24 |
|/ |
|
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-30 | 1 | -0/+4 |
|\ |
|
| * | ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT | Lan Tianyu | 2013-08-28 | 1 | -0/+4 |
* | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | ACPI / EC: Fix incorrect placement of __initdata | Sachin Kamat | 2013-08-07 | 1 | -1/+1 |
* | | ACPI: introduce helper function acpi_has_method() | Jiang Liu | 2013-07-15 | 1 | -3/+1 |
|/ |
|
* | ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan | Lan Tianyu | 2013-06-27 | 1 | -0/+4 |
* | ACPI / EC: Restart transaction even when the IBF flag set | Lan Tianyu | 2013-05-12 | 1 | -3/+1 |
* | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -1/+1 |
* | ACPI / EC: Don't count a SCI interrupt as a false one | Feng Tang | 2012-11-15 | 1 | -2/+6 |
* | ACPI / EC: Add more debug info and trivial code cleanup | Feng Tang | 2012-11-15 | 1 | -16/+21 |
* | ACPI / EC: Cleanup the member name for spinlock/mutex in struct | Feng Tang | 2012-11-15 | 1 | -26/+26 |
* | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop | Feng Tang | 2012-10-06 | 1 | -1/+15 |
* | ACPI: EC: Make the GPE storm threshold a module parameter | Feng Tang | 2012-10-06 | 1 | -4/+10 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 | 1 | -4/+4 |
|\ |
|
| * | ACPI: ec: Do request_region outside WARN() | Andi Kleen | 2012-03-30 | 1 | -4/+4 |
* | | ACPI: EC: Add ec_get_handle() | Seth Forshee | 2012-03-20 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'ec-cleanup' into release | Len Brown | 2011-05-29 | 1 | -7/+1 |
|\ |
|
| * | ACPI EC: remove redundant code | Zhang Rui | 2011-05-29 | 1 | -2/+0 |
| * | ACPI EC: remove dead code | Thomas Renninger | 2011-04-01 | 1 | -5/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown | 2011-05-29 | 1 | -0/+11 |
|\ \ \
| |_|/
|/| | |
|
| | * | ACPI: EC: add another DMI check for ASUS hardware | Peter Collingbourne | 2011-04-25 | 1 | -0/+3 |
| |/
|/| |
|
| * | ACPI EC: enable MSI workaround for Quanta laptops | Zhang Rui | 2011-05-29 | 1 | -0/+8 |
|/ |
|
* | ACPICA: Implicit notify support | Lin Ming | 2011-01-12 | 1 | -1/+1 |
* | ACPICA: New GPE handler callback definition | Lin Ming | 2011-01-12 | 1 | -1/+2 |