aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| * | | ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore2012-01-17
| * | | ACPICA: Fix to allow region arguments to reference other scopesLin Ming2012-01-17
| * | | ACPICA: Update for GCC 4Bob Moore2012-01-17
| * | | Merge branch 'acpica-validate-address-regression' into nextLen Brown2012-01-17
| |\ \ \ | | |/ / | |/| |
| | * | ACPICA: Put back the call to acpi_os_validate_addressLin Ming2012-01-17
* | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\ \ \ \
| * | | | PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-06
| * | | | PCI: Rework ASPM disable codeMatthew Garrett2012-01-06
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-10
|\ \ \ \
| * | | | PCI: Rework ASPM disable codeMatthew Garrett2011-12-05
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ \
| * | | | Kconfig: acpi: Fix typo in comment.Justin P. Mattock2012-01-04
| * | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin2011-12-06
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \ \ \
| * | | | | switch debugfs to umode_tAl Viro2012-01-03
| * | | | | switch procfs to umode_t useAl Viro2012-01-03
| | |/ / / | |/| | |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | | | | pstore: pass reason to backend write callbackKees Cook2011-11-17
|/ / / / /
* | / / / 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
| |/ / / /