summaryrefslogtreecommitdiff
path: root/drivers/acpi/utils.c
AgeCommit message (Expand)Author
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki
2023-10-24ACPI: utils: use acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-10-03ACPI: utils: Remove redundant braces around individual statementJonathan Bergh
2023-10-03ACPI: utils: Fix up white space in a few placesJonathan Bergh
2023-09-29ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki
2022-10-03Merge branch 'acpi-uid'Rafael J. Wysocki
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko
2022-08-23ACPI: move from strlcpy() with unused retval to strscpy()Wolfram Sang
2022-07-15ACPI: utils: Add api to read _SUB from ACPIStefan Binding
2022-05-19ACPI: utils: include UUID in _DSM evaluation warningMichael Niewöhner
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson
2021-04-26Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki
2021-04-13ACPI: utils: Capitalize abbreviations in the commentsAndy Shevchenko
2021-04-13ACPI: utils: Document for_each_acpi_dev_match() macroAndy Shevchenko
2021-04-08ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede
2021-03-08ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-02-04ACPI: utils: Clean up printing messagesRafael J. Wysocki
2021-01-26media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macroDaniel Scally
2020-10-22ACPI: utils: remove unreachable breaksTom Rix
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede
2019-10-15ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko
2019-10-15ACPI / utils: Describe function parameters in kernel-docAndy Shevchenko
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-24acpi: utils: Cleanup acpi_dev_match_cbSuzuki K Poulose
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko
2019-03-19ACPI / utils: Drop reference in test for device presenceAndy Shevchenko
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko
2017-11-14ACPI / utils: Fix memory leak in acpi_evaluate_reference() error pathXiongfeng Wang
2017-08-29ACPI / blacklist: add acpi_match_platform_list()Toshi Kani
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-04-19ACPI / utils: Add new acpi_dev_present helperHans de Goede
2016-07-19nfit: make DIMM DSMs optionalDan Williams
2016-06-24acpi, nfit: fix acpi_check_dsm() vs zero functions implementedDan Williams
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-11acpi: widen acpi_evaluate_dsm() revision and function-index argumentsJerry Hoemann
2016-04-09ACPI / utils: Rename acpi_dev_present()Lukas Wunner
2016-03-22ACPI / util: cast data to u64 before shifting to fix sign extensionColin Ian King
2016-03-09ACPI / util: remove redundant check if element is NULLColin Ian King
2015-12-09ACPI / utils: Add acpi_dev_present()Lukas Wunner
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki
2014-12-12ACPI / utils: Drop error messages from acpi_evaluate_reference()Rafael J. Wysocki
2014-11-18ACPI: remove unnecessary sizeof(u8)Fabian Frederick
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds