aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/ec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-4/+4
2012-03-30ACPI: ec: Do request_region outside WARN()Andi Kleen1-4/+4
2012-03-20ACPI: EC: Add ec_get_handle()Seth Forshee1-0/+10
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown1-7/+1
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into releaseLen Brown1-0/+11
2011-05-29ACPI EC: remove redundant codeZhang Rui1-2/+0
2011-05-29ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui1-0/+8
2011-04-25ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne1-0/+3
2011-04-01ACPI EC: remove dead codeThomas Renninger1-5/+1
2011-01-12ACPICA: Implicit notify supportLin Ming1-1/+1
2011-01-12ACPICA: New GPE handler callback definitionLin Ming1-1/+2
2010-12-09ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy1-0/+3
2010-10-22ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger1-2/+7
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-32/+7
2010-08-03acpi ec: Fix possible double io port registrationThomas Renninger1-10/+10
2010-08-03ACPI: Register EC io ports in /proc/ioportsThomas Renninger1-2/+10
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger1-13/+5
2010-08-03ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger1-80/+1
2010-07-06ACPI / EC: Do not use acpi_set_gpeRafael J. Wysocki1-11/+4
2010-07-06ACPI / EC: Drop suspend and resume routinesRafael J. Wysocki1-18/+0
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki1-3/+3
2010-06-01Merge branches 'bugzilla-14668' and 'misc-2.6.35' into releaseLen Brown1-2/+1
2010-05-28ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki1-8/+8
2010-05-28ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki1-0/+10
2010-05-20ACPI: EC: Use kmemdupJulia Lawall1-2/+1
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into releaseLen Brown1-26/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-17ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy1-26/+9
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown1-55/+130
2010-03-08ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki1-1/+32
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2
2010-02-24ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-3/+11
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-6/+8
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-2/+2
2010-01-15ACPI: EC: Add wait for irq stormAlexey Starikovskiy1-1/+2
2010-01-15ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy1-1/+2
2009-12-24ACPI: EC: Accelerate query executionAlexey Starikovskiy1-45/+77
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into releaseLen Brown1-2/+8
2009-12-22ACPI: EC: Fix MSI DMI detectionAlexey Starikovskiy1-2/+8
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-10-03Merge branch 'bugzilla-14081' into releaseLen Brown1-6/+46
2009-10-03ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy1-0/+15
2009-10-03ACPI: EC: Rewrite DMI checksAlexey Starikovskiy1-6/+31
2009-10-02ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy1-3/+1
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown1-0/+1
2009-09-19Merge branch 'ec' into releaseLen Brown1-100/+50
2009-09-19Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown1-74/+44
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown1-0/+1
2009-08-29ACPI: EC: Drop orphan commentAlexey Starikovskiy1-4/+0
2009-08-29ACPI: EC: use BURST mode only for MSI notebooksAlexey Starikovskiy1-2/+4