summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-02-211-4/+26
|\
| * media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macroDaniel Scally2021-01-261-4/+26
* | ACPI: utils: Clean up printing messagesRafael J. Wysocki2021-02-041-38/+18
|/
* ACPI: utils: remove unreachable breaksTom Rix2020-10-221-4/+0
* ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede2020-05-091-0/+25
* ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko2019-10-151-0/+25
* ACPI / utils: Describe function parameters in kernel-docAndy Shevchenko2019-10-151-0/+7
* bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* acpi: utils: Cleanup acpi_dev_match_cbSuzuki K Poulose2019-06-241-6/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-14/+1
* ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko2019-04-011-16/+0
* ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko2019-04-011-2/+22
* ACPI / utils: Drop reference in test for device presenceAndy Shevchenko2019-03-191-0/+1
* ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko2018-01-101-7/+34
* ACPI / utils: Fix memory leak in acpi_evaluate_reference() error pathXiongfeng Wang2017-11-141-0/+1
* ACPI / blacklist: add acpi_match_platform_list()Toshi Kani2017-08-291-0/+36
* ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-8/+8
* ACPI / utils: Add new acpi_dev_present helperHans de Goede2017-04-191-0/+66
* nfit: make DIMM DSMs optionalDan Williams2016-07-191-3/+3
* acpi, nfit: fix acpi_check_dsm() vs zero functions implementedDan Williams2016-06-241-3/+3
* Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-231-2/+2
|\
| * acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann2016-04-111-2/+2
* | ACPI / utils: Rename acpi_dev_present()Lukas Wunner2016-04-091-3/+3
|/
* ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King2016-03-221-1/+1
* ACPI / util: remove redundant check if element is NULLColin Ian King2016-03-091-4/+0
* ACPI / utils: Add acpi_dev_present()Lukas Wunner2015-12-091-0/+31
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
* acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede2015-06-191-0/+15
*-. Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-181-11/+1
|\ \
| | * ACPI / utils: Drop error messages from acpi_evaluate_reference()Rafael J. Wysocki2014-12-121-11/+1
| |/
* / ACPI: remove unnecessary sizeof(u8)Fabian Frederick2014-11-181-3/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-241-1/+27
|\
| * ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui2014-10-101-1/+27
* | ACPI / utils: Update acpi_check_dsm() commentsYijing Wang2014-09-241-1/+0
|/
* ACPI: add dynamic_debug supportBjørn Mork2014-05-261-12/+52
* ACPI: Clean up memory allocationsjhbird.choi@samsung.com2014-04-041-2/+1
* ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-221-1/+1
* ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu2014-02-211-10/+4
* ACPI / utils: remove a pointless NULL checkDan Carpenter2014-02-051-4/+0
* Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-0/+97
|\
| * ACPI: introduce helper interfaces for _DSM methodJiang Liu2014-01-051-0/+97
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+0
|/
* ACPI: Fix spelling mistake in error messagesColin Ian King2013-10-301-2/+2
* ACPI: improve acpi_extract_package() utilityAl Stone2013-10-101-4/+13
* ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu2013-07-151-0/+43
* ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-151-0/+12
* ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-0/+15
* ACPI: Add acpi_handle_<level>() interfacesToshi Kani2012-11-211-0/+38
* ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang2012-09-211-4/+7
* ACPI: Add an interface to evaluate _OSTToshi Kani2012-06-041-0/+42