| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 22 | -0/+22 |
* | acpi: downgrade files from module.h to export.h where possible. | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | acpi: delete module.h include from files explicitly not needing it | Paul Gortmaker | 2011-10-31 | 1 | -1/+0 |
* | acpi: add module.h to files implicitly using/relying on it. | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
* | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2011-10-28 | 1 | -1/+2 |
|\ |
|
| * | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava | 2011-10-14 | 1 | -1/+2 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -1/+0 |
|\ \ |
|
| * | | llist: Make some llist functions inline | Huang Ying | 2011-10-04 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-26 | 1 | -14/+8 |
|\ \ |
|
| * | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 | 1 | -14/+8 |
| |/ |
|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 1 | -5/+5 |
|\ \ |
|
| * | | locking, ACPI: Annotate c3_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -5/+5 |
* | | | ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist. | Dave Jones | 2011-10-22 | 1 | -0/+8 |
* | | | PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvs | Bogdan Radulescu | 2011-10-16 | 1 | -0/+8 |
* | | | PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvs | Rafael J. Wysocki | 2011-10-16 | 1 | -0/+8 |
* | | | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'apei', 'bz-13195' and 'doc' into acpi | Len Brown | 2011-09-12 | 3 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| | * | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 | Len Brown | 2011-08-29 | 1 | -1/+1 |
| |/
|/| |
|
| * | ACPI APEI: Add Kconfig option IRQ_WORK for GHES | Chen Gong | 2011-08-11 | 1 | -0/+1 |
| * | APEI: Fix WHEA _OSC call | Matthew Garrett | 2011-08-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'battery' into release | Len Brown | 2011-08-05 | 1 | -3/+7 |
|\ |
|
| * | Battery: sysfs_remove_battery(): possible circular locking | Sergey Senozhatsky | 2011-08-05 | 1 | -3/+7 |
* | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-03 | 9 | -68/+516 |
|\ \ |
|
| * \ | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 9 | -68/+516 |
| |\ \ |
|
| | * | | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2011-08-03 | 1 | -15/+24 |
| | * | | APEI GHES: 32-bit buildfix | Len Brown | 2011-08-03 | 1 | -2/+3 |
| | * | | ACPI: APEI build fix | Len Brown | 2011-08-03 | 1 | -2/+0 |
| | * | | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2011-08-03 | 2 | -7/+24 |
| | * | | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 2011-08-03 | 1 | -7/+177 |
| | * | | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2011-08-03 | 2 | -18/+193 |
| | * | | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 2011-07-13 | 3 | -0/+38 |
| | * | | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying | 2011-07-13 | 1 | -2/+14 |
| | * | | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2011-07-13 | 2 | -8/+17 |
| | * | | ACPI, APEI, GHES, Prevent GHES to be built as module | Huang Ying | 2011-07-13 | 1 | -1/+1 |
| | * | | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2011-07-13 | 2 | -8/+8 |
| | * | | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2011-07-13 | 2 | -5/+17 |
| | * | | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 2011-07-13 | 1 | -11/+14 |
| | * | | ACPI, APEI, ERST, Fix erst-dbg long record reading issue | Chen Gong | 2011-07-13 | 1 | -1/+1 |
| | * | | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled | Huang Ying | 2011-07-13 | 1 | -0/+4 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-08-02 | 19 | -57/+227 |
|\ \ \ \
| |/ / /
|/| | | |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----------. \ \ | Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from... | Len Brown | 2011-08-02 | 14 | -64/+180 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | | | | | | | * | | ACPI print OSI(Linux) warning only once | Len Brown | 2011-08-02 | 1 | -1/+1 |
| | | | | | | | * | | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 | 8 | -10/+10 |
| | | | | | | | * | | ACPI: fix 80 char overflow | Jon Mason | 2011-07-14 | 1 | -1/+2 |
| | | | | | | * | | | ACPI: introduce "acpi_rsdp=" parameter for kdump | Takao Indoh | 2011-07-16 | 1 | -0/+15 |
| | | | | | | |/ / |
|
| | | | | | * | | | ACPI: add missing _OSI strings | Shaohua Li | 2011-08-02 | 1 | -1/+7 |
| | | | | * | | | | ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX | Zhang Rui | 2011-07-30 | 1 | -0/+16 |
| | | | | |/ / / |
|
| | | | * | | | | ACPI / SBS: Correct the value of power_now and power_avg in the sysfs | Lan Tianyu | 2011-07-14 | 1 | -0/+6 |
| | | | * | | | | ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property() | Lan Tianyu | 2011-07-14 | 1 | -2/+5 |
| | | | | |/ /
| | | | |/| | |
|