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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
ACPI / hotplug: Carry out PCI root eject directly
Rafael J. Wysocki
3
-17
/
+13
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
3
-1
/
+3
2013-11-07
ACPI / hotplug: Simplify device ejection routines
Rafael J. Wysocki
2
-46
/
+20
2013-11-07
ACPI / hotplug: Fix handle_root_bridge_removal()
Rafael J. Wysocki
1
-1
/
+4
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-11-07
ACPI: Remove acpi_pci_slot_init() headers from internal.h
Rafael J. Wysocki
1
-5
/
+0
2013-11-06
ACPI / blacklist: fix name of ThinkPad Edge E530
Felipe Contreras
1
-1
/
+1
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
4
-161
/
+8
2013-10-31
Move cper.c from drivers/acpi/apei to drivers/firmware/efi
Luck, Tony
4
-412
/
+6
2013-10-31
ACPICA: Add __init for ACPICA initializers/finalizers.
Lv Zheng
6
-9
/
+8
2013-10-31
ACPICA: Cleanup asmlinkage for ACPICA APIs.
Lv Zheng
1
-2
/
+2
2013-10-31
ACPICA: Fix cached object deletion code.
Lv Zheng
1
-2
/
+2
2013-10-31
ACPICA: Remove dead AOPOBJ_INVALID check.
Lv Zheng
1
-6
/
+0
2013-10-31
ACPICA: Cleanup useless memset invocations.
Lv Zheng
2
-2
/
+0
2013-10-31
ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.
Lv Zheng
1
-1
/
+1
2013-10-31
ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().
Lv Zheng
1
-10
/
+13
2013-10-31
ACPICA: Add new statistics interface.
Lv Zheng
5
-0
/
+54
2013-10-31
ACPICA: Update namespace dump code.
Lv Zheng
1
-2
/
+5
2013-10-31
ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.
Lv Zheng
1
-1
/
+2
2013-10-31
ACPICA: Update default space handlers.
Lv Zheng
1
-0
/
+1
2013-10-31
ACPICA: Fix indentation issues for macro invocations.
Lv Zheng
4
-3
/
+8
2013-10-31
ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...
Lv Zheng
4
-6
/
+14
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
60
-112
/
+112
2013-10-31
ACPICA: Clarify ACPI_FREE_BUFFER usage.
Bob Moore
1
-1
/
+1
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
20
-20
/
+37
2013-10-30
ACPICA: Hardcode access width for the reset register.
Bob Moore
1
-2
/
+8
2013-10-30
ACPICA: Fix possible memory leaks in the GPE handling.
Lv Zheng
1
-0
/
+1
2013-10-30
ACPICA: Cleanup memory allocation macros and configurability.
Lv Zheng
4
-120
/
+59
2013-10-30
ACPICA: Add safe versions of common string functions.
Bob Moore
3
-1
/
+74
2013-10-30
ACPICA: Add history/line-editing for Unix/Linux systems.
Bob Moore
1
-0
/
+2
2013-10-30
ACPICA: Add a check for a null node during namespace walk.
Bob Moore
1
-0
/
+7
2013-10-30
ACPICA: Table print header function: Increase default width for table length.
Bob Moore
1
-3
/
+3
2013-10-30
ACPICA: Ensure that debug output is immediately disabled on termination.
Tomasz Nowicki
1
-0
/
+1
2013-10-30
ACPI: Fix spelling mistake in error messages
Colin Ian King
1
-2
/
+2
2013-10-30
ACPI / processor: Do not request ACPI cpufreq module directly
Rafael J. Wysocki
2
-23
/
+0
2013-10-28
Merge branch 'acpi-assorted'
Rafael J. Wysocki
8
-65
/
+84
2013-10-28
Merge branch 'acpi-video'
Rafael J. Wysocki
4
-198
/
+344
2013-10-28
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-3
/
+5
2013-10-28
Merge branch 'acpi-ipmi'
Rafael J. Wysocki
2
-225
/
+358
2013-10-28
Merge branch 'acpica'
Rafael J. Wysocki
19
-64
/
+440
2013-10-28
Merge branch 'acpi-conversion'
Rafael J. Wysocki
2
-192
/
+67
2013-10-28
Merge branch 'acpi-tables'
Rafael J. Wysocki
1
-12
/
+32
2013-10-28
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2
-9
/
+5
2013-10-28
Merge branch 'acpi-processor'
Rafael J. Wysocki
3
-23
/
+28
2013-10-28
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
12
-1101
/
+15
2013-10-26
ACPI: Add Toshiba NB100 to Vista _OSI blacklist
Levente Kurusa
1
-0
/
+8
2013-10-26
Merge back earlier 'acpi-assorted' material.
Rafael J. Wysocki
9
-256
/
+150
2013-10-26
ACPI: Add Toshiba NB100 to Vista _OSI blacklist
Levente Kurusa
1
-0
/
+8
[prev]
[next]