index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
utils.c
Age
Commit message (
Expand
)
Author
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
2022-09-19
ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
Andy Shevchenko
2022-08-23
ACPI: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-07-15
ACPI: utils: Add api to read _SUB from ACPI
Stefan Binding
2022-05-19
ACPI: utils: include UUID in _DSM evaluation warning
Michael Niewöhner
2021-07-19
ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
Andy Shevchenko
2021-06-11
ACPI: utils: Introduce acpi_get_local_address()
Calvin Johnson
2021-04-26
Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'
Rafael J. Wysocki
2021-04-13
ACPI: utils: Capitalize abbreviations in the comments
Andy Shevchenko
2021-04-13
ACPI: utils: Document for_each_acpi_dev_match() macro
Andy Shevchenko
2021-04-08
ACPI: utils: Add acpi_reduced_hardware() helper
Hans de Goede
2021-03-08
ACPI: utils: Introduce acpi_evaluation_failure_warn()
Rafael J. Wysocki
2021-02-21
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-02-04
ACPI: utils: Clean up printing messages
Rafael J. Wysocki
2021-01-26
media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macro
Daniel Scally
2020-10-22
ACPI: utils: remove unreachable breaks
Tom Rix
2020-05-09
ACPI: utils: Add acpi_evaluate_reg() helper
Hans de Goede
2019-10-15
ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
Andy Shevchenko
2019-10-15
ACPI / utils: Describe function parameters in kernel-doc
Andy Shevchenko
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
acpi: utils: Cleanup acpi_dev_match_cb
Suzuki K Poulose
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-01
ACPI / utils: Remove deprecated function since no user left
Andy Shevchenko
2019-04-01
ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper
Andy Shevchenko
2019-03-19
ACPI / utils: Drop reference in test for device presence
Andy Shevchenko
2018-01-10
ACPI: utils: Introduce acpi_dev_get_first_match_name()
Andy Shevchenko
2017-11-14
ACPI / utils: Fix memory leak in acpi_evaluate_reference() error path
Xiongfeng Wang
2017-08-29
ACPI / blacklist: add acpi_match_platform_list()
Toshi Kani
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-04-19
ACPI / utils: Add new acpi_dev_present helper
Hans de Goede
2016-07-19
nfit: make DIMM DSMs optional
Dan Williams
2016-06-24
acpi, nfit: fix acpi_check_dsm() vs zero functions implemented
Dan Williams
2016-05-23
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-04-11
acpi: widen acpi_evaluate_dsm() revision and function-index arguments
Jerry Hoemann
2016-04-09
ACPI / utils: Rename acpi_dev_present()
Lukas Wunner
2016-03-22
ACPI / util: cast data to u64 before shifting to fix sign extension
Colin Ian King
2016-03-09
ACPI / util: remove redundant check if element is NULL
Colin Ian King
2015-12-09
ACPI / utils: Add acpi_dev_present()
Lukas Wunner
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-06-19
acpi-video-detect: video: Make video_detect code part of the video module
Hans de Goede
2014-12-18
Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'
Rafael J. Wysocki
2014-12-12
ACPI / utils: Drop error messages from acpi_evaluate_reference()
Rafael J. Wysocki
2014-11-18
ACPI: remove unnecessary sizeof(u8)
Fabian Frederick
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-10-10
ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()
Zhang Rui
2014-09-24
ACPI / utils: Update acpi_check_dsm() comments
Yijing Wang
2014-05-26
ACPI: add dynamic_debug support
Bjørn Mork
2014-04-04
ACPI: Clean up memory allocations
jhbird.choi@samsung.com
2014-02-22
ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST
Rafael J. Wysocki
2014-02-21
ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()
Jiang Liu
[next]