aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/exmutex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: exmutex: General cleanup, restructured some codeBob Moore1-21/+59
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng1-1/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng1-0/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-1/+1
2012-11-15ACPICA: Add debug print message for mutex objects that are force-releasedBob Moore1-1/+5
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore1-1/+0
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-3/+3
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming1-5/+5
2010-04-20ACPICA: Update comments/headers, no functional changeBob Moore1-10/+11
2010-04-20ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming1-11/+10
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-2/+2
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-3/+2
2010-02-16ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz1-2/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Move check for valid Thread ID structureDan Carpenter1-9/+9
2009-05-27ACPICA: Fix allowable release order for ASL mutex objectsBob Moore1-4/+11
2009-05-27ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore1-2/+19
2009-05-27ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore1-4/+5
2009-01-09ACPICA: hide private headersLen Brown1-3/+3
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+474