aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* ACPI: debugfs custom_method open to non-rootDave Jones2010-11-13
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-26
|\
| * Merge branch 'misc' into releaseLen Brown2010-10-26
| |\
| | * ACPI: install ACPI table handler before any dynamic tables being loadedZhang Rui2010-10-26
| | * ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvsRafael J. Wysocki2010-10-25
| | * ACPI dock: move some functions to .init.textUwe Kleine-König2010-10-19
| | * ACPI: thermal: remove unused limit codeLen Brown2010-10-19
| | * ACPI: static sleep_states[] and acpi_gts_bfs_checkStephen Hemminger2010-10-19
| | * ACPI: remove dead codeStephen Hemminger2010-10-19
| | * ACPI: Only processor needs CPU_IDLEJean Delvare2010-10-19
| * | Merge branch 'acpi-mmio' into releaseLen Brown2010-10-26
| |\ \
| | * | ACPI: Page based coalescing of I/O remappings optimizationMyron Stowe2010-10-24
| | * | ACPI: Convert simple locking to RCU based lockingMyron Stowe2010-10-24
| | * | ACPI: Pre-map 'system event' related register blocksMyron Stowe2010-10-24
| | * | ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2010-10-24
| | * | ACPI: Maintain a list of ACPI memory mapped I/O remappingsMyron Stowe2010-10-24
| | * | ACPI: Fix ioremap size for MMIO reads and writesMyron Stowe2010-10-24
| | |/
| * | Merge branch 'ec-param' into releaseLen Brown2010-10-25
| |\ \
| | * | ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger2010-10-22
| | |/
| * | Merge branch 'power-refcount' into releaseLen Brown2010-10-25
| |\ \
| | * | ACPI / PM: Fix reference counting of power resourcesRafael J. Wysocki2010-10-23
| | |/
| * | Merge branch 'cleanup' into releaseLen Brown2010-10-25
| |\ \
| | * | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger2010-10-01
| * | | Merge branch 'gpe-defer' into releaseLen Brown2010-10-25
| |\ \ \
| | * | | ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki2010-09-24
| | |/ /
| * | | Merge branch 'battery' into releaseLen Brown2010-10-25
| |\ \ \
| | * | | ACPI / Battery: Return -ENODEV for unknown values in get_property()Rafael J. Wysocki2010-10-23
| | | |/ | | |/|
| * | | Merge branch 'acpi_pm_device_sleep_state' into releaseLen Brown2010-10-25
| |\ \ \
| | * | | ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki2010-10-15
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown2010-10-25
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-01
| | | | * | ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HIDThomas Renninger2010-10-01
| | | | |/
| | | * | ACPI battery: support percentage battery remaining capacityZhang Rui2010-10-22
| * | | | Merge branch 'procfs-cleanup-v2' into releaseLen Brown2010-10-25
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ACPI: remove unused declaration of proc_fs.hZhang Rui2010-10-15
| | * | | ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P...Zhang Rui2010-10-15
| | * | | ACPI video: remove deprecated procfs I/FZhang Rui2010-10-15
| | * | | ACPI thermal: remove deprecated procfs I/FZhang Rui2010-10-15
| | * | | ACPI fan: remove deprecated procfs I/FZhang Rui2010-10-15
| | * | | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by defaultZhang Rui2010-10-15
| | |/ /
| * | | Merge branch 'acpica' into releaseLen Brown2010-10-25
| |\ \ \ | | |/ / | |/| |
| | * | Subject: [PATCH] ACPICA: Fix Scope() op in module level codeBob Moore2010-10-23
| | * | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King2010-10-17
| | * | ACPICA: Add Vista SP2 to supported _OSI stringsBob Moore2010-10-17
| | * | ACPICA: Eliminate duplicate code in acpi_ut_execute_* functionsBob Moore2010-10-17
| | * | ACPICA: Change type of _TZ from ThermalZone to DeviceBob Moore2010-10-17
| | * | ACPICA: Comment update; no functional changeBob Moore2010-10-17
| | * | ACPI: add FW_BUG to OSI(Linux) messageLen Brown2010-10-15
| | * | ACPICA: Increase configurability of error messagesBob Moore2010-10-01
| | * | ACPICA: Add repair for _HID and _CID stringsBob Moore2010-10-01