aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-227-16/+57
* ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk2013-01-271-0/+3
* ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui2013-01-171-1/+6
* ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki2013-01-111-1/+1
* ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2012-12-171-0/+14
* ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2012-12-171-0/+77
* ACPI: missing breakAlan Cox2012-12-101-0/+1
* ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-211-1/+15
* ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-211-4/+10
* ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming2012-10-131-2/+6
* cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-10-021-2/+4
* ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-09-141-0/+1
* ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu2012-08-091-1/+3
* ACPI sysfs.c strlen fixPavel Vasilyev2012-07-161-2/+2
* acpi_pad: fix power_saving thread deadlockStuart Hayes2012-07-161-3/+4
* acpi_video: fix leaking PCI referencesAlan Cox2012-06-171-2/+3
* ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft2012-06-101-1/+9
* ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu2012-05-211-0/+8
* ACPICA: Fix to allow region arguments to reference other scopesLin Ming2012-04-223-1/+8
* ACPICA: Fix regression in FADT revision checksJulian Anastasov2012-04-131-4/+4
* ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen2012-04-131-8/+37
* ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin2012-03-121-0/+16
* PCI: Rework ASPM disable codeMatthew Garrett2012-02-061-0/+7
* ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming2012-01-251-2/+24
* ACPICA: Put back the call to acpi_os_validate_addressLin Ming2012-01-251-0/+24
* ACPI: Store SRAT table revisionKurt Garloff2012-01-251-0/+6
* ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony2011-11-111-1/+1
* acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown2011-10-031-1/+1
* ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-10-033-0/+17
*-. Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2011-07-142-18/+11
|\ \
| | * ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-131-17/+0
| |/ |/|
| * ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying2011-07-131-1/+11
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-2926-466/+678
|\
| * Merge branch 'ec-cleanup' into releaseLen Brown2011-05-291-7/+1
| |\
| | * ACPI EC: remove redundant codeZhang Rui2011-05-291-2/+0
| | * ACPI EC: remove dead codeThomas Renninger2011-04-011-5/+1
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-2933-439/+854
| |\ \ \ \ \ \ \ | | | | | | | |/
| | | | | | * | ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-251-0/+3
| | | | | * | | ACPI: Add D3 cold stateLin Ming2011-05-291-1/+1
| | | | * | | | ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-291-0/+8
| | | | |/ / /
| | | * | | | ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-3/+9
| | | |/ / /
| | * | | | ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-294-79/+117
| | * | | | ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-293-20/+23
| | |/ / /
| * | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-093-9/+127
| * | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-091-1/+0
| * | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-096-21/+8
| * | | | ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-091-8/+5
| * | | | ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-094-316/+347
| * | | | ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-253-41/+44
| * | | | ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-252-9/+17