Age | Commit message (Expand) | Author |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-20 | Typo: depricated -> deprecated | Rolf Eike Beer |
2007-10-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-19 | x86: acpi use cpu_physical_id | Mike Travis |
2007-10-18 | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki |
2007-10-18 | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rework struct hibernation_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki |
2007-10-14 | more trivial signedness fixes in drivers | Al Viro |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-10-12 | Convert from class_device to device for drivers/video | tonyj@suse.de |
2007-10-12 | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-10-12 | ACPI: remove the now unused ifdef code | Thomas Gleixner |
2007-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-10-11 | ide: hook ACPI _PSx method to IDE power on/off | Shaohua Li |
2007-10-10 | Pull acpica into test branch | Len Brown |
2007-10-10 | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy |
2007-10-10 | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy |
2007-10-10 | Pull cpuidle into test branch | Len Brown |
2007-10-10 | Pull bugzilla-8709 into release branch | Len Brown |
2007-10-10 | Pull bugzilla-292300 into release branch | Len Brown |
2007-10-10 | Pull battery-sbs-ac into release branch | Len Brown |
2007-10-10 | Pull thermal into release branch | Len Brown |
2007-10-10 | Pull video into release branch | Len Brown |
2007-10-10 | Pull suspend into release branch | Len Brown |
2007-10-10 | Pull randconfig into release branch | Len Brown |
2007-10-10 | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown |
2007-10-10 | ACPI: clean up acpi_enter_sleep_state_prep | Rafael J. Wysocki |
2007-10-10 | Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish | Rafael J. Wysocki |
2007-10-10 | ACPI: suppress uninitialized var warning | Andrew Morton |
2007-10-10 | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown |
2007-10-09 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik |
2007-09-27 | ACPI: AC: Add sysfs interface | Alexey Starikovskiy |
2007-09-27 | ACPI: SBS: Add sysfs alarm | Alexey Starikovskiy |
2007-09-27 | ACPI: SBS: Add ACPI_PROCFS around procfs handling code. | Alexey Starikovskiy |
2007-09-27 | ACPI: SBS: Add support for power_supply class (and sysfs) | Alexey Starikovskiy |
2007-09-27 | ACPI: SBS: Make SBS reads table-driven. | Alexey Starikovskiy |
2007-09-27 | ACPI: SBS: Simplify data structures in SBS | Alexey Starikovskiy |
2007-09-27 | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy |
2007-09-27 | ACPI: EC: Add new query handler to list head. | Alexey Starikovskiy |
2007-09-27 | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: add sysfs alarm | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: Add sysfs support | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: Misc clean-ups, no functional changes | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: simplify update scheme | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: don't use acpi_extract_package() | Alexey Starikovskiy |