summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2010-03-15ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9
2010-03-15ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5
2010-03-15ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3
2010-03-15ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9
2010-03-15ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2-10/+0
2010-03-15ACPI: processor: remove early _PDC optin quirksAlex Chiang1-37/+0
2010-03-15ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42
2010-03-15ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160
2010-03-15ACPI: processor: export acpi_get_cpuid()Alex Chiang1-6/+4
2010-03-15ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2-2/+2
2010-03-15ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-03-08sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman1-0/+2
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-0/+2
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds143-526/+601
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds17-369/+399
2010-02-25ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki4-22/+30
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas1-0/+1
2010-02-23Merge branch 'pcc' into releaseLen Brown1-1/+5
2010-02-23PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki4-3/+22
2010-02-23ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki3-39/+150
2010-02-23ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki3-11/+31
2010-02-23ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki11-304/+175
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh1-12/+16
2010-02-19ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong1-1/+5
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown5-7/+47
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown1-2/+2
2010-02-18smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu1-2/+2
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo1-1/+1
2010-02-16ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven1-0/+8
2010-02-16ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang1-0/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-04Fix misspellings of "separate" in strings.Adam Buchbinder1-1/+1
2010-02-01ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger1-5/+19
2010-02-01ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger1-0/+3
2010-01-28ACPI: replace acpi_integer by u64Lin Ming9-45/+45
2010-01-22ACPI: processor: only evaluate _PDC once per processorAlex Chiang1-0/+7
2010-01-22ACPI: processor: add kernel command line support for early _PDC evalAlex Chiang1-0/+7
2010-01-22ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore1-1/+0
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore30-182/+150
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore5-92/+209
2010-01-22ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming1-19/+33
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore134-134/+134
2010-01-22ACPICA: Update for new gcc-4 warning optionsBob Moore5-53/+30
2010-01-20Merge branch 'bugzilla-14954' into releaseLen Brown1-0/+30
2010-01-20Merge branch 'misc' into releaseLen Brown7-8/+10
2010-01-20Merge branch 'osc-bugfix' into releaseLen Brown1-1/+6