aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03Merge branch 'acpi-uid'Rafael J. Wysocki1-0/+24
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko1-0/+24
2022-08-23ACPI: move from strlcpy() with unused retval to strscpy()Wolfram Sang1-3/+3
2022-07-15ACPI: utils: Add api to read _SUB from ACPIStefan Binding1-0/+38
2022-05-19ACPI: utils: include UUID in _DSM evaluation warningMichael Niewöhner1-1/+1
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko1-4/+3
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson1-0/+14
2021-04-26Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki1-4/+19
2021-04-13ACPI: utils: Capitalize abbreviations in the commentsAndy Shevchenko1-2/+2
2021-04-13ACPI: utils: Document for_each_acpi_dev_match() macroAndy Shevchenko1-2/+6
2021-04-08ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede1-0/+11
2021-03-08ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki1-0/+14
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+26
2021-02-04ACPI: utils: Clean up printing messagesRafael J. Wysocki1-38/+18
2021-01-26media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macroDaniel Scally1-4/+26
2020-10-22ACPI: utils: remove unreachable breaksTom Rix1-4/+0
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede1-0/+25
2019-10-15ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko1-0/+25
2019-10-15ACPI / utils: Describe function parameters in kernel-docAndy Shevchenko1-0/+7
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2019-06-24acpi: utils: Cleanup acpi_dev_match_cbSuzuki K Poulose1-6/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
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