summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger2010-10-011-1/+0
| * | | | Merge branch 'gpe-defer' into releaseLen Brown2010-10-2512-140/+92
| |\ \ \ \
| | * | | | ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-2412-140/+92
| | |/ / /
| * | | | Merge branch 'battery' into releaseLen Brown2010-10-251-8/+27
| |\ \ \ \
| | * | | | ACPI / Battery: Return -ENODEV for unknown values in get_property()Rafael J. Wysocki2010-10-231-8/+27
| | | |/ / | | |/| |
| * | | | Merge branch 'acpi_pm_device_sleep_state' into releaseLen Brown2010-10-251-6/+10
| |\ \ \ \
| | * | | | ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki2010-10-151-6/+10
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown2010-10-253-20/+59
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-012-5/+4
| | | | * | | ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HIDThomas Renninger2010-10-011-16/+20
| | | | |/ /
| | | * | | ACPI battery: support percentage battery remaining capacityZhang Rui2010-10-221-1/+37
| * | | | | Merge branch 'procfs-cleanup-v2' into releaseLen Brown2010-10-2512-1415/+29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ACPI: remove unused declaration of proc_fs.hZhang Rui2010-10-153-3/+0
| | * | | | ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...Zhang Rui2010-10-152-1/+23
| | * | | | ACPI video: remove deprecated procfs I/FZhang Rui2010-10-151-770/+1
| | * | | | ACPI thermal: remove deprecated procfs I/FZhang Rui2010-10-151-435/+1
| | * | | | ACPI fan: remove deprecated procfs I/FZhang Rui2010-10-151-138/+1
| | * | | | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by defaultZhang Rui2010-10-154-68/+3
| | |/ / /
| * | | | Merge branch 'acpica' into releaseLen Brown2010-10-2534-684/+1793
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Subject: [PATCH] ACPICA: Fix Scope() op in module level codeBob Moore2010-10-231-2/+17
| | * | | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King2010-10-171-0/+1
| | * | | ACPICA: Add Vista SP2 to supported _OSI stringsBob Moore2010-10-172-1/+3
| | * | | ACPICA: Eliminate duplicate code in acpi_ut_execute_* functionsBob Moore2010-10-171-41/+4
| | * | | ACPICA: Change type of _TZ from ThermalZone to DeviceBob Moore2010-10-171-2/+4
| | * | | ACPICA: Comment update; no functional changeBob Moore2010-10-171-0/+6
| | * | | ACPI: add FW_BUG to OSI(Linux) messageLen Brown2010-10-151-1/+1
| | * | | ACPICA: Increase configurability of error messagesBob Moore2010-10-011-1/+1
| | * | | ACPICA: Add repair for _HID and _CID stringsBob Moore2010-10-011-0/+163
| | * | | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore2010-10-017-287/+445
| | * | | ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-011-1/+1
| | * | | ACPICA: Update math module; no functional changeBob Moore2010-10-011-3/+20
| | * | | ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-017-26/+28
| | * | | ACPICA: Add ACPI_INLINE configuration parameterLin Ming2010-10-011-2/+2
| | * | | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore2010-10-015-73/+430
| | * | | ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-0112-193/+593
| | * | | ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore2010-10-013-49/+73
| | * | | ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore2010-10-012-6/+6
| | |/ /
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-261-1/+0
|\ \ \ \
| * | | | acpi_idle: delete bogus data from cpuidle_state.power_usageLen Brown2010-10-151-1/+0
| |/ / /
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
| | |/ | |/|
* | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-6/+1
|\ \ \ | |_|/ |/| |
| * | x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-171-6/+1
| |/
* | Merge branch 'msi-dmi' into releaseLen Brown2010-10-081-0/+17
|\ \
| * | ACPI: add DMI to disable AML Vista compatibility on MSI GX723 NotebookLee, Chun-Yi2010-10-011-0/+17
| |/
* | Merge branch 'pdc-regression' into releaseLen Brown2010-10-081-0/+1
|\ \
| * | ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu2010-10-011-0/+1
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-0122-74/+151
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown2010-09-2917-55/+110
| |\ \ \ \ \ \ \ \
| | | | | | | | * | ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying2010-09-291-3/+20
OpenPOWER on IntegriCloud