summaryrefslogtreecommitdiff
path: root/drivers/acpi/utils.c
Commit message (Expand)AuthorAge
* ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-07
* ACPI / utils: Add new acpi_dev_present helperHans de Goede2017-04-19
* nfit: make DIMM DSMs optionalDan Williams2016-07-19
* acpi, nfit: fix acpi_check_dsm() vs zero functions implementedDan Williams2016-06-24
* Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-23
|\
| * acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann2016-04-11
* | ACPI / utils: Rename acpi_dev_present()Lukas Wunner2016-04-09
|/
* ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King2016-03-22
* ACPI / util: remove redundant check if element is NULLColin Ian King2016-03-09
* ACPI / utils: Add acpi_dev_present()Lukas Wunner2015-12-09
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-08
* acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede2015-06-19
*-. Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-18
|\ \
| | * ACPI / utils: Drop error messages from acpi_evaluate_reference()Rafael J. Wysocki2014-12-12
| |/
* | ACPI: remove unnecessary sizeof(u8)Fabian Frederick2014-11-18
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-24
|\
| * ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui2014-10-10
* | ACPI / utils: Update acpi_check_dsm() commentsYijing Wang2014-09-24
|/
* ACPI: add dynamic_debug supportBjørn Mork2014-05-26
* ACPI: Clean up memory allocationsjhbird.choi@samsung.com2014-04-04
* ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-22
* ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu2014-02-21
* ACPI / utils: remove a pointless NULL checkDan Carpenter2014-02-05
* Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-12
|\
| * ACPI: introduce helper interfaces for _DSM methodJiang Liu2014-01-05
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
|/
* ACPI: Fix spelling mistake in error messagesColin Ian King2013-10-30
* ACPI: improve acpi_extract_package() utilityAl Stone2013-10-10
* ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu2013-07-15
* ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-15
* ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-15
* ACPI: Add acpi_handle_<level>() interfacesToshi Kani2012-11-21
* ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang2012-09-21
* ACPI: Add an interface to evaluate _OSTToshi Kani2012-06-04
* ACPI: Add _PLD supportMatthew Garrett2012-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
*-. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \
| | * ACPI: delete unused acpi_evaluate_string()Len Brown2010-02-16
| |/ |/|
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-28
|/
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* ACPI: scheduling in atomic via acpi_evaluate_integer ()Pavel Machek2008-11-26
* ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* ACPICA: Fixes for external Reference ObjectsBob Moore2008-04-22
* ACPICA: Warn if packages with invalid references are evaluatedThomas Renninger2008-03-11
* ACPI: sparse fix, replace macro with static functionHarvey Harrison2008-02-16
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown2006-08-16
* ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30