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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
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
28
-58
/
+64
|
|
*
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
21
-89
/
+68
|
|
*
ACPICA: Update codes under disabled build options.
Lv Zheng
2013-01-10
8
-13
/
+76
|
|
*
ACPICA: Update compilation environment settings.
Lv Zheng
2013-01-10
4
-127
/
+102
|
|
*
ACPICA: Cleanup updated comments.
Lv Zheng
2013-01-10
29
-104
/
+111
|
*
|
Merge branch 'acpi-scan' into acpi-lpss
Rafael J. Wysocki
2013-01-18
19
-563
/
+279
|
|
\
\
*
|
\
\
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2013-01-29
4
-27
/
+21
|
\
\
\
\
|
*
|
|
|
ACPI / scan: Make namespace scanning and trimming mutually exclusive
Rafael J. Wysocki
2013-01-27
1
-4
/
+12
|
*
|
|
|
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
2013-01-26
4
-23
/
+9
*
|
|
|
|
ACPI / scan: Make scanning of fixed devices follow the general scheme
Rafael J. Wysocki
2013-01-29
1
-11
/
+24
*
|
|
|
|
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
2013-01-29
23
-897
/
+1313
|
\
\
\
\
\
|
*
|
|
|
|
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
5
-13
/
+146
|
*
|
|
|
|
sysfs: Functions for adding/removing symlinks to/from attribute groups
Rafael J. Wysocki
2013-01-25
4
-13
/
+92
|
*
|
|
|
|
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
2013-01-24
4
-1
/
+41
|
*
|
|
|
|
ACPI / PM: Expose power states of ACPI devices to user space
Rafael J. Wysocki
2013-01-24
3
-1
/
+91
|
*
|
|
|
|
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: Fix build for unusual combination of Kconfig options
Rafael J. Wysocki
2013-01-19
1
-1
/
+1
|
*
|
|
|
|
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
4
-294
/
+326
|
*
|
|
|
|
ACPI / PM: Common string representations of device power states
Rafael J. Wysocki
2013-01-17
2
-6
/
+13
|
*
|
|
|
|
ACPI / PM: More visible function for retrieving device power states
Rafael J. Wysocki
2013-01-17
2
-3
/
+13
|
*
|
|
|
|
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
3
-39
/
+33
|
*
|
|
|
|
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
2013-01-17
4
-78
/
+118
|
*
|
|
|
|
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
7
-155
/
+158
|
*
|
|
|
|
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
2013-01-17
19
-563
/
+279
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[prev]
[next]