aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/utils.c
AgeCommit message (Expand)Author
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
2014-10-10ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui
2014-09-24ACPI / utils: Update acpi_check_dsm() commentsYijing Wang
2014-05-26ACPI: add dynamic_debug supportBjørn Mork
2014-04-04ACPI: Clean up memory allocationsjhbird.choi@samsung.com
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki
2014-02-21ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu
2014-02-05ACPI / utils: remove a pointless NULL checkDan Carpenter
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki
2014-01-05ACPI: introduce helper interfaces for _DSM methodJiang Liu
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-10-30ACPI: Fix spelling mistake in error messagesColin Ian King