index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Merge all debug output macros into a single file, acoutput.
Bob Moore
2013-01-10
1
-126
/
+0
*
ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.
Bob Moore
2013-01-10
3
-16
/
+20
*
ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.
Bob Moore
2013-01-10
10
-32
/
+25
*
ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front.
Bob Moore
2013-01-10
1
-40
/
+78
*
ACPICA: DEBUG_PRINT macros: Update to improve performance.
Bob Moore
2013-01-10
1
-65
/
+67
*
ACPICA: Resource Manager: Add a pointer cast for a namespace node.
Rafael J. Wysocki
2013-01-10
1
-1
/
+3
*
ACPICA: Add time macros for various timer/time manipulation.
Bob Moore
2013-01-10
3
-5
/
+6
*
ACPICA: Lint changes, no functional change.
Bob Moore
2013-01-10
2
-5
/
+6
*
ACPICA: Add root node optimization to internal get namespace node function.
Bob Moore
2013-01-10
1
-0
/
+9
*
ACPICA: Eliminate some small unnecessary pathname functions.
Bob Moore
2013-01-10
8
-65
/
+22
*
ACPICA: Change exception code for LoadTable operator.
Bob Moore
2013-01-10
1
-3
/
+4
*
ACPICA: Resources: New interface, AcpiWalkResourceBuffer.
Bob Moore
2013-01-10
1
-31
/
+70
*
ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.
Bob Moore
2013-01-10
1
-1
/
+1
*
ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.
Lv Zheng
2013-01-10
1
-3
/
+1
*
ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.
Lv Zheng
2013-01-10
3
-45
/
+54
*
ACPICA: Add macros to extract flag bits from resource descriptors.
Bob Moore
2013-01-10
1
-0
/
+14
*
ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags.
Bob Moore
2013-01-10
2
-4
/
+6
*
ACPICA: Debugger: Major update for the Disassemble<method> command.
Bob Moore
2013-01-10
5
-44
/
+52
*
ACPICA: Performance: Remove function tracing from critical allocation functions.
Bob Moore
2013-01-10
4
-47
/
+43
*
ACPICA: Performance enhancement for ACPI package objects.
Chao Guan
2013-01-10
1
-9
/
+33
*
ACPICA: Fix possible memory leak.
Jesper Juhl
2013-01-10
1
-1
/
+2
*
ACPICA: Update initialization codes.
Lv Zheng
2013-01-10
1
-1
/
+2
*
ACPICA: Enhance error messages.
Lv Zheng
2013-01-10
2
-5
/
+5
*
ACPICA: Fix broken call depth tracing logic.
Lv Zheng
2013-01-10
2
-3
/
+2
*
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
11
-35
/
+37
*
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
23
-52
/
+47
*
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
15
-38
/
+34
*
ACPICA: Update codes under disabled build options.
Lv Zheng
2013-01-10
6
-3
/
+40
*
ACPICA: Cleanup updated comments.
Lv Zheng
2013-01-10
24
-69
/
+80
*
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-01-04
6
-33
/
+21
|
\
|
*
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
2013-01-04
1
-1
/
+1
|
*
ACPI / power: Remove useless message from device registering routine
Rafael J. Wysocki
2013-01-03
1
-9
/
+2
|
*
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
2013-01-03
1
-2
/
+7
|
*
ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
Rafael J. Wysocki
2013-01-03
1
-2
/
+1
|
*
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
Liu Jinsong
2013-01-03
1
-18
/
+0
|
*
ACPI / APEI: Fix the returned value in erst_dbg_read
Adrian Huang
2013-01-03
1
-1
/
+10
*
|
ACPICA: Remove useless mini-C library.
Lv Zheng
2013-01-03
2
-750
/
+1
|
/
*
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-14
2
-11
/
+200
|
\
|
*
ACPI: Create acpi_table_taint() function to avoid code duplication
Thomas Renninger
2012-09-30
1
-7
/
+13
|
*
ACPI: Implement physical address table override
Thomas Renninger
2012-09-30
1
-4
/
+56
|
*
ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas
Thomas Renninger
2012-09-30
2
-0
/
+131
*
|
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
3
-84
/
+110
|
\
\
|
*
\
Merge branch 'pci/misc' into next
Bjorn Helgaas
2012-11-13
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI/ACPI: Notify PCI devices when their power resource is turned on
Huang Ying
2012-11-13
1
-0
/
+2
|
*
|
|
PCI/ACPI: Request _OSC control before scanning PCI root bus
Taku Izumi
2012-11-07
1
-59
/
+62
|
*
|
|
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
2012-11-07
1
-1
/
+1
|
*
|
|
PCI/ACPI: Add _PRT interrupt routing info before enumerating devices
Bjorn Helgaas
2012-11-05
1
-14
/
+16
|
*
|
|
ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
Bjorn Helgaas
2012-11-05
3
-16
/
+16
|
*
|
|
PCI/ACPI: Remove acpi_root_driver in reverse order
Yinghai Lu
2012-11-03
1
-1
/
+1
|
*
|
|
PCI/ACPI: Delete host bridge _PRT during hot remove path
Yinghai Lu
2012-11-03
1
-0
/
+6
[next]