Age | Commit message (Expand) | Author |
2014-04-29 | ACPI / EC: Process rather than discard events in acpi_ec_clear | Kieran Clancy |
2014-03-06 | ACPI / EC: Clear stale EC events on Samsung systems | Kieran Clancy |
2014-01-12 | Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a... | Rafael J. Wysocki |
2014-01-06 | ACPI / EC: Remove unused functions and add prototype declaration in internal.h | Rashika |
2013-12-19 | ACPI / EC: disable GPE before removing GPE handler | Lan Tianyu |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-19 | Merge branch 'acpi-ec' | Rafael J. Wysocki |
2013-11-15 | ACPI / EC: Ensure lock is acquired before accessing ec struct members | Puneet Kumar |
2013-09-25 | ACPI / EC: Convert all printk() calls to dynamic debug function | Lan Tianyu |
2013-08-30 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-08-28 | ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT | Lan Tianyu |
2013-08-27 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-08-07 | ACPI / EC: Fix incorrect placement of __initdata | Sachin Kamat |
2013-07-15 | ACPI: introduce helper function acpi_has_method() | Jiang Liu |
2013-06-27 | ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan | Lan Tianyu |
2013-05-12 | ACPI / EC: Restart transaction even when the IBF flag set | Lan Tianyu |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |
2012-11-15 | ACPI / EC: Don't count a SCI interrupt as a false one | Feng Tang |
2012-11-15 | ACPI / EC: Add more debug info and trivial code cleanup | Feng Tang |
2012-11-15 | ACPI / EC: Cleanup the member name for spinlock/mutex in struct | Feng Tang |
2012-10-06 | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop | Feng Tang |
2012-10-06 | ACPI: EC: Make the GPE storm threshold a module parameter | Feng Tang |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | ACPI: ec: Do request_region outside WARN() | Andi Kleen |
2012-03-20 | ACPI: EC: Add ec_get_handle() | Seth Forshee |
2011-05-29 | Merge branch 'ec-cleanup' into release | Len Brown |
2011-05-29 | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown |
2011-05-29 | ACPI EC: remove redundant code | Zhang Rui |
2011-05-29 | ACPI EC: enable MSI workaround for Quanta laptops | Zhang Rui |
2011-04-25 | ACPI: EC: add another DMI check for ASUS hardware | Peter Collingbourne |
2011-04-01 | ACPI EC: remove dead code | Thomas Renninger |
2011-01-12 | ACPICA: Implicit notify support | Lin Ming |
2011-01-12 | ACPICA: New GPE handler callback definition | Lin Ming |
2010-12-09 | ACPI: EC: Add another dmi match entry for MSI hardware | Alexey Starikovskiy |
2010-10-22 | ACPI: Make Embedded Controller command timeout delay configurable | Thomas Renninger |
2010-08-07 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-08-03 | acpi ec: Fix possible double io port registration | Thomas Renninger |
2010-08-03 | ACPI: Register EC io ports in /proc/ioports | Thomas Renninger |
2010-08-03 | ACPI: Provide /sys/kernel/debug/ec/... | Thomas Renninger |
2010-08-03 | ACPI: Remove /proc/acpi/embedded_controller/.. | Thomas Renninger |
2010-07-06 | ACPI / EC: Do not use acpi_set_gpe | Rafael J. Wysocki |
2010-07-06 | ACPI / EC: Drop suspend and resume routines | Rafael J. Wysocki |
2010-07-06 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki |
2010-06-01 | Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release | Len Brown |
2010-05-28 | ACPI / EC / PM: Fix names of functions that block/unblock EC transactions | Rafael J. Wysocki |
2010-05-28 | ACPI / EC / PM: Fix race between EC transactions and system suspend | Rafael J. Wysocki |
2010-05-20 | ACPI: EC: Use kmemdup | Julia Lawall |
2010-04-06 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-17 | ACPI: EC: Allow multibyte access to EC | Alexey Starikovskiy |