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: Object repair: Allow 0-length packages for variable-length packages
Bob Moore
2013-03-12
1
-2
/
+8
|
|
*
|
|
|
|
ACPICA: Disassembler: Add warnings for unresolved control methods
Bob Moore
2013-03-12
3
-0
/
+5
|
|
*
|
|
|
|
ACPICA: Return object repair: Add resource template repairs
Lv Zheng
2013-03-12
3
-0
/
+99
|
|
*
|
|
|
|
ACPICA: Return object repair: Add string-to-unicode conversion
Lv Zheng
2013-03-12
3
-0
/
+75
|
|
*
|
|
|
|
ACPICA: Split object conversion functions to a new file
Bob Moore
2013-03-12
4
-262
/
+318
|
|
*
|
|
|
|
ACPICA: Add mechanism for early object repairs on a per-name basis
Bob Moore
2013-03-12
5
-87
/
+221
|
|
*
|
|
|
|
ACPICA: Add exception descriptions to exception info table
Bob Moore
2013-03-12
2
-12
/
+17
|
|
*
|
|
|
|
ACPICA: Regression fix: reinstate safe exit macros
Bob Moore
2013-03-12
9
-26
/
+26
|
|
*
|
|
|
|
ACPICA: Update for ACPI 5 hardware-reduced feature
Bob Moore
2013-03-12
2
-0
/
+24
|
|
*
|
|
|
|
ACPICA: Add parens within macros around parameter names
Bob Moore
2013-03-12
1
-2
/
+2
|
|
*
|
|
|
|
ACPICA: Add macros to access pointer to next object in the descriptor list
Jung-uk Kim
2013-03-12
2
-8
/
+6
|
|
*
|
|
|
|
ACPICA: Update error/debug messages for fixed events
Bob Moore
2013-03-12
2
-14
/
+19
|
|
*
|
|
|
|
ACPICA: Fix a long-standing bug in local cache
Jung-uk Kim
2013-03-12
1
-13
/
+7
|
|
*
|
|
|
|
ACPICA: Fix a couple warnings detected on FreeBSD build
Jung-uk Kim
2013-03-12
1
-1
/
+1
|
|
*
|
|
|
|
ACPICA: Resource Mgr: Prevent infinite loops in resource walks
Bob Moore
2013-03-12
4
-1
/
+29
|
*
|
|
|
|
|
Merge branch 'acpi-lpss'
Rafael J. Wysocki
2013-04-28
5
-38
/
+304
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ACPI / LPSS: make code less confusing for reader
Andy Shevchenko
2013-03-25
1
-2
/
+2
|
|
*
|
|
|
|
ACPI / LPSS: Add support for exposing LTR registers to user space
Rafael J. Wysocki
2013-03-21
1
-5
/
+134
|
|
*
|
|
|
|
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
Rafael J. Wysocki
2013-03-21
5
-38
/
+175
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-04-28
8
-581
/
+538
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
ACPI / memhotplug: Remove info->failed bit
Yasuaki Ishimatsu
2013-03-25
1
-13
/
+2
|
|
*
|
|
ACPI / memhotplug: set info->enabled for memory present at boot time
Yasuaki Ishimatsu
2013-03-25
1
-2
/
+2
|
|
*
|
|
ACPI: Verify device status after eject
Toshi Kani
2013-03-25
1
-1
/
+17
|
|
*
|
|
acpi: remove reference to ACPI_HOTPLUG_IO
Paul Bolle
2013-03-24
1
-1
/
+1
|
|
*
|
|
ACPI: Update _OST handling for notify
Toshi Kani
2013-03-24
1
-52
/
+35
|
|
*
|
|
ACPI: Update PNPID match handling for notify
Toshi Kani
2013-03-24
1
-33
/
+52
|
|
*
|
|
ACPI: Update PNPID set/free interfaces
Toshi Kani
2013-03-24
3
-44
/
+45
|
|
*
|
|
ACPI: Remove acpi_device dependency in acpi_device_set_id()
Toshi Kani
2013-03-24
2
-49
/
+45
|
|
*
|
|
ACPI / hotplug: Make acpi_hotplug_profile_ktype static
Rafael J. Wysocki
2013-03-19
1
-1
/
+1
|
|
*
|
|
ACPI / scan: Make memory hotplug driver use struct acpi_scan_handler
Rafael J. Wysocki
2013-03-04
4
-273
/
+45
|
|
*
|
|
ACPI / container: Use hotplug profile user space interface
Rafael J. Wysocki
2013-03-04
1
-2
/
+2
|
|
*
|
|
ACPI / hotplug: Introduce user space interface for hotplug profiles
Rafael J. Wysocki
2013-03-04
3
-0
/
+131
|
|
*
|
|
ACPI / scan: Introduce acpi_scan_handler_matching()
Rafael J. Wysocki
2013-03-04
1
-10
/
+20
|
|
*
|
|
ACPI / container: Use common hotplug code
Rafael J. Wysocki
2013-03-04
1
-136
/
+10
|
|
*
|
|
ACPI / scan: Introduce common code for ACPI-based device hotplug
Rafael J. Wysocki
2013-03-04
1
-53
/
+216
|
|
*
|
|
ACPI / scan: Introduce acpi_scan_match_handler()
Rafael J. Wysocki
2013-03-04
1
-25
/
+28
*
|
|
|
|
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-29
3
-194
/
+25
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
PCI/ACPI: Remove support of ACPI PCI subdrivers
Myron Stowe
2013-04-16
1
-47
/
+1
|
*
|
|
|
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
2013-04-12
2
-147
/
+24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-05
1
-39
/
+37
|
\
\
\
\
|
*
|
|
|
Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"
Bjorn Helgaas
2013-04-02
1
-39
/
+37
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ACPI / BGRT: Don't let users configure BGRT on non X86 systems
Tony Luck
2013-04-03
1
-1
/
+1
*
|
|
|
cpuidle / ACPI: recover percpu ACPI processor cstate
Alex Shi
2013-04-02
1
-6
/
+7
*
|
|
|
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
Rafael J. Wysocki
2013-04-02
1
-1
/
+1
*
|
|
|
PCI / ACPI: hold acpi_scan_lock during root bus hotplug
Yinghai Lu
2013-03-27
1
-2
/
+7
*
|
|
|
ACPI / APEI: fix error status check condition for CPER
Chen Gong
2013-03-27
1
-1
/
+1
*
|
|
|
ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M
Fabio Valentini
2013-03-27
1
-0
/
+8
|
/
/
/
*
|
|
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-12
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
acpi: Export the acpi_processor_get_performance_info
Konrad Rzeszutek Wilk
2013-03-06
1
-2
/
+2
*
|
|
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
1
-25
/
+1
[prev]
[next]