Age | Commit message (Expand) | Author |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-04 | Kconfig: acpi: Fix typo in comment. | Justin P. Mattock |
2012-01-04 | switch debugfs to umode_t | Al Viro |
2012-01-04 | switch procfs to umode_t use | Al Viro |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki |
2011-12-06 | ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR | Keng-Yu Lin |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock |
2011-11-17 | pstore: pass reason to backend write callback | Kees Cook |
2011-11-17 | pstore: pass allocated memory region back to caller | Kees Cook |
2011-11-12 | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) | Rafael J. Wysocki |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-07 | Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next | Len Brown |
2011-11-07 | Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'... | Len Brown |
2011-11-07 | cpuidle: Single/Global registration of idle states | Deepthi Dharwar |
2011-11-07 | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar |
2011-11-07 | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar |
2011-11-07 | ACPI: Export FADT pm_profile integer value to userspace | Thomas Renninger |
2011-11-07 | ACPI: Drop ACPI_NO_HARDWARE_INIT | Rafael J. Wysocki |
2011-11-07 | ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() | Luck, Tony |
2011-11-07 | ACPI: Fix possible recursive locking in hwregs.c | Rakib Mullick |
2011-11-07 | ACPI: use kstrdup() | Thomas Meyer |
2011-11-04 | ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist | Dave Jones |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds |
2011-10-31 | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | acpi: downgrade files from module.h to export.h where possible. | Paul Gortmaker |
2011-10-31 | acpi: delete module.h include from files explicitly not needing it | Paul Gortmaker |
2011-10-31 | acpi: add module.h to files implicitly using/relying on it. | Paul Gortmaker |
2011-10-28 | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2011-10-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-21 | ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist. | Dave Jones |
2011-10-16 | PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvs | Bogdan Radulescu |
2011-10-16 | PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvs | Rafael J. Wysocki |
2011-10-14 | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava |
2011-10-12 | pstore: make pstore write function return normal success/fail value | Chen Gong |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-10-07 | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki |
2011-10-04 | llist: Make some llist functions inline | Huang Ying |
2011-09-13 | locking, ACPI: Annotate c3_lock as raw | Thomas Gleixner |
2011-09-13 | Merge branches 'apei', 'bz-13195' and 'doc' into acpi | Len Brown |
2011-08-30 | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 | Len Brown |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet |
2011-08-16 | pstore: change mutex locking to spin_locks | Don Zickus |