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
starfive-6.6.48-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
2014-01-29
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...
Rafael J. Wysocki
1
-0
/
+1
2014-01-29
ACPI / scan: Clear match_driver flag in acpi_bus_trim()
Rafael J. Wysocki
1
-0
/
+1
2014-01-17
Merge branch 'acpi-modules'
Rafael J. Wysocki
1
-6
/
+67
2014-01-17
ACPI: add module autoloading support for ACPI enumerated devices
Zhang Rui
1
-0
/
+57
2014-01-17
ACPI: fix create_modalias() return value handling
Zhang Rui
1
-6
/
+10
2014-01-11
ACPI / scan: ACPI device object sysfs attribute for _STA evaluation
Srinivas Pandruvada
1
-0
/
+22
2013-12-29
ACPI / hotplug / driver core: Handle containers in a special way
Rafael J. Wysocki
1
-3
/
+5
2013-12-29
ACPI / hotplug: Add demand_offline hotplug profile flag
Rafael J. Wysocki
1
-4
/
+37
2013-12-07
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
1
-2
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+0
2013-11-26
Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'
Rafael J. Wysocki
1
-1
/
+1
2013-11-25
ACPI / scan: Use direct recurrence for device hierarchy walks
Rafael J. Wysocki
1
-75
/
+45
2013-11-23
ACPI: Introduce acpi_set_device_status()
Rafael J. Wysocki
1
-3
/
+2
2013-11-23
ACPI / hotplug: Rework generic code to handle suprise removals
Rafael J. Wysocki
1
-26
/
+59
2013-11-23
ACPI / hotplug: Move container-specific code out of the core
Rafael J. Wysocki
1
-7
/
+1
2013-11-23
ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code
Rafael J. Wysocki
1
-17
/
+25
2013-11-23
ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()
Rafael J. Wysocki
1
-77
/
+64
2013-11-23
ACPI / hotplug: Do not fail bus and device checks for disabled hotplug
Rafael J. Wysocki
1
-33
/
+7
2013-11-23
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
1
-56
/
+51
2013-11-23
ACPI / scan: Define non-empty device removal handler
Rafael J. Wysocki
1
-20
/
+94
2013-11-23
Merge back earlier acpi-hotplug material.
Rafael J. Wysocki
1
-1
/
+1
2013-11-20
ACPI / hotplug: Fix conflicted PCI bridge notify handlers
Toshi Kani
1
-1
/
+1
2013-11-19
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-10
/
+4
2013-11-19
ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()
Rafael J. Wysocki
1
-0
/
+2
2013-11-19
ACPI / hotplug: Fix PCI host bridge hot removal
Rafael J. Wysocki
1
-8
/
+1
2013-11-19
ACPI / hotplug: Fix acpi_bus_get_device() return value check
Rafael J. Wysocki
1
-2
/
+1
2013-11-07
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-103
/
+73
2013-11-07
ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
Rafael J. Wysocki
1
-35
/
+8
2013-11-07
ACPI / hotplug: Do not execute "insert in progress" _OST
Rafael J. Wysocki
1
-2
/
+0
2013-11-07
ACPI / hotplug: Carry out PCI root eject directly
Rafael J. Wysocki
1
-2
/
+2
2013-11-07
ACPI / hotplug: Merge device hot-removal routines
Rafael J. Wysocki
1
-46
/
+38
2013-11-07
ACPI / hotplug: Make acpi_bus_hot_remove_device() internal
Rafael J. Wysocki
1
-1
/
+0
2013-11-07
ACPI / hotplug: Simplify device ejection routines
Rafael J. Wysocki
1
-28
/
+18
2013-11-07
ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug
Rafael J. Wysocki
1
-21
/
+36
2013-11-07
ACPI / scan: Start matching drivers after trying scan handlers
Rafael J. Wysocki
1
-3
/
+6
2013-10-17
ACPI / PM: Drop two functions that are not used any more
Rafael J. Wysocki
1
-1
/
+0
2013-10-02
ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+1
2013-09-25
ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()
Hanjun Guo
1
-1
/
+1
2013-09-11
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-9
/
+6
2013-08-31
ACPI / scan: Change ordering of locks for device hotplug
Rafael J. Wysocki
1
-9
/
+6
2013-08-30
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-34
/
+15
2013-08-30
ACPI / hotplug: Remove containers synchronously
Rafael J. Wysocki
1
-34
/
+15
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-8
/
+22
2013-08-27
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-2
/
+2
2013-08-27
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-126
/
+63
2013-08-15
Merge back earlier 'acpi-assorted' material
Rafael J. Wysocki
1
-8
/
+22
2013-08-06
ACPI: Move acpi_bus_get_device() from bus.c to scan.c
Rafael J. Wysocki
1
-8
/
+22
2013-07-30
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
Rafael J. Wysocki
1
-2
/
+2
2013-07-15
ACPI: Export acpi_(bay)|(dock)_match() from scan.c
Jiang Liu
1
-41
/
+36
2013-07-15
ACPI: introduce two helper functions for _EJ0 and _LCK
Jiang Liu
1
-25
/
+6
[next]