index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
Merge branch 'acpica'
Rafael J. Wysocki
102
-624
/
+2622
2012-11-27
ACPI: remove unnecessary INIT_LIST_HEAD
Andy Shevchenko
1
-1
/
+0
2012-11-27
ACPI / platform: include missed header into acpi_platform.c
Andy Shevchenko
1
-0
/
+2
2012-11-27
Merge branch 'acpi-dev-pm' into acpi-enumeration
Rafael J. Wysocki
5
-177
/
+702
2012-11-26
ACPI / PM: Allow attach/detach routines to change device power states
Rafael J. Wysocki
1
-4
/
+24
2012-11-23
ACPI: add SDHCI to ACPI platform devices
Adrian Hunter
1
-0
/
+2
2012-11-23
i2c / ACPI: add ACPI enumeration support
Mika Westerberg
3
-0
/
+110
2012-11-21
ACPI / PM: Introduce os_accessible flag for power_state
Aaron Lu
1
-1
/
+8
2012-11-21
ACPI / platform: Initialize ACPI handles of platform devices in advance
Rafael J. Wysocki
1
-66
/
+10
2012-11-21
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
2
-10
/
+10
2012-11-21
ACPI: Allow ACPI handles of devices to be initialized in advance
Rafael J. Wysocki
1
-10
/
+34
2012-11-16
ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks
Rafael J. Wysocki
1
-1
/
+1
2012-11-16
ACPI / PM: Add check preventing transitioning to non-D0 state from D3.
Lv Zheng
1
-0
/
+6
2012-11-15
ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method
Bob Moore
3
-5
/
+95
2012-11-15
ACPICA: Update for 64-bit generation of recent error message changes
Bob Moore
1
-4
/
+4
2012-11-15
ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME
Bob Moore
1
-2
/
+5
2012-11-15
ACPICA: Add starting offset parameter to common dump buffer routine
Bob Moore
6
-25
/
+34
2012-11-15
ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base
Bob Moore
2
-3
/
+2
2012-11-15
ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs
Bob Moore
4
-16
/
+49
2012-11-15
ACPICA: AcpiExec: Improve algorithm for tracking memory leaks
Bob Moore
1
-29
/
+71
2012-11-15
ACPICA: Add debug print message for mutex objects that are force-released
Bob Moore
1
-1
/
+5
2012-11-15
ACPICA: Resource Mgr: Small fix for buffer size calculation
Feng Tang
1
-0
/
+9
2012-11-15
ACPICA: Remove extra spaces after periods within comments
Bob Moore
60
-187
/
+187
2012-11-15
ACPICA: Update local C library module comments for ASCII table
Bob Moore
1
-130
/
+131
2012-11-15
ACPICA: Fix for predefined name loop during ACPICA initialization
Robert Moore
1
-2
/
+2
2012-11-15
ACPICA: Fix some typos in comments
Bob Moore
1
-1
/
+1
2012-11-15
ACPICA: ACPICA core: Cleanup empty lines at file start and end
Bob Moore
23
-23
/
+0
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
18
-22
/
+27
2012-11-15
ACPICA: Fix unmerged acmacros.h divergences.
Lv Zheng
2
-106
/
+57
2012-11-15
ACPICA: Fix indent caused divergences.
Lv Zheng
27
-79
/
+100
2012-11-15
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
6
-8
/
+8
2012-11-15
ACPICA: Fix divergences of definition conflicts.
Lv Zheng
6
-39
/
+42
2012-11-15
ACPICA: Fix unmerged debugger divergences.
Lv Zheng
3
-65
/
+100
2012-11-15
ACPICA: Fix unmerged utility divergences.
Lv Zheng
7
-31
/
+1852
2012-11-15
Cleanup of invalid ACPI name handling and repair
Bob Moore
4
-33
/
+28
2012-11-15
ACPI: Centralized processing of ACPI device resources
Rafael J. Wysocki
2
-77
/
+151
2012-11-15
ACPI / platform: Use common ACPI device resource parsing routines
Rafael J. Wysocki
1
-69
/
+20
2012-11-15
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
2
-0
/
+394
2012-11-15
ACPI / platform: use ACPI device name instead of _HID._UID
Mika Westerberg
1
-40
/
+22
2012-11-15
ACPI: Add support for platform bus type
Mika Westerberg
4
-1
/
+308
2012-11-15
ACPI / x86: Export acpi_[un]register_gsi()
Andy Shevchenko
1
-5
/
+0
2012-11-15
ACPI: Provide generic functions for matching ACPI device nodes
Mika Westerberg
1
-5
/
+35
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
1
-8
/
+6
2012-11-15
ACPI / PM: Provide ACPI PM callback routines for subsystems
Rafael J. Wysocki
1
-0
/
+317
2012-11-15
ACPI / PM: Move device PM functions related to sleep states
Rafael J. Wysocki
2
-57
/
+60
2012-11-15
ACPI / PM: Provide device PM functions operating on struct acpi_device
Rafael J. Wysocki
1
-3
/
+12
2012-11-15
ACPI / PM: Split device wakeup management routines
Rafael J. Wysocki
2
-22
/
+60
2012-11-15
ACPI / PM: Move runtime remote wakeup setup routine to device_pm.c
Rafael J. Wysocki
2
-39
/
+39
2012-11-15
ACPI / PM: Move device power state selection routine to device_pm.c
Rafael J. Wysocki
2
-85
/
+110
2012-11-15
ACPI / PM: Move routines for adding/removing device wakeup notifiers
Rafael J. Wysocki
2
-1
/
+93
[next]