aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* acpi: Support IBM SMBus CMI devicesDarrick J. Wong2010-03-241-0/+38
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+6
*-------------------. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14168-2226/+2486
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz2010-02-161-2/+1
| | | | | | | | | | | * ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz2010-02-161-3/+0
| | | | | | | | | | | * ACPI: delete unused acpi_evaluate_string()Len Brown2010-02-161-45/+0
| | | | | | | | | | * | ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett2010-03-141-11/+17
| | | | | | | | | * | | ACPI thermal: Check for thermal zone requirementThomas Renninger2010-02-191-1/+17
| | | | | | | | | |/ /
| | | | | | | | * / / ACPI thermal: Don't invalidate thermal zone if critical trip point is badThomas Renninger2010-02-231-8/+10
| | | | | | | | |/ /
| | | | | | * | | | ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang2010-03-141-9/+9
| | | | | | * | | | ACPI: processor: refactor internal map_lsapic_id()Alex Chiang2010-03-141-15/+5
| | | | | | * | | | ACPI: processor: refactor internal map_x2apic_id()Alex Chiang2010-03-141-9/+3
| | | | | | * | | | ACPI: processor: refactor internal map_lapic_id()Alex Chiang2010-03-141-6/+9
| | | | | | * | | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-142-10/+0
| | | | | | * | | | ACPI: processor: remove early _PDC optin quirksAlex Chiang2010-03-141-37/+0
| | | | | | * | | | ACPI: processor: add internal processor_physically_present()Alex Chiang2010-03-141-0/+42
| | | | | | * | | | ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2010-03-142-159/+160
| | | | | | * | | | ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-141-6/+4
| | | | | | * | | | ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-142-2/+2
| | | | | | * | | | ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2010-03-142-2/+2
| | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-122-2/+2
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-2/+2
| | | | | |\ \ \ \
| | | | | | * | | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| | | | | | * | | | Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-041-1/+1
| | | | | | | |_|/ | | | | | | |/| |
| | | | * | / | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-071-0/+2
| | | | |/ / / /
| | | | * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-03-071-0/+2
| | | | |\ \ \ \
| | | | | * | | | [CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar2010-01-131-0/+2
| | | | * | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-2/+2
| | | | |\ \ \ \ \
| | | | | * | | | | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-171-2/+2
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
| | | | |\ \ \ \ \
| | | | | * | | | | percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
| | | | | |/ / / /
| | | | * | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01143-526/+601
| | | | |\ \ \ \ \
| | | | | * | | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-289-45/+45
| | | | | * | | | | ACPICA: Disassembler: Remove obsolete "Integer64" field in parse objectBob Moore2010-01-221-1/+0
| | | | | * | | | | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-2230-182/+150
| | | | | * | | | | ACPICA: Predefined name repair: fix NULL package elementsBob Moore2010-01-225-92/+209
| | | | | * | | | | ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming2010-01-221-19/+33
| | | | | * | | | | ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-22134-134/+134
| | | | | * | | | | ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-225-53/+30
| | | | | |/ / / /
| | | | * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-2617-369/+399
| | |_|/| | | | | | |/| | | | | | |
| | | | * | | | | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-244-22/+30
| | | | * | | | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
| | | | * | | | | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-224-3/+22
| | | | * | | | | ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki2010-02-223-39/+150
| | | | * | | | | ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-223-11/+31
| | | | * | | | | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-2211-304/+175
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | ACPI: Disable explicit power state retrieval on fansZhang Rui2009-12-281-5/+5
| | | | |_|_|/ | | | |/| | |
| | * / | | | ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki2010-03-083-6/+48
| |/ / / / /
| * | | | | Merge branch 'pcc' into releaseLen Brown2010-02-231-1/+5
| |\ \ \ \ \
| | * | | | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong2010-02-191-1/+5
| | | |/ / / | | |/| | |