aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang
2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang
2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang
2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang
2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang
2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang
2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-08ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-24ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23ACPI thermal: Don't invalidate thermal zone if critical trip point is badThomas Renninger
2010-02-23Merge branch 'pcc' into releaseLen Brown
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki
2010-02-22ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh
2010-02-19ACPI thermal: Check for thermal zone requirementThomas Renninger
2010-02-19ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo
2010-02-16ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven
2010-02-16ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang
2010-02-16ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz
2010-02-16ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz
2010-02-16ACPI: delete unused acpi_evaluate_string()Len Brown
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-04Fix misspellings of "separate" in strings.Adam Buchbinder
2010-01-31ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger
2010-01-31ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2010-01-22ACPI: processor: only evaluate _PDC once per processorAlex Chiang