index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: utils: remove unreachable breaks
Tom Rix
2020-10-22
1
-4
/
+0
*
ACPI: utils: Add acpi_evaluate_reg() helper
Hans de Goede
2020-05-09
1
-0
/
+25
*
ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
Andy Shevchenko
2019-10-15
1
-0
/
+25
*
ACPI / utils: Describe function parameters in kernel-doc
Andy Shevchenko
2019-10-15
1
-0
/
+7
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
acpi: utils: Cleanup acpi_dev_match_cb
Suzuki K Poulose
2019-06-24
1
-6
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ACPI / utils: Remove deprecated function since no user left
Andy Shevchenko
2019-04-01
1
-16
/
+0
*
ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper
Andy Shevchenko
2019-04-01
1
-2
/
+22
*
ACPI / utils: Drop reference in test for device presence
Andy Shevchenko
2019-03-19
1
-0
/
+1
*
ACPI: utils: Introduce acpi_dev_get_first_match_name()
Andy Shevchenko
2018-01-10
1
-7
/
+34
*
ACPI / utils: Fix memory leak in acpi_evaluate_reference() error path
Xiongfeng Wang
2017-11-14
1
-0
/
+1
*
ACPI / blacklist: add acpi_match_platform_list()
Toshi Kani
2017-08-29
1
-0
/
+36
*
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
1
-8
/
+8
*
ACPI / utils: Add new acpi_dev_present helper
Hans de Goede
2017-04-19
1
-0
/
+66
*
nfit: make DIMM DSMs optional
Dan Williams
2016-07-19
1
-3
/
+3
*
acpi, nfit: fix acpi_check_dsm() vs zero functions implemented
Dan Williams
2016-06-24
1
-3
/
+3
*
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-23
1
-2
/
+2
|
\
|
*
acpi: widen acpi_evaluate_dsm() revision and function-index arguments
Jerry Hoemann
2016-04-11
1
-2
/
+2
*
|
ACPI / utils: Rename acpi_dev_present()
Lukas Wunner
2016-04-09
1
-3
/
+3
|
/
*
ACPI / util: cast data to u64 before shifting to fix sign extension
Colin Ian King
2016-03-22
1
-1
/
+1
*
ACPI / util: remove redundant check if element is NULL
Colin Ian King
2016-03-09
1
-4
/
+0
*
ACPI / utils: Add acpi_dev_present()
Lukas Wunner
2015-12-09
1
-0
/
+31
*
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-07-08
1
-4
/
+0
*
acpi-video-detect: video: Make video_detect code part of the video module
Hans de Goede
2015-06-19
1
-0
/
+15
*
-
.
Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'
Rafael J. Wysocki
2014-12-18
1
-11
/
+1
|
\
\
|
|
*
ACPI / utils: Drop error messages from acpi_evaluate_reference()
Rafael J. Wysocki
2014-12-12
1
-11
/
+1
|
|
/
*
/
ACPI: remove unnecessary sizeof(u8)
Fabian Frederick
2014-11-18
1
-3
/
+2
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-10-24
1
-1
/
+27
|
\
|
*
ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()
Zhang Rui
2014-10-10
1
-1
/
+27
*
|
ACPI / utils: Update acpi_check_dsm() comments
Yijing Wang
2014-09-24
1
-1
/
+0
|
/
*
ACPI: add dynamic_debug support
Bjørn Mork
2014-05-26
1
-12
/
+52
*
ACPI: Clean up memory allocations
jhbird.choi@samsung.com
2014-04-04
1
-2
/
+1
*
ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST
Rafael J. Wysocki
2014-02-22
1
-1
/
+1
*
ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()
Jiang Liu
2014-02-21
1
-10
/
+4
*
ACPI / utils: remove a pointless NULL check
Dan Carpenter
2014-02-05
1
-4
/
+0
*
Merge branch 'acpi-dsm'
Rafael J. Wysocki
2014-01-12
1
-0
/
+97
|
\
|
*
ACPI: introduce helper interfaces for _DSM method
Jiang Liu
2014-01-05
1
-0
/
+97
*
|
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-2
/
+0
|
/
*
ACPI: Fix spelling mistake in error messages
Colin Ian King
2013-10-30
1
-2
/
+2
*
ACPI: improve acpi_extract_package() utility
Al Stone
2013-10-10
1
-4
/
+13
*
ACPI: introduce two helper functions for _EJ0 and _LCK
Jiang Liu
2013-07-15
1
-0
/
+43
*
ACPI: introduce helper function acpi_execute_simple_method()
Jiang Liu
2013-07-15
1
-0
/
+12
*
ACPI: introduce helper function acpi_has_method()
Jiang Liu
2013-07-15
1
-0
/
+15
*
ACPI: Add acpi_handle_<level>() interfaces
Toshi Kani
2012-11-21
1
-0
/
+38
*
ACPI: Use ACPICA native way to decode the PLD buffer
Feng Tang
2012-09-21
1
-4
/
+7
*
ACPI: Add an interface to evaluate _OST
Toshi Kani
2012-06-04
1
-0
/
+42
*
ACPI: Add _PLD support
Matthew Garrett
2012-05-11
1
-0
/
+30
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
-
.
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-03-14
1
-53
/
+8
|
\
\
[next]