| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: debugfs custom_method open to non-root | Dave Jones | 2010-11-13 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-26 | 62 | -2632/+2337 |
|\ |
|
| * | Merge branch 'misc' into release | Len Brown | 2010-10-26 | 8 | -213/+20 |
| |\ |
|
| | * | ACPI: install ACPI table handler before any dynamic tables being loaded | Zhang Rui | 2010-10-26 | 1 | -1/+6 |
| | * | ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs | Rafael J. Wysocki | 2010-10-25 | 1 | -0/+8 |
| | * | ACPI dock: move some functions to .init.text | Uwe Kleine-König | 2010-10-19 | 1 | -3/+3 |
| | * | ACPI: thermal: remove unused limit code | Len Brown | 2010-10-19 | 1 | -71/+0 |
| | * | ACPI: static sleep_states[] and acpi_gts_bfs_check | Stephen Hemminger | 2010-10-19 | 2 | -3/+2 |
| | * | ACPI: remove dead code | Stephen Hemminger | 2010-10-19 | 3 | -134/+0 |
| | * | ACPI: Only processor needs CPU_IDLE | Jean Delvare | 2010-10-19 | 1 | -1/+1 |
| * | | Merge branch 'acpi-mmio' into release | Len Brown | 2010-10-26 | 1 | -48/+232 |
| |\ \ |
|
| | * | | ACPI: Page based coalescing of I/O remappings optimization | Myron Stowe | 2010-10-24 | 1 | -11/+51 |
| | * | | ACPI: Convert simple locking to RCU based locking | Myron Stowe | 2010-10-24 | 1 | -12/+11 |
| | * | | ACPI: Pre-map 'system event' related register blocks | Myron Stowe | 2010-10-24 | 1 | -31/+40 |
| | * | | ACPI: Add interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 2010-10-24 | 1 | -0/+38 |
| | * | | ACPI: Maintain a list of ACPI memory mapped I/O remappings | Myron Stowe | 2010-10-24 | 1 | -15/+113 |
| | * | | ACPI: Fix ioremap size for MMIO reads and writes | Myron Stowe | 2010-10-24 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'ec-param' into release | Len Brown | 2010-10-25 | 1 | -2/+7 |
| |\ \ |
|
| | * | | ACPI: Make Embedded Controller command timeout delay configurable | Thomas Renninger | 2010-10-22 | 1 | -2/+7 |
| | |/ |
|
| * | | Merge branch 'power-refcount' into release | Len Brown | 2010-10-25 | 1 | -97/+70 |
| |\ \ |
|
| | * | | ACPI / PM: Fix reference counting of power resources | Rafael J. Wysocki | 2010-10-23 | 1 | -97/+70 |
| | |/ |
|
| * | | Merge branch 'cleanup' into release | Len Brown | 2010-10-25 | 1 | -1/+0 |
| |\ \ |
|
| | * | | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER | Thomas Renninger | 2010-10-01 | 1 | -1/+0 |
| * | | | Merge branch 'gpe-defer' into release | Len Brown | 2010-10-25 | 12 | -140/+92 |
| |\ \ \ |
|
| | * | | | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 2010-09-24 | 12 | -140/+92 |
| | |/ / |
|
| * | | | Merge branch 'battery' into release | Len Brown | 2010-10-25 | 1 | -8/+27 |
| |\ \ \ |
|
| | * | | | ACPI / Battery: Return -ENODEV for unknown values in get_property() | Rafael J. Wysocki | 2010-10-23 | 1 | -8/+27 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'acpi_pm_device_sleep_state' into release | Len Brown | 2010-10-25 | 1 | -6/+10 |
| |\ \ \ |
|
| | * | | | ACPI / PM: Fix problems with acpi_pm_device_sleep_state() | Rafael J. Wysocki | 2010-10-15 | 1 | -6/+10 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 2010-10-25 | 3 | -20/+59 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | | * | | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 2010-10-01 | 2 | -5/+4 |
| | | | * | | ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID | Thomas Renninger | 2010-10-01 | 1 | -16/+20 |
| | | | |/ |
|
| | | * | | ACPI battery: support percentage battery remaining capacity | Zhang Rui | 2010-10-22 | 1 | -1/+37 |
| * | | | | Merge branch 'procfs-cleanup-v2' into release | Len Brown | 2010-10-25 | 12 | -1415/+29 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | ACPI: remove unused declaration of proc_fs.h | Zhang Rui | 2010-10-15 | 3 | -3/+0 |
| | * | | | ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_P... | Zhang Rui | 2010-10-15 | 2 | -1/+23 |
| | * | | | ACPI video: remove deprecated procfs I/F | Zhang Rui | 2010-10-15 | 1 | -770/+1 |
| | * | | | ACPI thermal: remove deprecated procfs I/F | Zhang Rui | 2010-10-15 | 1 | -435/+1 |
| | * | | | ACPI fan: remove deprecated procfs I/F | Zhang Rui | 2010-10-15 | 1 | -138/+1 |
| | * | | | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default | Zhang Rui | 2010-10-15 | 4 | -68/+3 |
| | |/ / |
|
| * | | | Merge branch 'acpica' into release | Len Brown | 2010-10-25 | 34 | -684/+1793 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Subject: [PATCH] ACPICA: Fix Scope() op in module level code | Bob Moore | 2010-10-23 | 1 | -2/+17 |
| | * | | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events | Colin Ian King | 2010-10-17 | 1 | -0/+1 |
| | * | | ACPICA: Add Vista SP2 to supported _OSI strings | Bob Moore | 2010-10-17 | 2 | -1/+3 |
| | * | | ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions | Bob Moore | 2010-10-17 | 1 | -41/+4 |
| | * | | ACPICA: Change type of _TZ from ThermalZone to Device | Bob Moore | 2010-10-17 | 1 | -2/+4 |
| | * | | ACPICA: Comment update; no functional change | Bob Moore | 2010-10-17 | 1 | -0/+6 |
| | * | | ACPI: add FW_BUG to OSI(Linux) message | Len Brown | 2010-10-15 | 1 | -1/+1 |
| | * | | ACPICA: Increase configurability of error messages | Bob Moore | 2010-10-01 | 1 | -1/+1 |
| | * | | ACPICA: Add repair for _HID and _CID strings | Bob Moore | 2010-10-01 | 1 | -0/+163 |