| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | Kobject: change drivers/acpi/system.c to use kobject_create_and_add | Greg Kroah-Hartman | 2008-01-24 | 1 | -7/+6 |
* | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 2008-01-24 | 1 | -1/+1 |
* | kobject: convert /sys/firmware/acpi/ to use kobject_create | Greg Kroah-Hartman | 2008-01-24 | 2 | -6/+7 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 | 1 | -1/+1 |
* | Pull dmi-2.6.24 into release branch | Len Brown | 2008-01-23 | 2 | -43/+511 |
|\ |
|
| * | ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems. | Len Brown | 2008-01-23 | 1 | -0/+343 |
| * | ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-list | Len Brown | 2008-01-23 | 1 | -0/+27 |
| * | ACPI: make _OSI(Linux) console messages smarter | Len Brown | 2008-01-23 | 2 | -20/+113 |
| * | ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list | Len Brown | 2008-01-23 | 1 | -29/+0 |
| * | ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output | Len Brown | 2008-01-23 | 1 | -4/+10 |
| * | ACPI: create acpi_dmi_dump() | Len Brown | 2008-01-23 | 1 | -0/+28 |
* | | Pull bugzilla-9798 into release branch | Len Brown | 2008-01-23 | 2 | -1/+41 |
|\ \ |
|
| * | | Revert "ACPI: Fan: Drop force_power_state acpi_device option" | Len Brown | 2008-01-23 | 2 | -1/+41 |
| |/ |
|
* | | Pull bugzilla-8459 into release branch | Len Brown | 2008-01-23 | 1 | -8/+18 |
|\ \ |
|
| * | | ACPI: EC: "DEBUG" needs to be defined earlier | Márton Németh | 2008-01-23 | 1 | -3/+3 |
| * | | ACPI: EC: add leading zeros to debug messages | Márton Németh | 2008-01-23 | 1 | -4/+4 |
| * | | ACPI: EC: fix dmesg spam regression | Alexey Starikovskiy | 2008-01-23 | 1 | -1/+11 |
| |/ |
|
* | | ACPI: processor: Fix null pointer dereference in throttling | Alexey Starikovskiy | 2008-01-15 | 1 | -2/+2 |
|/ |
|
* | Pull bugzilla-9683 into release branch | Len Brown | 2008-01-11 | 1 | -0/+4 |
|\ |
|
| * | ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE case | Venki Pallipadi | 2008-01-07 | 1 | -0/+4 |
* | | Pull bugzilla-9627 into release branch | Len Brown | 2008-01-11 | 2 | -1/+19 |
|\ \ |
|
| * | | ACPI: EC: Enable boot EC before bus_scan | Alexey Starikovskiy | 2008-01-01 | 2 | -1/+19 |
| |/ |
|
* | | Pull bugzilla-9494 into release branch | Len Brown | 2008-01-11 | 4 | -12/+67 |
|\ \ |
|
| * | | ACPI: Make sysfs interface in ACPI power optional. | Alexey Starikovskiy | 2008-01-01 | 4 | -12/+67 |
| |/ |
|
* | | Pull bugzilla-9194 into release branch | Len Brown | 2008-01-11 | 1 | -5/+2 |
|\ \ |
|
| * | | PM: ACPI and APM must not be enabled at the same time | Len Brown | 2008-01-11 | 1 | -5/+2 |
* | | | Pull bugzilla-8171 into release branch | Len Brown | 2008-01-11 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | ACPICA: fix acpi_serialize hang regression | Bob Moore | 2008-01-10 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | ACPI : Not register gsi for PCI IDE controller in legacy mode | Alan Cox | 2008-01-10 | 1 | -0/+9 |
|/ / |
|
* | | Pull bugzilla-9362 into release branch | Len Brown | 2007-12-14 | 3 | -19/+31 |
|\ \ |
|
| * | | ACPI: SBS: Return rate in mW if capacity in mWh | Alexey Starikovskiy | 2007-12-14 | 1 | -9/+12 |
| * | | ACPI: SBS: Ignore alarms coming from unknown devices | Alexey Starikovskiy | 2007-12-14 | 3 | -10/+18 |
| * | | ACPI: SBS: Reset alarm bit | Alexey Starikovskiy | 2007-12-14 | 1 | -0/+1 |
| |/ |
|
* | | Pull hotplug into release branch | Len Brown | 2007-12-14 | 1 | -3/+0 |
|\ \ |
|
| * | | ACPI: acpiphp: Remove dmesg spam on device remove | Gary Hade | 2007-11-20 | 1 | -3/+0 |
* | | | Pull battery-2.6.24 into release branch | Len Brown | 2007-12-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ACPI: battery: fix ACPI battery technology reporting | Andrey Borzenkov | 2007-12-06 | 1 | -1/+1 |
* | | | | ACPI: fix modpost warnings | Jan Beulich | 2007-12-13 | 1 | -2/+2 |
* | | | | ACPI: video_device_list corruption | William Lee Irwin III | 2007-12-13 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | ACPI: move timer broadcast before busmaster disable | Thomas Gleixner | 2007-12-07 | 1 | -5/+14 |
|/ / |
|
* | | Pull bugzilla-9429 into release branch | Len Brown | 2007-12-02 | 1 | -6/+85 |
|\ \ |
|
| * | | ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-reference | Bob Moore | 2007-12-02 | 1 | -6/+85 |
* | | | Pull thermal into release branch | Len Brown | 2007-12-02 | 1 | -8/+28 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI: Delete the IRQ operation in throttling controll via PTC | Zhao Yakui | 2007-12-01 | 1 | -8/+28 |
* | | | ACPI: avoid references to impossible processors. | Christoph Lameter | 2007-11-29 | 1 | -7/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-11-26 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | ACPI: Set max_cstate to 1 for early Opterons. | Alexey Starikovskiy | 2007-11-26 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Pull bugzilla-9327 into release branch | Len Brown | 2007-11-20 | 2 | -20/+46 |
|\ \ \ |
|
| * | | | ACPI: EC: Workaround for optimized controllers (version 3) | Alexey Starikovskiy | 2007-11-20 | 2 | -14/+37 |