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
2014-11-04
ACPI: Add support for device specific properties
Mika Westerberg
4
-0
/
+373
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-11-01
Merge branches 'acpi-scan' and 'acpi-ec'
Rafael J. Wysocki
2
-26
/
+75
2014-10-30
ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546
Adam Lee
1
-0
/
+8
2014-10-30
ACPI / video: Run _BCL before deciding registering backlight
Aaron Lu
1
-0
/
+15
2014-10-29
ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...
Lv Zheng
1
-7
/
+18
2014-10-29
Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...
Lv Zheng
1
-3
/
+3
2014-10-27
ACPI: Use ACPI companion to match only the first physical device
Mika Westerberg
1
-16
/
+54
2014-10-24
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-89
/
+215
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
10
-94
/
+357
2014-10-24
Merge branches 'acpi-pm' and 'pm-genirq'
Rafael J. Wysocki
1
-1
/
+1
2014-10-24
Merge branches 'acpi-ec' and 'acpi-platform'
Rafael J. Wysocki
2
-38
/
+71
2014-10-24
ACPI: invoke acpi_device_wakeup() with correct parameters
Zhang Rui
1
-1
/
+1
2014-10-22
ACPI / platform: provide default DMA mask
Heikki Krogerus
1
-0
/
+2
2014-10-22
GHES: Make ghes_estatus_caches static
Borislav Petkov
1
-1
/
+1
2014-10-21
APEI, GHES: Cleanup unnecessary function for lockless list
Chen, Gong
1
-16
/
+2
2014-10-21
ACPI / EC: Cleanup coding style.
Lv Zheng
1
-26
/
+30
2014-10-21
ACPI / EC: Refine event/query debugging messages.
Lv Zheng
1
-6
/
+8
2014-10-21
ACPI / EC: Add detailed command/query debugging information.
Lv Zheng
1
-5
/
+29
2014-10-21
ACPI / EC: Enhance the logs to apply to QR_EC transactions.
Lv Zheng
1
-3
/
+3
2014-10-21
ACPI / EC: Add CPU ID to debugging messages.
Lv Zheng
1
-1
/
+2
2014-10-21
ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.
Bob Moore
1
-0
/
+34
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
4
-5
/
+5
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
3
-17
/
+33
2014-10-21
ACPICA: Events: Update GPE handler removal, match behavior of handler install.
Lv Zheng
1
-3
/
+5
2014-10-21
ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().
Lv Zheng
1
-1
/
+9
2014-10-21
ACPICA: Events: Reduce indent divergences of events files.
Lv Zheng
7
-25
/
+25
2014-10-21
ACPICA: acpidump: Add ACPI 1.0 RSDP support.
Lv Zheng
2
-1
/
+34
2014-10-20
acpi: apei: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-17
Thermal: int340x thermal: select ACPI fan driver
Zhang Rui
1
-1
/
+1
2014-10-10
Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h
Aaron Lu
1
-9
/
+9
2014-10-10
ACPI / Fan: support INT3404 thermal device
Aaron Lu
1
-0
/
+1
2014-10-10
ACPI / Fan: add ACPI 4.0 style fan support
Aaron Lu
1
-27
/
+241
2014-10-10
ACPI / fan: convert to platform driver
Aaron Lu
1
-34
/
+28
2014-10-10
ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
Aaron Lu
3
-7
/
+6
2014-10-10
ACPI / fan: remove no need check for device pointer
Aaron Lu
1
-17
/
+1
2014-10-10
ACPI / fan: remove unused macro
Aaron Lu
1
-4
/
+0
2014-10-10
Thermal: introduce int3400 thermal driver
Zhang Rui
1
-1
/
+1
2014-10-10
ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()
Zhang Rui
1
-1
/
+27
2014-10-10
ACPI: make acpi_create_platform_device() an external API
Zhang Rui
2
-7
/
+1
2014-10-10
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-451
/
+319
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+0
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-35
/
+36
2014-10-07
Merge branch 'acpi-pm'
Rafael J. Wysocki
2
-1
/
+17
2014-10-07
Merge branches 'acpi-processor', 'acpi-battery', 'acpi-utils' and 'acpi-fan'
Rafael J. Wysocki
4
-15
/
+12
2014-10-07
ACPI / fan: printk replacement
Sudip Mukherjee
1
-10
/
+8
2014-10-06
Merge branches 'acpi-pnp' and 'acpi-blacklist'
Rafael J. Wysocki
2
-6
/
+34
2014-10-06
Merge branch 'acpi-lpss'
Rafael J. Wysocki
1
-109
/
+58
2014-10-06
Merge branch 'acpi-video'
Rafael J. Wysocki
2
-265
/
+34
2014-10-06
Merge branch 'acpi-apple'
Rafael J. Wysocki
3
-15
/
+89
[prev]
[next]