aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* pstore: pass allocated memory region back to callerKees Cook2011-11-17
* ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki2011-11-12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\
| *---. Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-06
| |\ \ \
| | * | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| | * | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| | * | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. | | Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown2011-11-06
| |\ \ \ \| |
| | | | * | | ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2011-11-06
| | | | |/ /
| | | * | | ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-06
| | | * | | ACPI: use kstrdup()Thomas Meyer2011-11-06
| | | |/ /
| | * / / ACPI: Fix possible recursive locking in hwregs.cRakib Mullick2011-11-06
| | |/ /
| * / / ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony2011-11-06
| |/ /
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \
| * | | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-31
| * | | acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker2011-10-31
| * | | acpi: delete module.h include from files explicitly not needing itPaul Gortmaker2011-10-31
| * | | acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker2011-10-31
* | | | ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones2011-11-04
* | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-11-01
|\ \ \ \ | |/ / / |/| | |
| * | | pstore: make pstore write function return normal success/fail valueChen Gong2011-10-12
| * | | pstore: change mutex locking to spin_locksDon Zickus2011-08-16
* | | | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-28
|\ \ \ \
| * | | | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-14
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \
| * | | | llist: Make some llist functions inlineHuang Ying2011-10-04
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-26
|\ \ \ \
| * | | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-10
| |/ / /
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \
| * | | | locking, ACPI: Annotate c3_lock as rawThomas Gleixner2011-09-13
| | |/ / | |/| |
* | | | ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.Dave Jones2011-10-21
* | | | PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvsBogdan Radulescu2011-10-16
* | | | PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvsRafael J. Wysocki2011-10-16
* | | | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-07
|\ \ \ \ | |_|/ / |/| | |
| * | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'apei', 'bz-13195' and 'doc' into acpiLen Brown2011-09-12
|\ \ \ \ | |_|/ / |/| | |
| | * | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown2011-08-29
| |/ / |/| |
| * | ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong2011-08-11
| * | APEI: Fix WHEA _OSC callMatthew Garrett2011-08-11
|/ /
* | Merge branch 'battery' into releaseLen Brown2011-08-05
|\ \
| * | Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky2011-08-05
* | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\ \ \
| * \ \ Merge branch 'apei' into apei-releaseLen Brown2011-08-03
| |\ \ \
| | * | | ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying2011-08-03
| | * | | APEI GHES: 32-bit buildfixLen Brown2011-08-03
| | * | | ACPI: APEI build fixLen Brown2011-08-03
| | * | | ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2011-08-03
| | * | | ACPI, APEI, GHES, Error records content based throttleHuang Ying2011-08-03
| | * | | ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2011-08-03
| | * | | ACPI, APEI, Add WHEA _OSC supportHuang Ying2011-07-13