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