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
*
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
60
-112
/
+112
*
ACPICA: Clarify ACPI_FREE_BUFFER usage.
Bob Moore
2013-10-31
1
-1
/
+1
*
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-10-31
20
-20
/
+37
*
ACPICA: Hardcode access width for the reset register.
Bob Moore
2013-10-30
1
-2
/
+8
*
ACPICA: Fix possible memory leaks in the GPE handling.
Lv Zheng
2013-10-30
1
-0
/
+1
*
ACPICA: Cleanup memory allocation macros and configurability.
Lv Zheng
2013-10-30
4
-120
/
+59
*
ACPICA: Add safe versions of common string functions.
Bob Moore
2013-10-30
3
-1
/
+74
*
ACPICA: Add history/line-editing for Unix/Linux systems.
Bob Moore
2013-10-30
1
-0
/
+2
*
ACPICA: Add a check for a null node during namespace walk.
Bob Moore
2013-10-30
1
-0
/
+7
*
ACPICA: Table print header function: Increase default width for table length.
Bob Moore
2013-10-30
1
-3
/
+3
*
ACPICA: Ensure that debug output is immediately disabled on termination.
Tomasz Nowicki
2013-10-30
1
-0
/
+1
*
ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.
Bob Moore
2013-09-24
1
-3
/
+1
*
ACPICA: Tables: Cleanup RSDP signature codes.
Lv Zheng
2013-09-24
2
-3
/
+2
*
ACPICA: Tables: Cleanup table checksum verification code.
Lv Zheng
2013-09-24
2
-9
/
+13
*
ACPICA: Debugger: Add new command to display full namespace pathnames.
Bob Moore
2013-09-24
3
-0
/
+142
*
ACPICA: Operation region support: Never free the handler "context" pointer.
David E. Box
2013-09-24
1
-10
/
+13
*
ACPICA: Add support for host-installed SCI handlers.
Lv Zheng
2013-09-24
9
-20
/
+236
*
ACPICA: Validate start object for acpi_walk_namespace.
Bob Moore
2013-09-24
1
-0
/
+8
*
ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...
Bob Moore
2013-09-24
1
-7
/
+10
*
ACPICA: Debug output: small formatting update, no functional change.
Bob Moore
2013-09-24
1
-1
/
+1
*
ACPICA: acpi_read: On error, do not modify the return value target location.
Bjorn Helgaas
2013-09-24
1
-12
/
+14
*
ACPICA: Improve error message for "too many parent prefixes" condition.
Bob Moore
2013-09-24
1
-2
/
+3
*
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-12
4
-85
/
+134
|
\
|
*
Merge branch 'acpi-bind'
Rafael J. Wysocki
2013-09-11
1
-11
/
+24
|
|
\
|
|
*
ACPI / bind: Prefer device objects with _STA to those without it
Rafael J. Wysocki
2013-09-09
1
-11
/
+24
|
*
|
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-09-10
1
-1
/
+2
|
|
\
\
|
|
*
|
ACPI / LPSS: don't crash if a device has no MMIO resources
Mika Westerberg
2013-09-02
1
-1
/
+2
|
*
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2013-09-10
1
-64
/
+102
|
|
\
\
\
|
|
*
|
|
ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.
Bob Moore
2013-09-06
1
-64
/
+102
|
*
|
|
|
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-09-10
1
-9
/
+6
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ACPI / scan: Change ordering of locks for device hotplug
Rafael J. Wysocki
2013-08-31
1
-9
/
+6
*
|
|
|
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-09-05
3
-110
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
i2c: move ACPI helpers into the core
Mika Westerberg
2013-08-23
3
-110
/
+0
*
|
|
|
|
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-05
1
-5
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
acpi: Replace weird use of PTR_RET.
Rusty Russell
2013-07-15
1
-5
/
+8
*
|
|
|
|
|
|
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-04
3
-37
/
+91
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...
Ingo Molnar
2013-08-14
4
-34
/
+112
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-08-12
1
-0
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configured
Naveen N. Rao
2013-08-12
1
-1
/
+2
|
*
|
|
|
|
|
|
|
Merge branch 'x86/mce' into x86/ras
Ingo Molnar
2013-08-12
2
-9
/
+67
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
mce: acpi/apei: Soft-offline a page on firmware GHES notification
Naveen N. Rao
2013-07-10
1
-9
/
+29
|
|
*
|
|
|
|
|
|
|
mce: acpi/apei: Add a boot option to disable ff mode for corrected errors
Naveen N. Rao
2013-07-08
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC
Naveen N. Rao
2013-07-08
1
-0
/
+37
|
*
|
|
|
|
|
|
|
|
APEI/ERST: Fix error message formatting
Borislav Petkov
2013-07-31
1
-28
/
+23
*
|
|
|
|
|
|
|
|
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-04
1
-6
/
+19
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
erst: Read and write to the 'compressed' flag of pstore
Aruna Balakrishnaiah
2013-08-19
1
-1
/
+12
|
*
|
|
|
|
|
|
|
|
pstore: Introduce new argument 'compressed' in the read callback
Aruna Balakrishnaiah
2013-08-19
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
pstore: Add new argument 'compressed' in pstore write callback
Aruna Balakrishnaiah
2013-08-19
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()
Wei Yongjun
2013-08-19
1
-1
/
+3
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
1
-28
/
+39
|
\
\
\
\
\
\
\
\
\
[next]