summaryrefslogtreecommitdiff
path: root/drivers/acpi/utils.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus1-1/+1
2023-12-19ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki1-0/+34
2023-12-15ACPI: utils: Refine acpi_handle_list_equal() slightlyRafael J. Wysocki1-1/+1
2023-12-15ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki1-20/+12
2023-12-15ACPI: utils: Rearrange in acpi_evaluate_reference()Rafael J. Wysocki1-34/+24
2023-12-08Merge back earlier acpi-utils material for v6.8.Rafael J. Wysocki1-48/+0
2023-12-07ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki1-1/+1
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav1-29/+0
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav1-19/+0
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki1-6/+28
2023-10-24ACPI: utils: use acpi_dev_uid_match() for matching _UIDRaag Jadav1-2/+1
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav1-4/+27
2023-10-03ACPI: utils: Remove redundant braces around individual statementJonathan Bergh1-2/+1
2023-10-03ACPI: utils: Fix up white space in a few placesJonathan Bergh1-2/+2
2023-09-29ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki1-2/+59
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-22Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus 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-20ACPI / 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/gi...Linus Torvalds1-2/+2
2016-04-12acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann1-2/+2
2016-04-09ACPI / utils: Rename acpi_dev_present()Lukas Wunner1-3/+3