index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
ACPI: utils: Fix error path in acpi_evaluate_reference()
Rafael J. Wysocki
1
-1
/
+1
2023-10-26
Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'
Rafael J. Wysocki
1
-6
/
+28
2023-10-24
ACPI: utils: use acpi_dev_uid_match() for matching _UID
Raag Jadav
1
-2
/
+1
2023-10-24
ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID
Raag Jadav
1
-4
/
+27
2023-10-03
ACPI: utils: Remove redundant braces around individual statement
Jonathan Bergh
1
-2
/
+1
2023-10-03
ACPI: utils: Fix up white space in a few places
Jonathan Bergh
1
-2
/
+2
2023-09-29
ACPI: utils: Dynamically determine acpi_handle_list size
Rafael J. Wysocki
1
-2
/
+59
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
1
-0
/
+24
2022-09-19
ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
Andy Shevchenko
1
-0
/
+24
2022-08-23
ACPI: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
1
-3
/
+3
2022-07-15
ACPI: utils: Add api to read _SUB from ACPI
Stefan Binding
1
-0
/
+38
2022-05-19
ACPI: utils: include UUID in _DSM evaluation warning
Michael Niewöhner
1
-1
/
+1
2021-07-19
ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
Andy Shevchenko
1
-4
/
+3
2021-06-11
ACPI: utils: Introduce acpi_get_local_address()
Calvin Johnson
1
-0
/
+14
2021-04-26
Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'
Rafael J. Wysocki
1
-4
/
+19
2021-04-13
ACPI: utils: Capitalize abbreviations in the comments
Andy Shevchenko
1
-2
/
+2
2021-04-13
ACPI: utils: Document for_each_acpi_dev_match() macro
Andy Shevchenko
1
-2
/
+6
2021-04-08
ACPI: utils: Add acpi_reduced_hardware() helper
Hans de Goede
1
-0
/
+11
2021-03-08
ACPI: utils: Introduce acpi_evaluation_failure_warn()
Rafael J. Wysocki
1
-0
/
+14
2021-02-21
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-4
/
+26
2021-02-04
ACPI: utils: Clean up printing messages
Rafael J. Wysocki
1
-38
/
+18
2021-01-26
media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macro
Daniel Scally
1
-4
/
+26
2020-10-22
ACPI: utils: remove unreachable breaks
Tom Rix
1
-4
/
+0
2020-05-09
ACPI: utils: Add acpi_evaluate_reg() helper
Hans de Goede
1
-0
/
+25
2019-10-15
ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
Andy Shevchenko
1
-0
/
+25
2019-10-15
ACPI / utils: Describe function parameters in kernel-doc
Andy Shevchenko
1
-0
/
+7
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-24
acpi: utils: Cleanup acpi_dev_match_cb
Suzuki K Poulose
1
-6
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-14
/
+1
2019-04-01
ACPI / utils: Remove deprecated function since no user left
Andy Shevchenko
1
-16
/
+0
2019-04-01
ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper
Andy Shevchenko
1
-2
/
+22
2019-03-19
ACPI / utils: Drop reference in test for device presence
Andy Shevchenko
1
-0
/
+1
2018-01-10
ACPI: utils: Introduce acpi_dev_get_first_match_name()
Andy Shevchenko
1
-7
/
+34
2017-11-14
ACPI / utils: Fix memory leak in acpi_evaluate_reference() error path
Xiongfeng Wang
1
-0
/
+1
2017-08-29
ACPI / blacklist: add acpi_match_platform_list()
Toshi Kani
1
-0
/
+36
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-8
/
+8
2017-04-19
ACPI / utils: Add new acpi_dev_present helper
Hans de Goede
1
-0
/
+66
2016-07-19
nfit: make DIMM DSMs optional
Dan Williams
1
-3
/
+3
2016-06-24
acpi, nfit: fix acpi_check_dsm() vs zero functions implemented
Dan Williams
1
-3
/
+3
2016-05-23
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2016-04-11
acpi: widen acpi_evaluate_dsm() revision and function-index arguments
Jerry Hoemann
1
-2
/
+2
2016-04-09
ACPI / utils: Rename acpi_dev_present()
Lukas Wunner
1
-3
/
+3
2016-03-22
ACPI / util: cast data to u64 before shifting to fix sign extension
Colin Ian King
1
-1
/
+1
2016-03-09
ACPI / util: remove redundant check if element is NULL
Colin Ian King
1
-4
/
+0
2015-12-09
ACPI / utils: Add acpi_dev_present()
Lukas Wunner
1
-0
/
+31
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-06-19
acpi-video-detect: video: Make video_detect code part of the video module
Hans de Goede
1
-0
/
+15
2014-12-18
Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'
Rafael J. Wysocki
1
-11
/
+1
2014-12-12
ACPI / utils: Drop error messages from acpi_evaluate_reference()
Rafael J. Wysocki
1
-11
/
+1
2014-11-18
ACPI: remove unnecessary sizeof(u8)
Fabian Frederick
1
-3
/
+2
[next]