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
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
fix drivers/acpi/Kconfig typos
Matt LaPlante
1
-3
/
+3
2006-10-01
[PATCH] maximum latency tracking infrastructure
Arjan van de Ven
1
-4
/
+34
2006-10-01
[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
Keith Mannthey
1
-0
/
+4
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-1
/
+1
2006-09-27
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
1
-1
/
+1
2006-08-21
Merge trivial low-risk suspend hotkey bugzilla-5918 into release
Len Brown
10
-175
/
+159
2006-08-17
ACPI: avoid irqrouter_resume might_sleep oops on resume from S4
Len Brown
2
-1
/
+11
2006-08-17
ACPI: hotkey.c fixes, fix for potential crash of hotkey.c
Handle X
1
-162
/
+119
2006-08-16
ACPI: memory hotplug: remove useless message at boot time
Yasunori Goto
1
-6
/
+2
2006-08-16
ACPI: verbose on kset/kobject_register errors
Randy Dunlap
1
-2
/
+10
2006-08-16
ACPI: add message if firmware_register() init fails
Randy Dunlap
1
-1
/
+5
2006-08-16
ACPI: skip smart battery init when acpi=off
Len Brown
1
-0
/
+3
2006-08-16
ACPI: fix boot with acpi=off
Pavel Machek
2
-0
/
+5
2006-08-11
ACPI: fix kfree in i2c_ec error path
Jean Delvare
1
-1
/
+1
2006-08-06
[PATCH] memory hotadd fixes: avoid registering res twice
KAMEZAWA Hiroyuki
1
-0
/
+4
2006-08-06
[PATCH] memory hotadd fixes: avoid check in acpi
KAMEZAWA Hiroyuki
1
-8
/
+1
2006-08-04
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
1
-7
/
+6
2006-07-25
ACPI: restore some dmesg to DEBUG-only, ala 2.6.17
Len Brown
1
-2
/
+3
2006-07-13
[PATCH] Revert "ACPI: execute Notify() handlers on new thread"
Len Brown
1
-36
/
+24
2006-07-12
ACPI: scan: handle kset/kobject errors
Randy Dunlap
1
-2
/
+10
2006-07-12
ACPI: handle firmware_register init errors
Randy Dunlap
1
-1
/
+5
2006-07-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
43
-215
/
+1019
2006-07-11
[PATCH] x86_64: Fix up bogus defaults in ACPI Kconfig
Andi Kleen
1
-2
/
+0
2006-07-11
[PATCH] ACPI: fix fan/thermal resume
Konstantin Karasyov
1
-1
/
+16
2006-07-10
Pull dock into release branch
Len Brown
1
-0
/
+1
2006-07-10
ACPI: ACPI_DOCK: Initialize the atomic notifier list
Kristen Accardi
1
-0
/
+1
2006-07-10
Pull acpi_os_allocate into test branch
Len Brown
4
-39
/
+2
2006-07-10
Pull acpica-20060707 into test branch
Len Brown
17
-106
/
+194
2006-07-10
Pull bugzilla-6687 into test branch
Len Brown
3
-8
/
+8
2006-07-10
Pull dock into test branch
Len Brown
4
-0
/
+770
2006-07-10
Pull trivial into test branch
Len Brown
15
-32
/
+30
2006-07-10
ACPI: acpi_os_allocate() fixes
Len Brown
4
-39
/
+2
2006-07-10
ACPI: SBS: fix initialization, sem2mutex
Andrew Morton
1
-32
/
+14
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
13
-28
/
+28
2006-07-10
ACPI: delete some defaults from ACPI Kconfig
Andi Kleen
1
-2
/
+0
2006-07-10
ACPI: "Device `[%s]' is not power manageable" make message debug only
Len Brown
1
-2
/
+2
2006-07-10
ACPI: ACPI_DOCK Kconfig
Len Brown
1
-2
/
+2
2006-07-10
Revert "Revert "ACPI: dock driver""
Len Brown
4
-0
/
+770
2006-07-09
ACPI: acpi_os_get_thread_id() returns current
Len Brown
3
-8
/
+8
2006-07-09
ACPI: ACPICA 20060707
Bob Moore
17
-106
/
+194
2006-07-09
Revert "ACPI: dock driver"
Linus Torvalds
4
-770
/
+0
2006-07-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
29
-308
/
+2724
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
Pull smart-battery into release branch
Len Brown
9
-14
/
+2355
2006-07-02
Pull bugzilla-3241 into release branch
Len Brown
2
-4
/
+8
2006-07-02
Pull asus_acpi-0.30 into release branch
Len Brown
1
-108
/
+223
2006-07-02
Pull acpi_device_handle_cleanup into release branch
Len Brown
10
-148
/
+111
2006-07-02
Pull acpi_os_free into release branch
Len Brown
15
-35
/
+28
2006-07-02
ACPI: remove function tracing macros from drivers/acpi/*.c
Len Brown
4
-138
/
+56
[next]