index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
ACPI: scan: Obtain device's desired enumeration power state
Sakari Ailus
1
-0
/
+4
2021-11-03
Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+6
2021-10-17
hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device()
Rafael J. Wysocki
1
-0
/
+1
2021-10-13
ACPI: scan: Release PM resources blocked by unused objects
Rafael J. Wysocki
1
-0
/
+6
2021-09-07
ACPI: scan: Remove unneeded header linux/nls.h
Kari Argillander
1
-1
/
+0
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-30
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
[next]