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