| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -10/+18 |
|\ \ |
|
| * | | ACPI / PM: Fix problems with acpi_pm_device_sleep_state() | Rafael J. Wysocki | 2010-10-15 | 2 | -10/+18 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 2010-10-25 | 9 | -26/+68 |
|\ \ \ \ \ |
|
| | | * | | | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 2010-10-01 | 7 | -11/+12 |
| | | * | | | 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 |
| * | | | | | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui | 2010-10-12 | 1 | -0/+1 |
* | | | | | | 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 | 40 | -717/+1826 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Subject: [PATCH] ACPICA: Fix Scope() op in module level code | Bob Moore | 2010-10-23 | 1 | -2/+17 |
| * | | | | ACPICA: Update version to 20101013 | Bob Moore | 2010-10-17 | 1 | -1/+1 |
| * | | | | 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: Update version to 20100915 | Bob Moore | 2010-10-01 | 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 |
| * | | | | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file | Bob Moore | 2010-10-01 | 7 | -287/+445 |
| * | | | | ACPICA: Make acpi_gbl_system_awake_and_running publically available | Bob Moore | 2010-10-01 | 2 | -1/+2 |
| * | | | | ACPICA: Update math module; no functional change | Bob Moore | 2010-10-01 | 2 | -13/+20 |
| * | | | | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming | 2010-10-01 | 9 | -37/+41 |
| * | | | | ACPICA: Add ACPI_INLINE configuration parameter | Lin Ming | 2010-10-01 | 3 | -2/+10 |
| * | | | | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore | 2010-10-01 | 6 | -80/+430 |
| * | | | | ACPICA: Update version to 20100806 | Bob Moore | 2010-10-01 | 1 | -1/+1 |
| * | | | | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming | 2010-10-01 | 15 | -196/+602 |
| * | | | | ACPICA: Revert "Revert "Enable multi-byte EC transfers | Bob Moore | 2010-10-01 | 3 | -49/+73 |
| * | | | | ACPICA: Fix acpi_os_read_pci_configuration prototype | Bob Moore | 2010-10-01 | 3 | -7/+7 |
| | |_|/
| |/| | |
|
* | | | | Linux 2.6.36v2.6.36 | Linus Torvalds | 2010-10-20 | 1 | -1/+1 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-20 | 7 | -9/+14 |
|\ \ \ \ |
|
| * | | | | MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. | Michel Thebeau | 2010-10-19 | 2 | -6/+6 |
| * | | | | MAINTAINERS: Change list for ioc_serial to linux-serial. | Ralf Baechle | 2010-10-19 | 1 | -1/+1 |
| * | | | | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-10-19 | 1 | -0/+1 |
| * | | | | MIPS: jz4740: Fix Kbuild Platform file. | David Daney | 2010-10-19 | 1 | -1/+1 |
| * | | | | MIPS: Repair Kbuild make clean breakage. | David Daney | 2010-10-19 | 2 | -1/+5 |
* | | | | | virtio: console: Don't block entire guest if host doesn't read data | Amit Shah | 2010-10-20 | 1 | -3/+14 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-10-20 | 2 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | [SCSI] bsg: fix incorrect device_status value | FUJITA Tomonori | 2010-10-15 | 1 | -1/+1 |
| * | | | | | [SCSI] Fix VPD inquiry page wrapper | Martin K. Petersen | 2010-09-16 | 1 | -2/+2 |
* | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-20 | 3 | -44/+19 |
|\ \ \ \ \ \ |
|