aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko1-16/+0
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko1-2/+22
2019-03-19ACPI / utils: Drop reference in test for device presenceAndy Shevchenko1-0/+1
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko1-7/+34
2017-11-14ACPI / utils: Fix memory leak in acpi_evaluate_reference() error pathXiongfeng Wang1-0/+1
2017-08-29ACPI / blacklist: add acpi_match_platform_list()Toshi Kani1-0/+36
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-8/+8
2017-04-19ACPI / utils: Add new acpi_dev_present helperHans de Goede1-0/+66
2016-07-19nfit: make DIMM DSMs optionalDan Williams1-3/+3
2016-06-24acpi, nfit: fix acpi_check_dsm() vs zero functions implementedDan Williams1-3/+3
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2016-04-11acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann1-2/+2
2016-04-09ACPI / utils: Rename acpi_dev_present()Lukas Wunner1-3/+3
2016-03-22ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King1-1/+1
2016-03-09ACPI / util: remove redundant check if element is NULLColin Ian King1-4/+0
2015-12-09ACPI / utils: Add acpi_dev_present()Lukas Wunner1-0/+31
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede1-0/+15
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki1-11/+1
2014-12-12ACPI / utils: Drop error messages from acpi_evaluate_reference()Rafael J. Wysocki1-11/+1
2014-11-18ACPI: remove unnecessary sizeof(u8)Fabian Frederick1-3/+2
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+27
2014-10-10ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui1-1/+27
2014-09-24ACPI / utils: Update acpi_check_dsm() commentsYijing Wang1-1/+0
2014-05-26ACPI: add dynamic_debug supportBjørn Mork1-12/+52
2014-04-04ACPI: Clean up memory allocationsjhbird.choi@samsung.com1-2/+1
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki1-1/+1
2014-02-21ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu1-10/+4
2014-02-05ACPI / utils: remove a pointless NULL checkDan Carpenter1-4/+0
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki1-0/+97
2014-01-05ACPI: introduce helper interfaces for _DSM methodJiang Liu1-0/+97
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+0
2013-10-30ACPI: Fix spelling mistake in error messagesColin Ian King1-2/+2
2013-10-10ACPI: improve acpi_extract_package() utilityAl Stone1-4/+13
2013-07-15ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu1-0/+43
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu1-0/+12
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-0/+15
2012-11-21ACPI: Add acpi_handle_<level>() interfacesToshi Kani1-0/+38
2012-09-21ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang1-4/+7
2012-06-04ACPI: Add an interface to evaluate _OSTToshi Kani1-0/+42
2012-05-11ACPI: Add _PLD supportMatthew Garrett1-0/+30
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-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-53/+8
2010-02-16ACPI: delete unused acpi_evaluate_string()Len Brown1-45/+0
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-8/+8
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2008-11-26ACPI: scheduling in atomic via acpi_evaluate_integer ()Pavel Machek1-12/+4
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-2/+2
2008-04-22ACPICA: Fixes for external Reference ObjectsBob Moore1-1/+1
2008-03-11ACPICA: Warn if packages with invalid references are evaluatedThomas Renninger1-0/+6