| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi-video-detect: video: Make video_detect code part of the video module | Hans de Goede | 2015-06-19 | 1 | -0/+15 |
*-. | Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' | Rafael J. Wysocki | 2014-12-18 | 1 | -11/+1 |
|\ \ |
|
| | * | ACPI / utils: Drop error messages from acpi_evaluate_reference() | Rafael J. Wysocki | 2014-12-12 | 1 | -11/+1 |
| |/ |
|
* / | ACPI: remove unnecessary sizeof(u8) | Fabian Frederick | 2014-11-18 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-10-24 | 1 | -1/+27 |
|\ |
|
| * | ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package() | Zhang Rui | 2014-10-10 | 1 | -1/+27 |
* | | ACPI / utils: Update acpi_check_dsm() comments | Yijing Wang | 2014-09-24 | 1 | -1/+0 |
|/ |
|
* | ACPI: add dynamic_debug support | Bjørn Mork | 2014-05-26 | 1 | -12/+52 |
* | ACPI: Clean up memory allocations | jhbird.choi@samsung.com | 2014-04-04 | 1 | -2/+1 |
* | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST | Rafael J. Wysocki | 2014-02-22 | 1 | -1/+1 |
* | ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost() | Jiang Liu | 2014-02-21 | 1 | -10/+4 |
* | ACPI / utils: remove a pointless NULL check | Dan Carpenter | 2014-02-05 | 1 | -4/+0 |
* | Merge branch 'acpi-dsm' | Rafael J. Wysocki | 2014-01-12 | 1 | -0/+97 |
|\ |
|
| * | ACPI: introduce helper interfaces for _DSM method | Jiang Liu | 2014-01-05 | 1 | -0/+97 |
* | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -2/+0 |
|/ |
|
* | ACPI: Fix spelling mistake in error messages | Colin Ian King | 2013-10-30 | 1 | -2/+2 |
* | ACPI: improve acpi_extract_package() utility | Al Stone | 2013-10-10 | 1 | -4/+13 |
* | ACPI: introduce two helper functions for _EJ0 and _LCK | Jiang Liu | 2013-07-15 | 1 | -0/+43 |
* | ACPI: introduce helper function acpi_execute_simple_method() | Jiang Liu | 2013-07-15 | 1 | -0/+12 |
* | ACPI: introduce helper function acpi_has_method() | Jiang Liu | 2013-07-15 | 1 | -0/+15 |
* | ACPI: Add acpi_handle_<level>() interfaces | Toshi Kani | 2012-11-21 | 1 | -0/+38 |
* | ACPI: Use ACPICA native way to decode the PLD buffer | Feng Tang | 2012-09-21 | 1 | -4/+7 |
* | ACPI: Add an interface to evaluate _OST | Toshi Kani | 2012-06-04 | 1 | -0/+42 |
* | ACPI: Add _PLD support | Matthew Garrett | 2012-05-12 | 1 | -0/+30 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
*-. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-15 | 1 | -53/+8 |
|\ \ |
|
| | * | ACPI: delete unused acpi_evaluate_string() | Len Brown | 2010-02-16 | 1 | -45/+0 |
| |/
|/| |
|
| * | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 | 1 | -8/+8 |
|/ |
|
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-29 | 1 | -0/+2 |
* | ACPI: scheduling in atomic via acpi_evaluate_integer () | Pavel Machek | 2008-11-26 | 1 | -12/+4 |
* | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -2/+2 |
* | ACPICA: Fixes for external Reference Objects | Bob Moore | 2008-04-23 | 1 | -1/+1 |
* | ACPICA: Warn if packages with invalid references are evaluated | Thomas Renninger | 2008-03-12 | 1 | -0/+6 |
* | ACPI: sparse fix, replace macro with static function | Harvey Harrison | 2008-02-16 | 1 | -7/+11 |
* | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 2007-02-13 | 1 | -1/+1 |
* | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 | 1 | -4/+2 |
* | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 | 1 | -2/+2 |
* | ACPI: avoid irqrouter_resume might_sleep oops on resume from S4 | Len Brown | 2006-08-17 | 1 | -1/+1 |
* | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 | 1 | -2/+2 |
* | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 2006-06-27 | 1 | -29/+25 |
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 2006-06-27 | 1 | -10/+10 |
* | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) | Len Brown | 2006-06-27 | 1 | -12/+12 |
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 2006-06-27 | 1 | -26/+24 |
* | ACPI: fix potential memory leak in acpi_evaluate_integer() error path | Vasily Averin | 2006-05-14 | 1 | -0/+2 |
* | [ACPI] Lindent all ACPI files | Len Brown | 2005-08-05 | 1 | -94/+101 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+423 |