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-07-02
ACPI: add support for Smart Battery
Rich Townsend
8
-11
/
+2434
2006-07-02
ACPI: asus_acpi: correct M6N/M6R display nodes
Karol Kozimor
1
-2
/
+3
2006-07-01
[PATCH] ACPI: fix not power-manageable device message
Jae-hyeon Park
1
-1
/
+1
2006-07-01
ACPI: handle battery notify event on broken BIOS
Vladimir Lebedev
1
-2
/
+4
2006-07-01
ACPI: handle AC notify event on broken BIOS
Christian Lupien
1
-2
/
+4
2006-07-01
Pull asus_acpi-0.30 into release branch
Len Brown
1
-108
/
+223
2006-07-01
Pull acpi_device_handle_cleanup into release branch
Len Brown
10
-148
/
+111
2006-07-01
ACPI: asus_acpi: add S1N WLED control
Karol Kozimor
1
-2
/
+3
2006-07-01
ACPI: asus_acpi: add S1N WLED control
Karol Kozimor
1
-2
/
+3
2006-07-01
ACPI: asus_acpi: rework model detection
Karol Kozimor
1
-90
/
+93
2006-07-01
ACPI: asus_acpi: support L5D
Karol Kozimor
1
-3
/
+7
2006-07-01
ACPI: asus_acpi: handle internal Bluetooth / support W5A
Karol Kozimor
1
-4
/
+47
2006-07-01
ACPI: asus_acpi: support A4G
Karol Kozimor
1
-0
/
+13
2006-07-01
ACPI: asus_acpi: support W3400N
Karol Kozimor
1
-4
/
+6
2006-07-01
ACPI: asus_acpi: LED display support
Karol Kozimor
1
-6
/
+63
2006-07-01
ACPI: asus_acpi: support A3G
Karol Kozimor
1
-2
/
+6
2006-07-01
ACPI: asus_acpi: misc cleanups
Karol Kozimor
1
-20
/
+7
2006-07-01
Pull kmalloc into release branch
Len Brown
15
-35
/
+28
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-4
/
+0
2006-06-30
ACPI: drivers/acpi/scan.c: make acpi_bus_type static
Adrian Bunk
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
4
-4
/
+0
2006-06-30
ACPI: fixup memhotplug debug message
akpm@osdl.org
1
-1
/
+1
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
15
-35
/
+28
2006-06-30
ACPI: video: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-4
/
+0
2006-06-30
ACPI: thermal: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-2
/
+0
2006-06-30
ACPI: power: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-2
/
+0
2006-06-30
ACPI: pci_root: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-3
/
+1
2006-06-30
ACPI: pci_link: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-4
/
+1
2006-06-30
ACPI: fan: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-2
/
+0
2006-06-30
ACPI: button: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-2
/
+0
2006-06-30
ACPI: battery: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-2
/
+0
2006-06-30
ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-2
/
+0
2006-06-30
ACPI: ac: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-2
/
+0
2006-06-30
ACPI: video: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-32
/
+30
2006-06-30
ACPI: thermal: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-15
/
+15
2006-06-30
ACPI: power: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-4
/
+4
2006-06-30
ACPI: pci_root: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-7
/
+7
2006-06-30
ACPI: pci_link: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-5
/
+5
2006-06-30
ACPI: fan: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-3
/
+3
2006-06-30
ACPI: button: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-4
/
+4
2006-06-30
ACPI: battery: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-6
/
+6
2006-06-30
ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-6
/
+6
2006-06-30
ACPI: ac: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-3
/
+3
2006-06-30
ACPI: video: add struct acpi_device to struct acpi_video_bus.
Patrick Mochel
1
-4
/
+4
2006-06-30
ACPI: power: add struct acpi_device to struct acpi_power_resource
Patrick Mochel
1
-7
/
+5
2006-06-30
ACPI: thermal: add struct acpi_device to struct acpi_thermal.
Patrick Mochel
1
-20
/
+5
2006-06-30
ACPI: pci root: add struct acpi_device to struct acpi_pci_root.
Patrick Mochel
1
-0
/
+2
2006-06-30
ACPI: fan: add struct acpi_device to struct acpi_fan.
Patrick Mochel
1
-0
/
+2
2006-06-30
ACPI: battery: add struct acpi_device to struct acpi_battery.
Patrick Mochel
1
-5
/
+4
2006-06-30
ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.
Patrick Mochel
1
-0
/
+2
[prev]
[next]