index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
ACPI / processor_thermal: avoid null pointer deference error
Colin Ian King
2013-03-25
1
-6
/
+18
|
|
*
|
|
|
|
|
|
ACPI / fan: avoid null pointer deference error
Colin Ian King
2013-03-25
1
-2
/
+6
|
|
*
|
|
|
|
|
|
ACPI / video: Fix applying indexed initial brightness value.
Danny Baumann
2013-03-25
1
-23
/
+37
|
|
*
|
|
|
|
|
|
ACPI / video: Make logic a little easier to understand.
Danny Baumann
2013-03-25
1
-6
/
+7
|
|
*
|
|
|
|
|
|
ACPI / video: Fix brightness control initialization for some laptops.
Danny Baumann
2013-03-25
1
-17
/
+26
|
|
*
|
|
|
|
|
|
ACPI: Use resource_size() in osl.c
Alexandru Gheorghiu
2013-03-25
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ACPI / acpi_pad: Used PTR_RET
Alexandru Gheorghiu
2013-03-25
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ACPI: suppress compiler warning in container.c
Andy Shevchenko
2013-03-25
1
-0
/
+2
|
|
*
|
|
|
|
|
|
ACPI: suppress compiler warning in battery.c
Andy Shevchenko
2013-03-25
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ACPI: suppress compiler warnings in processor_throttling.c
Andy Shevchenko
2013-03-25
1
-1
/
+2
|
|
*
|
|
|
|
|
|
ACPI: suppress compiler warnings in button.c
Andy Shevchenko
2013-03-25
1
-0
/
+1
|
|
*
|
|
|
|
|
|
ACPI: replace kmalloc+memcpy with kmemdup
Andrei Epure
2013-03-24
1
-3
/
+2
|
|
*
|
|
|
|
|
|
ACPI video: ignore BIOS backlight value for HP dm4
Gustavo Maciel Dias Vieira
2013-03-24
1
-0
/
+8
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'acpi-pm'
Rafael J. Wysocki
2013-04-28
2
-34
/
+63
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI / PM: Expose lists of device wakeup power resources to user space
Rafael J. Wysocki
2013-04-11
1
-19
/
+39
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ACPI / PM: Fix potential problem in acpi_device_get_power()
Rafael J. Wysocki
2013-03-25
1
-15
/
+24
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2013-04-28
42
-971
/
+2292
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPICA: Add a lock to the internal object reference count mechanism
Bob Moore
2013-04-12
3
-35
/
+57
|
|
*
|
|
|
|
|
ACPICA: Fix a format string for 64-bit generation
Bob Moore
2013-04-12
1
-1
/
+2
|
|
*
|
|
|
|
|
ACPICA: Remove FORCE_DELETE option for global reference count mechanism
Bob Moore
2013-04-12
2
-14
/
+3
|
|
*
|
|
|
|
|
ACPICA: Improve error message for Index() operator
Bob Moore
2013-04-12
1
-4
/
+6
|
|
*
|
|
|
|
|
ACPICA: FADT: Remove extraneous warning for very large GPE registers
Linn Crosetto
2013-04-12
1
-0
/
+4
|
|
*
|
|
|
|
|
ACPICA: Fix a typo in a function header, no functional change
Colin Ian King
2013-04-12
1
-1
/
+1
|
|
*
|
|
|
|
|
ACPICA: Fix a typo in an error message
Colin Ian King
2013-04-12
1
-1
/
+1
|
|
*
|
|
|
|
|
ACPICA: Fix for some comments/headers
Tang Chen
2013-04-12
1
-10
/
+12
|
|
*
|
|
|
|
|
ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()
Jung-uk Kim
2013-04-12
3
-11
/
+34
|
|
*
|
|
|
|
|
ACPICA: Predefine names: Add allowed argument types to master info table
Bob Moore
2013-04-12
8
-513
/
+1361
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ACPI: Set length even for TYPE_END_TAG acpi resource
Yinghai Lu
2013-03-24
1
-0
/
+1
|
|
*
|
|
|
|
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
[prev]
[next]