summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-ec'Rafael J. Wysocki2013-11-191-1/+2
|\
| * ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar2013-11-151-1/+2
* | ACPI / EC: Convert all printk() calls to dynamic debug functionLan Tianyu2013-09-251-25/+24Star
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-301-0/+4
|\
| * ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-08-281-0/+4
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-1/+1
|\|
| * ACPI / EC: Fix incorrect placement of __initdataSachin Kamat2013-08-071-1/+1
* | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-3/+1Star
|/
* ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu2013-06-271-0/+4
* ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-121-3/+1Star
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang2012-11-151-2/+6
* ACPI / EC: Add more debug info and trivial code cleanupFeng Tang2012-11-151-16/+21
* ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2012-11-151-26/+26
* ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-061-1/+15
* ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-061-4/+10
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-311-4/+4
|\
| * ACPI: ec: Do request_region outside WARN()Andi Kleen2012-03-301-4/+4
* | ACPI: EC: Add ec_get_handle()Seth Forshee2012-03-201-0/+10
|/
* Merge branch 'ec-cleanup' into releaseLen Brown2011-05-291-7/+1Star
|\
| * ACPI EC: remove redundant codeZhang Rui2011-05-291-2/+0Star
| * ACPI EC: remove dead codeThomas Renninger2011-04-011-5/+1Star
| |
| \
*-. \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-291-0/+11
|\ \ \ | |_|/ |/| |
| | * ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-251-0/+3
| |/ |/|
| * ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-291-0/+8
|/
* ACPICA: Implicit notify supportLin Ming2011-01-121-1/+1
* ACPICA: New GPE handler callback definitionLin Ming2011-01-121-1/+2
* ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy2010-12-091-0/+3
* ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger2010-10-221-2/+7
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-081-32/+7Star
|\
| * ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki2010-07-071-11/+4Star
| * ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki2010-07-071-18/+0Star
| * ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-071-3/+3
* | acpi ec: Fix possible double io port registrationThomas Renninger2010-08-031-10/+10
* | ACPI: Register EC io ports in /proc/ioportsThomas Renninger2010-08-031-2/+10
* | ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger2010-08-031-13/+5Star
* | ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger2010-08-031-80/+1Star
|/
* Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown2010-06-021-2/+1Star
|\
| * ACPI: EC: Use kmemdupJulia Lawall2010-05-201-2/+1Star
* | ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki2010-05-291-8/+8
* | ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki2010-05-291-0/+10
|/
*-. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-061-26/+10Star
|\ \
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/ |/|
| * ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2010-03-171-26/+9Star
|/
*---. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-151-55/+130
|\ \ \
| | | * Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-2/+2
| | | |\
| | | | * ACPI: replace acpi_integer by u64Lin Ming2010-01-281-2/+2
| | |_|/ | |/| |
| | | * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-241-3/+11
| | | * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-231-6/+8
| | |/ | |/|
| | * ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki2010-03-081-1/+32
| |/