index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
scan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-02
1
-2
/
+76
|
\
|
*
ACPI: Add driver for the VIOT table
Jean-Philippe Brucker
2021-06-25
1
-0
/
+3
|
*
ACPI: Move IOMMU setup code out of IORT
Jean-Philippe Brucker
2021-06-25
1
-1
/
+72
|
*
ACPI: arm64: Move DMA setup operations out of IORT
Jean-Philippe Brucker
2021-06-25
1
-1
/
+1
*
|
Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
\
|
*
|
ACPI: scan: Constify acpi_dma_supported() helper function
Andy Shevchenko
2021-06-07
1
-1
/
+1
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'acpi-dptf' and 'acpi-messages'
Rafael J. Wysocki
2021-06-29
1
-5
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ACPI: scan: Unify the log message printing
Hanjun Guo
2021-06-07
1
-5
/
+6
|
|
|
/
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources'
Rafael J. Wysocki
2021-06-29
1
-1
/
+1
|
\
\
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
/
|
ACPI: power: Rework turning off unused power resources
Rafael J. Wysocki
2021-05-31
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
2021-06-29
1
-98
/
+205
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ACPI: scan: Simplify acpi_table_events_fn()
Rafael J. Wysocki
2021-06-21
1
-28
/
+10
|
*
|
|
ACPI: scan: Fix race related to dropping dependencies
Rafael J. Wysocki
2021-06-17
1
-13
/
+32
|
*
|
|
ACPI: scan: Reorganize acpi_device_add()
Rafael J. Wysocki
2021-06-17
1
-11
/
+20
|
*
|
|
ACPI: scan: Fix device object rescan in acpi_scan_clear_dep()
Rafael J. Wysocki
2021-06-17
1
-5
/
+45
|
*
|
|
ACPI: scan: Make acpi_walk_dep_device_list()
Rafael J. Wysocki
2021-06-17
1
-4
/
+3
|
*
|
|
ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb()
Rafael J. Wysocki
2021-06-17
1
-7
/
+6
|
*
|
|
ACPI: scan: Define acpi_bus_put_acpi_device() as static inline
Rafael J. Wysocki
2021-06-17
1
-5
/
+0
|
*
|
|
ACPI: scan: initialize local variable to avoid garbage being returned
Colin Ian King
2021-06-10
1
-1
/
+1
|
*
|
|
ACPI: scan: Add function to fetch dependent of ACPI device
Daniel Scally
2021-06-07
1
-0
/
+35
|
*
|
|
ACPI: scan: Extend acpi_walk_dep_device_list()
Daniel Scally
2021-06-07
1
-18
/
+51
|
*
|
|
ACPI: scan: Rearrange dep_unmet initialization
Rafael J. Wysocki
2021-05-17
1
-32
/
+28
|
|
/
/
*
/
/
ACPI: power: Refine turning off unused power resources
Rafael J. Wysocki
2021-05-24
1
-1
/
+1
|
/
/
*
|
Merge branch 'acpi-pm'
Rafael J. Wysocki
2021-05-13
1
-0
/
+2
|
\
\
|
*
|
Revert "Revert "ACPI: scan: Turn off unused power resources during initializa...
Rafael J. Wysocki
2021-05-10
1
-0
/
+2
*
|
|
ACPI: scan: Fix a memory leak in an error handling path
Christophe JAILLET
2021-05-10
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branches 'acpi-pm' and 'acpi-docs'
Rafael J. Wysocki
2021-05-06
1
-2
/
+0
|
\
|
|
*
Revert "ACPI: scan: Turn off unused power resources during initialization"
Rafael J. Wysocki
2021-04-30
1
-2
/
+0
*
|
Merge branch 'acpi-misc'
Rafael J. Wysocki
2021-04-26
1
-1
/
+1
|
\
\
|
*
|
ACPI: fix various typos in comments
Tom Saeger
2021-03-19
1
-1
/
+1
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'
Rafael J. Wysocki
2021-04-26
1
-104
/
+72
|
\
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
|
|
|
*
ACPI: scan: Turn off unused power resources during initialization
Rafael J. Wysocki
2021-03-23
1
-0
/
+2
|
|
|
/
|
*
|
ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code
Andy Shevchenko
2021-04-13
1
-5
/
+4
|
*
|
ACPI: scan: Utilize match_string() API
Andy Shevchenko
2021-04-12
1
-12
/
+10
|
*
|
ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids()
Rafael J. Wysocki
2021-04-08
1
-12
/
+9
|
*
|
ACPI: scan: Drop sta argument from acpi_init_device_object()
Rafael J. Wysocki
2021-04-08
1
-14
/
+14
|
*
|
ACPI: scan: Drop sta argument from acpi_add_single_object()
Rafael J. Wysocki
2021-04-08
1
-14
/
+10
|
*
|
ACPI: scan: Rearrange checks in acpi_bus_check_add()
Rafael J. Wysocki
2021-04-08
1
-19
/
+11
|
*
|
ACPI: scan: Fold acpi_bus_type_and_status() into its caller
Rafael J. Wysocki
2021-04-08
1
-48
/
+32
|
/
/
*
|
ACPI: scan: Fix _STA getting called on devices with unmet dependencies
Hans de Goede
2021-03-30
1
-1
/
+11
*
|
ACPI: scan: Use unique number for instance_no
Andy Shevchenko
2021-03-22
1
-5
/
+28
|
/
*
Merge branch 'acpi-messages'
Rafael J. Wysocki
2021-02-15
1
-17
/
+12
|
\
|
*
ACPI: scan: Clean up printing messages
Rafael J. Wysocki
2021-02-04
1
-17
/
+12
*
|
Merge back 'acpi-scan' changes for v5.12.
Rafael J. Wysocki
2021-02-05
1
-50
/
+49
|
\
|
|
*
ACPI: scan: Rearrange code related to acpi_get_device_data()
Rafael J. Wysocki
2021-01-25
1
-18
/
+17
|
*
ACPI: scan: Adjust white space in acpi_device_add()
Rafael J. Wysocki
2021-01-25
1
-2
/
+7
|
*
ACPI: scan: Rearrange memory allocation in acpi_device_add()
Rafael J. Wysocki
2021-01-25
1
-31
/
+26
*
|
ACPI: scan: Fix battery devices sometimes never binding
Hans de Goede
2021-02-01
1
-5
/
+5
|
/
*
ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
Hans de Goede
2021-01-20
1
-0
/
+2
*
ACPI: scan: Harden acpi_device_add() against device ID overflows
Dexuan Cui
2021-01-11
1
-1
/
+14
[next]