Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | ACPI: add acpi_bus_get_parent() and remove "parent" arguments | Bjorn Helgaas | 2009-09-25 | 1 | -13/+37 | |
* | | | ACPI: remove unnecessary argument checking | Bjorn Helgaas | 2009-09-25 | 1 | -6/+2 | |
* | | | ACPI: remove redundant "type" arguments | Bjorn Helgaas | 2009-09-25 | 1 | -7/+7 | |
* | | | ACPI: remove acpi_device_set_context() "type" argument | Bjorn Helgaas | 2009-09-25 | 1 | -17/+15 | |
* | | | ACPI: use device_type rather than comparing HID | Bjorn Helgaas | 2009-09-25 | 1 | -6/+4 | |
* | | | ACPI: save device_type in acpi_device | Bjorn Helgaas | 2009-09-25 | 1 | -0/+1 | |
* | | | ACPI: remove redundant "handle" and "parent" arguments | Bjorn Helgaas | 2009-09-25 | 1 | -15/+12 | |
* | | | ACPI: remove unused acpi_bus_scan_fixed() argument | Bjorn Helgaas | 2009-09-25 | 1 | -5/+2 | |
* | | | ACPI: add debug for device addition | Bjorn Helgaas | 2009-09-25 | 1 | -2/+10 | |
* | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-24 | 1 | -2/+43 | |
|\ \ \ | ||||||
| * | | | ACPI button: provide lid status functions | Jesse Barnes | 2009-09-10 | 1 | -2/+43 | |
| |/ / | ||||||
* | | | ACPI: remove cpumask_t usage | Bjorn Helgaas | 2009-09-24 | 1 | -1/+1 | |
* | | | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 2009-09-24 | 2 | -4/+2 | |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-23 | 91 | -1864/+4388 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'video' into release | Len Brown | 2009-09-19 | 1 | -26/+50 | |
| |\ \ \ | ||||||
| | * | | | ACPI video: work-around BIOS AML bug in _BQC | Zhang Rui | 2009-08-31 | 1 | -4/+14 | |
| | * | | | ACPI: video - rename cdev to cooling_dev -- syntax only | Dmitry Torokhov | 2009-08-29 | 1 | -18/+18 | |
| | * | | | ACPI: video - fix potential crash when unloading | Dmitry Torokhov | 2009-08-29 | 1 | -1/+11 | |
| | * | | | ACPI video: ignore buggy _BQC | Vladimir Serbinenko | 2009-08-29 | 1 | -2/+10 | |
| | * | | | ACPI: video: remove unneeded memsets | Zhang Rui | 2009-08-27 | 1 | -4/+0 | |
| * | | | | ACPI: don't pass handle for fixed hardware notifications | Bjorn Helgaas | 2009-09-19 | 1 | -1/+2 | |
| * | | | | ACPI: remove null pointer checks in deferred execution path | Bjorn Helgaas | 2009-09-19 | 1 | -9/+0 | |
| * | | | | ACPI: simplify deferred execution path | Bjorn Helgaas | 2009-09-19 | 1 | -18/+5 | |
| * | | | | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-09-19 | 5 | -49/+38 | |
| |\ \ \ \ | ||||||
| | * | | | | acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_file | Alexey Dobriyan | 2009-09-19 | 1 | -48/+34 | |
| | * | | | | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 2009-09-19 | 4 | -1/+4 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'processor-procfs-2.6.32' into release | Len Brown | 2009-09-19 | 5 | -9/+38 | |
| |\ \ \ \ | ||||||
| | * | | | | ACPI: fix CONFIG_ACPI_PROCFS=n build warning | Len Brown | 2009-06-24 | 1 | -0/+2 | |
| | * | | | | ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS | Zhao Yakui | 2009-06-24 | 5 | -9/+36 | |
| * | | | | | Merge branch 'power-meter' into release | Len Brown | 2009-09-19 | 3 | -0/+1030 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | hwmon driver for ACPI 4.0 power meters | Darrick J. Wong | 2009-09-19 | 3 | -0/+1030 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'bugzilla-13620' into release | Len Brown | 2009-09-19 | 2 | -3/+97 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPICA: fix leak of acpi_os_validate_address | Lin Ming | 2009-08-27 | 2 | -3/+97 | |
| * | | | | | | Merge branch 'ec' into release | Len Brown | 2009-09-19 | 1 | -100/+50 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: EC: Drop orphan comment | Alexey Starikovskiy | 2009-08-29 | 1 | -4/+0 | |
| | * | | | | | | ACPI: EC: use BURST mode only for MSI notebooks | Alexey Starikovskiy | 2009-08-29 | 1 | -2/+4 | |
| | * | | | | | | ACPI: EC: Merge IRQ and POLL modes | Alexey Starikovskiy | 2009-08-29 | 1 | -94/+46 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown | 2009-09-19 | 4 | -229/+153 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: remove unused acpi_device_ops .stop method | Bjorn Helgaas | 2009-06-25 | 1 | -5/+0 | |
| | * | | | | | | ACPI: EC: remove .stop() method | Bjorn Helgaas | 2009-06-25 | 1 | -14/+1 | |
| | * | | | | | | ACPI: EC: remove .start() method | Bjorn Helgaas | 2009-06-25 | 1 | -18/+1 | |
| | * | | | | | | ACPI: EC: move acpi_ec_start() after acpi_ec_add() | Bjorn Helgaas | 2009-06-25 | 1 | -56/+56 | |
| | * | | | | | | ACPI: memory hotplug: remove .start() method | Bjorn Helgaas | 2009-06-25 | 1 | -26/+14 | |
| | * | | | | | | ACPI: processor: remove .start() method | Bjorn Helgaas | 2009-06-25 | 1 | -37/+7 | |
| | * | | | | | | ACPI: processor: move acpi_processor_start() after acpi_processor_add() | Bjorn Helgaas | 2009-06-25 | 1 | -84/+84 | |
| | * | | | | | | ACPI: processor: clean up in acpi_processor_start() error exits | Bjorn Helgaas | 2009-06-25 | 1 | -7/+22 | |
| | * | | | | | | ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events | Bjorn Helgaas | 2009-06-25 | 1 | -15/+1 | |
| * | | | | | | | Merge branch 'battery' into release | Len Brown | 2009-09-19 | 1 | -0/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI battery: work around negative s16 battery current on Acer | Hector Martin | 2009-08-29 | 1 | -0/+20 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 56 | -1405/+2812 | |
| |\ \ \ \ \ \ \ |