aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-9/+22
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki1-29/+0
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds7-76/+233
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds27-2/+26
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2-61/+210
2011-11-06Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpiLen Brown4-14/+22
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar2-42/+169
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-13/+12
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_stateDeepthi Dharwar1-26/+49
2011-11-06ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger1-1/+13
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-6/+2
2011-11-06ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony1-1/+1
2011-11-06ACPI: Fix possible recursive locking in hwregs.cRakib Mullick1-5/+6
2011-11-06ACPI: use kstrdup()Thomas Meyer1-2/+1
2011-11-04ACPI / PM: Add Sony VPCEB17FX to nonvs blacklistDave Jones1-0/+8
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-5/+7
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker22-0/+22
2011-10-31acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker1-1/+1
2011-10-31acpi: delete module.h include from files explicitly not needing itPaul Gortmaker1-1/+0
2011-10-31acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker3-0/+3
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-1/+2
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+8
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2011-10-22ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.Dave Jones1-0/+8
2011-10-16PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvsBogdan Radulescu1-0/+8
2011-10-16PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+8
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava1-1/+2
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-4/+6
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-14/+8
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki1-1/+1
2011-10-04llist: Make some llist functions inlineHuang Ying1-1/+0
2011-09-13locking, ACPI: Annotate c3_lock as rawThomas Gleixner1-5/+5
2011-09-12Merge branches 'apei', 'bz-13195' and 'doc' into acpiLen Brown3-2/+3
2011-08-29acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown1-1/+1
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-08-11ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong1-0/+1
2011-08-11APEI: Fix WHEA _OSC callMatthew Garrett1-1/+1
2011-08-05Merge branch 'battery' into releaseLen Brown1-3/+7
2011-08-05Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky1-3/+7
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds9-68/+516
2011-08-03Merge branch 'apei' into apei-releaseLen Brown9-68/+516
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying1-15/+24
2011-08-03APEI GHES: 32-bit buildfixLen Brown1-2/+3
2011-08-03ACPI: APEI build fixLen Brown1-2/+0
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2-7/+24
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying1-7/+177
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2-18/+193
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds19-57/+227