1. 30 Oct, 2007 2 commits
    • Linus Torvalds's avatar
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 · c8593884
      Linus Torvalds authored
      * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (26 commits)
        cpuidle: remove unused exports
        acpi: remove double mention of Support for ACPI option
        ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS
        ACPI: Battery: Allow extract string from integer
        ACPI: battery: Support for non-spec name for LiIon technology
        ACPI: battery: register power_supply subdevice only when battery is present
        suspend: MAINTAINERS update
        ACPI: update MAINTAINERS
        fujitsu-laptop.c: remove dead code
        cpuidle: unexport tick_nohz_get_sleep_length
        ACPI: battery: Update battery information upon sysfs read.
        fujitsu-laptop: make 2 functions static
        ACPI: EC: fix use-after-free
        ACPI: battery: remove dead code
        ACPI: Fan: Drop force_power_state acpi_device option
        ACPI: Fan: fan device does not need own structure
        ACPI: power: don't cache power resource state
        ACPI: EC: Output changes to operational mode
        ACPI: EC: Add workaround for "optimized" controllers
        ACPI: EC: Don't re-enable GPE for each transaction.
        ...
      c8593884
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 · 4282b01e
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86:
        x86 boot: document for 32 bit boot protocol
        remove the dead X86_REMOTE_DEBUG option
        x86: merge EARLY_PRINTK options
        x86: mm/discontig_32.c: make code static
        x86: kernel/setup_32.c: unexport machine_id
        x86 gart: rename symbols only used for the GART implementation
        x86 gart: make some variables and functions static
        x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
        x86 gart: rename iommu.h to gart.h
        x86: additional CPUID strings; fix strings for AMD-ecx
      4282b01e
  2. 29 Oct, 2007 38 commits