summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-04-2339-1352/+1496
|\
| * Merge branch 'bugzilla-15749' into releaseLen Brown2010-04-161-6/+11
| |\
| | * ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy2010-04-161-6/+11
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------------. \ Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-0634-83/+128
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | | | | | | | | * ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett2010-04-041-13/+16
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | | | | | | * ACPI: NUMA: map pxms to low node idsDavid Rientjes2010-04-041-2/+4
| | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | | * ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas2010-04-041-10/+4
| | | | | |_|_|/ | | | | |/| | |
| | | | | | | * ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()Rafael J. Wysocki2010-03-231-12/+7
| | | | | | * | ACPI: use _HID when supplied by root-level devicesBjorn Helgaas2010-04-031-6/+6
| | | | | |/ / | | | | |/| |
| | | | | * | ACPI: fixes a false alarm from lockdepZhang Rui2010-03-231-1/+8
| | | | | * | ACPI dock: support multiple ACPI dock devicesZhang Rui2010-03-231-5/+2
| | | | | |/
| | | * | | ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki2010-04-061-8/+30
| | | * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3030-0/+30
| | | |/ /
| | * | | ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2010-03-172-26/+21
| * | | | ACPI: battery drivers should call power_supply_changed()Alan Jenkins2010-04-041-1/+1
| * | | | ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins2010-04-041-2/+2
| | |/ / | |/| |
| * | | 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
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | 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
| | |/ / / / / /
| * | | | | | | ACPI: Battery: Add support for _BIX extended info methodAlexey Starikovskiy2010-01-151-10/+58
| * | | | | | | ACPI: SBS: Export cycle_countAlexey Starikovskiy2010-01-151-0/+5
| * | | | | | | ACPI: Battery: Add bit flagsAlexey Starikovskiy2010-01-151-12/+14
* | | | | | | | Remove empty comment in acpi/power.cJustin P. Mattock2010-04-011-1/+0
* | | | | | | | Fix typos in commentsThomas Weber2010-03-161-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
OpenPOWER on IntegriCloud