aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| | * | | | | ACPICA: Update DSDT copy/detection.Bob Moore2010-04-20
| | * | | | | ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-20
| | * | | | | ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-20
| | * | | | | ACPICA: Add write support for DataTable operation regionsBob Moore2010-04-20
| | * | | | | ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy2010-04-20
| | * | | | | ACPICA: Update comments/headers, no functional changeBob Moore2010-04-20
| | * | | | | ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming2010-04-20
| | * | | | | ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-20
| | * | | | | ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-20
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
| |\ \ \ \ \
| | * | | | | Merge branch 'master' into for-nextJiri Kosina2010-04-22
| | |\| | | |
| | * | | | | Remove empty comment in acpi/power.cJustin P. Mattock2010-04-01
| | * | | | | Fix typos in commentsThomas Weber2010-03-16
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-20
| |\ \ \ \ \
| | * | | | | PM QOS updateMark Gross2010-05-10
| * | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | x86, acpi/irq: pci device dev->irq is an isa irq not a gsiEric W. Biederman2010-05-04
| | | |_|/ / | | |/| | |
* | | | | | ACPI / EC / PM: Fix names of functions that block/unblock EC transactionsRafael J. Wysocki2010-05-28
* | | | | | ACPI / EC / PM: Fix race between EC transactions and system suspendRafael J. Wysocki2010-05-28
|/ / / / /
* | / / / ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang2010-05-11
| |/ / / |/| | |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown2010-05-06
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | * | | ACPI: fix acpi_hest_firmware_first_pci() caused oopsShaohua Li2010-05-06
| | | * | | sbshc: acpi_device_class "smbus_host_controller" too longDan Carpenter2010-05-06
| | | * | | power_meter: acpi_device_class "power_meter_resource" too longDan Carpenter2010-05-06
| | | * | | acpi_pad: "processor_aggregator" name too longDan Carpenter2010-05-06
| |_|/ / / |/| | | |
| | * | | ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155xKamal Mostafa2010-05-06
| | * | | ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang2010-05-05
| |/ / / |/| | |
| * | | ACPI: silence kmemcheck false positiveDan Carpenter2010-04-27
|/ / /
* | | Merge branch 'bugzilla-15749' into releaseLen Brown2010-04-16
|\ \ \
| * | | ACPI: EC: Limit burst to 64 bitsAlexey Starikovskiy2010-04-16
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*---------------. \ \ \ Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | | | | | | * | ACPI: Don't send KEY_UNKNOWN for random video notificationsMatthew Garrett2010-04-04
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | | | | | * | ACPI: NUMA: map pxms to low node idsDavid Rientjes2010-04-04
| | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | | * | ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanupChase Douglas2010-04-04
| | | | |_|_|/ / | | | |/| | | |
| | | | | | * | ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()Rafael J. Wysocki2010-03-23
| | | | | * | | ACPI: use _HID when supplied by root-level devicesBjorn Helgaas2010-04-03
| | | | |/ / / | | | |/| | |
| | | | * | | ACPI: fixes a false alarm from lockdepZhang Rui2010-03-23
| | | | * | | ACPI dock: support multiple ACPI dock devicesZhang Rui2010-03-23
| | | | |/ /
| | * | | | ACPI / PM: Move ACPI video resume to a PM notifierRafael J. Wysocki2010-04-06
| | * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| | |/ / /
| * | | | ACPI: EC: Allow multibyte access to ECAlexey Starikovskiy2010-03-17
* | | | | ACPI: battery drivers should call power_supply_changed()Alan Jenkins2010-04-04
* | | | | ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins2010-04-04
| |/ / / |/| | |
* | | | acpi: Support IBM SMBus CMI devicesDarrick J. Wong2010-03-24
| |/ / |/| |
* | | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-------------------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | | | | | | | | | * ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz2010-02-16
| | | | | | | | | | | * ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz2010-02-16
| | | | | | | | | | | * ACPI: delete unused acpi_evaluate_string()Len Brown2010-02-16
| | | | | | | | | | * | ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett2010-03-14