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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.
Bob Moore
10
-32
/
+25
2013-01-10
ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front.
Bob Moore
1
-40
/
+78
2013-01-10
ACPICA: DEBUG_PRINT macros: Update to improve performance.
Bob Moore
1
-65
/
+67
2013-01-10
ACPICA: Resource Manager: Add a pointer cast for a namespace node.
Rafael J. Wysocki
1
-1
/
+3
2013-01-10
ACPICA: Add time macros for various timer/time manipulation.
Bob Moore
3
-5
/
+6
2013-01-10
ACPICA: Lint changes, no functional change.
Bob Moore
2
-5
/
+6
2013-01-10
ACPICA: Add root node optimization to internal get namespace node function.
Bob Moore
1
-0
/
+9
2013-01-10
ACPICA: Eliminate some small unnecessary pathname functions.
Bob Moore
8
-65
/
+22
2013-01-10
ACPICA: Change exception code for LoadTable operator.
Bob Moore
1
-3
/
+4
2013-01-10
ACPICA: Resources: New interface, AcpiWalkResourceBuffer.
Bob Moore
1
-31
/
+70
2013-01-10
ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.
Bob Moore
1
-1
/
+1
2013-01-10
ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.
Lv Zheng
1
-3
/
+1
2013-01-10
ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.
Lv Zheng
3
-45
/
+54
2013-01-10
ACPICA: Add macros to extract flag bits from resource descriptors.
Bob Moore
1
-0
/
+14
2013-01-10
ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags.
Bob Moore
2
-4
/
+6
2013-01-10
ACPICA: Debugger: Major update for the Disassemble<method> command.
Bob Moore
5
-44
/
+52
2013-01-10
ACPICA: Performance: Remove function tracing from critical allocation functions.
Bob Moore
4
-47
/
+43
2013-01-10
ACPICA: Performance enhancement for ACPI package objects.
Chao Guan
1
-9
/
+33
2013-01-10
ACPICA: Fix possible memory leak.
Jesper Juhl
1
-1
/
+2
2013-01-10
ACPICA: Update initialization codes.
Lv Zheng
1
-1
/
+2
2013-01-10
ACPICA: Enhance error messages.
Lv Zheng
2
-5
/
+5
2013-01-10
ACPICA: Fix broken call depth tracing logic.
Lv Zheng
2
-3
/
+2
2013-01-10
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
Lv Zheng
11
-35
/
+37
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
23
-52
/
+47
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
15
-38
/
+34
2013-01-10
ACPICA: Update codes under disabled build options.
Lv Zheng
6
-3
/
+40
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
24
-69
/
+80
2013-01-05
Merge branch 'acpi-assorted'
Rafael J. Wysocki
6
-33
/
+21
2013-01-05
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
1
-1
/
+1
2013-01-03
ACPI / power: Remove useless message from device registering routine
Rafael J. Wysocki
1
-9
/
+2
2013-01-03
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
1
-2
/
+7
2013-01-03
ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
Rafael J. Wysocki
1
-2
/
+1
2013-01-03
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
Liu Jinsong
1
-18
/
+0
2013-01-03
ACPI / APEI: Fix the returned value in erst_dbg_read
Adrian Huang
1
-1
/
+10
2013-01-03
ACPICA: Remove useless mini-C library.
Lv Zheng
2
-750
/
+1
2012-12-14
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+200
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-84
/
+110
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
1
-3
/
+3
2012-12-12
Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+8
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2012-12-08
Merge branch 'acpi-general'
Rafael J. Wysocki
2
-1
/
+20
2012-12-08
Merge branch 'acpi-enumeration'
Rafael J. Wysocki
1
-0
/
+10
2012-12-08
ACPI: add Haswell LPSS devices to acpi_platform_device_ids list
Mika Westerberg
1
-0
/
+10
2012-12-07
ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table
Chen Gong
1
-1
/
+1
2012-12-05
ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
Zhang Rui
1
-0
/
+14
2012-12-05
ACPI : do not use Lid and Sleep button for S5 wakeup
Zhang Rui
1
-1
/
+6
2012-12-04
Merge branch 'acpi-general'
Rafael J. Wysocki
2
-171
/
+185
2012-11-30
ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
Lan Tianyu
1
-0
/
+8
[next]