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
...
|
|
*
|
|
|
|
|
|
|
|
ACPI / PM: Do not power manage devices in unknown initial states
Rafael J. Wysocki
2013-02-01
2
-1
/
+10
|
|
*
|
|
|
|
|
|
|
|
ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.c
Yasuaki Ishimatsu
2013-01-31
1
-3
/
+3
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parent
Andreas Fleig
2013-01-27
1
-4
/
+5
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Fix consistency check for power resources during resume
Rafael J. Wysocki
2013-01-25
1
-11
/
+26
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Expose lists of device power resources to user space
Rafael J. Wysocki
2013-01-25
1
-13
/
+91
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
2013-01-24
2
-1
/
+28
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Expose power states of ACPI devices to user space
Rafael J. Wysocki
2013-01-24
1
-1
/
+48
|
|
*
|
|
|
|
|
|
|
ACPI / scan: Prevent device add uevents from racing with user space
Rafael J. Wysocki
2013-01-24
3
-8
/
+20
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Fix device power state value after transitions to D3cold
Rafael J. Wysocki
2013-01-22
1
-2
/
+5
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLD
Rafael J. Wysocki
2013-01-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Sanitize checks in acpi_power_on_resources()
Rafael J. Wysocki
2013-01-22
1
-4
/
+1
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Always evaluate _PSn after setting power resources
Rafael J. Wysocki
2013-01-22
1
-29
/
+17
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Introduce helper for executing _PSn methods
Rafael J. Wysocki
2013-01-22
1
-28
/
+23
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Make acpi_bus_init_power() more robust
Rafael J. Wysocki
2013-01-22
1
-4
/
+14
|
|
*
|
|
|
|
|
|
|
ACPI / PM: remove leading whitespace from #ifdef
Mika Westerberg
2013-01-19
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Consolidate suspend-specific and hibernate-specific code
Rafael J. Wysocki
2013-01-19
1
-36
/
+51
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Move device power management functions to device_pm.c
Rafael J. Wysocki
2013-01-19
3
-294
/
+288
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Common string representations of device power states
Rafael J. Wysocki
2013-01-17
1
-6
/
+12
|
|
*
|
|
|
|
|
|
|
ACPI / PM: More visible function for retrieving device power states
Rafael J. Wysocki
2013-01-17
1
-3
/
+12
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Change the way power transitions to D3cold are carried out
Rafael J. Wysocki
2013-01-17
1
-2
/
+10
|
|
*
|
|
|
|
|
|
|
ACPI: Use system level attribute of wakeup power resources
Rafael J. Wysocki
2013-01-17
3
-0
/
+26
|
|
*
|
|
|
|
|
|
|
ACPI: Take power resource initialization errors into account
Rafael J. Wysocki
2013-01-17
3
-55
/
+53
|
|
*
|
|
|
|
|
|
|
ACPI / scan: Consolidate extraction of power resources lists
Rafael J. Wysocki
2013-01-17
3
-32
/
+55
|
|
*
|
|
|
|
|
|
|
ACPI / scan: Remove unnecessary initialization of local variables
Rafael J. Wysocki
2013-01-17
1
-3
/
+3
|
|
*
|
|
|
|
|
|
|
ACPI / scan: Move power state initialization to a separate routine
Rafael J. Wysocki
2013-01-17
1
-41
/
+46
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Take order attribute of wakeup power resources into account
Rafael J. Wysocki
2013-01-17
2
-38
/
+32
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
2013-01-17
3
-77
/
+117
|
|
*
|
|
|
|
|
|
|
ACPI: Do not use device power states of power resources
Rafael J. Wysocki
2013-01-17
1
-20
/
+3
|
|
*
|
|
|
|
|
|
|
ACPI: Drop power resources driver
Rafael J. Wysocki
2013-01-17
4
-59
/
+37
|
|
*
|
|
|
|
|
|
|
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
2013-01-17
3
-115
/
+102
|
|
*
|
|
|
|
|
|
|
ACPI / scan: More straightforward preparation of ACPI device objects
Rafael J. Wysocki
2013-01-17
1
-117
/
+61
|
|
*
|
|
|
|
|
|
|
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
2013-01-17
4
-137
/
+147
|
|
*
|
|
|
|
|
|
|
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
2013-01-17
11
-479
/
+191
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2013-02-11
166
-4043
/
+4518
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
ACPICA: Update predefined info table for _MLS method
Bob Moore
2013-01-25
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
ACPICA: Remove some extraneous newlines in ACPI_ERROR type calls
Bob Moore
2013-01-25
3
-3
/
+3
|
|
*
|
|
|
|
|
|
|
|
ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operators
Bob Moore
2013-01-25
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
|
ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integers
Bob Moore
2013-01-25
1
-51
/
+74
|
|
*
|
|
|
|
|
|
|
|
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
162
-162
/
+162
|
|
*
|
|
|
|
|
|
|
|
ACPICA: Update predefined info table
Lv Zheng
2013-01-25
1
-5
/
+6
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ACPICA: Cleanup table handler naming conflicts.
Lv Zheng
2013-01-11
4
-7
/
+7
|
|
*
|
|
|
|
|
|
|
ACPICA: Source restructuring: split large files into 8 new files.
Bob Moore
2013-01-11
20
-3103
/
+3494
|
|
*
|
|
|
|
|
|
|
ACPICA: Cleanup PM_TIMER_FREQUENCY definition.
Lv Zheng
2013-01-10
1
-2
/
+3
|
|
*
|
|
|
|
|
|
|
ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.
Bob Moore
2013-01-10
1
-5
/
+24
|
|
*
|
|
|
|
|
|
|
ACPICA: Resources: Split interrupt share/wake bits into two fields.
Bob Moore
2013-01-10
2
-12
/
+28
|
|
*
|
|
|
|
|
|
|
ACPICA: Resources: Support for ACPI 5 wake bit in ExtendedInterrupt descriptor.
Aaron Lu
2013-01-10
1
-5
/
+5
|
|
*
|
|
|
|
|
|
|
ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table.
Bob Moore
2013-01-10
6
-14
/
+28
|
|
*
|
|
|
|
|
|
|
ACPICA: Update ACPICA initialization messages.
Bob Moore
2013-01-10
4
-14
/
+19
|
|
*
|
|
|
|
|
|
|
ACPICA: Namespace: Eliminate dot...dot output during initialization.
Bob Moore
2013-01-10
1
-17
/
+4
|
|
*
|
|
|
|
|
|
|
ACPICA: Resource manager: Add support for ACPI 5 wake bit in IRQ descriptor.
Aaron Lu
2013-01-10
1
-4
/
+4
[prev]
[next]