Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 177 | -5048/+6369 |
|\ | |||||
| * | merge linus into release branch | Len Brown | 2006-06-20 | 8 | -43/+39 |
| |\ | |||||
| * \ | Pull button into release branch | Len Brown | 2006-06-16 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | ACPI: suppress power button event on S3 resume | Arnaud Patard | 2006-06-16 | 1 | -0/+8 |
| * | | | ACPI: resolve merge conflict between sem2mutex and processor_perflib.c | Len Brown | 2006-06-16 | 1 | -2/+2 |
| * | | | Pull bugzilla-5737 into release branch | Len Brown | 2006-06-16 | 7 | -156/+645 |
| |\ \ \ | |||||
| | * | | | ACPI: use for_each_possible_cpu() instead of for_each_cpu() | KAMEZAWA Hiroyuki | 2006-05-14 | 1 | -6/+6 |
| | * | | | ACPI: delete newly added debugging macros in processor_perflib.c | Len Brown | 2006-05-11 | 1 | -7/+3 |
| | * | | | ACPI: UP build fix for bugzilla-5737 | Andrew Morton | 2006-04-02 | 2 | -0/+8 |
| | * | | | Enable P-state software coordination via _PDC | Venkatesh Pallipadi | 2006-02-09 | 3 | -2/+7 |
| | * | | | P-state software coordination for speedstep-centrino | Venkatesh Pallipadi | 2006-02-09 | 1 | -66/+180 |
| | * | | | P-state software coordination for acpi-cpufreq | Venkatesh Pallipadi | 2006-02-09 | 1 | -88/+197 |
| | * | | | P-state software coordination for ACPI core | Venkatesh Pallipadi | 2006-02-09 | 3 | -1/+258 |
| * | | | | Pull bugzilla-5000 into release branch | Len Brown | 2006-06-16 | 5 | -8/+178 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: create acpi_thermal_resume() | Konstantin Karasyov | 2006-05-15 | 1 | -0/+16 |
| | * | | | | ACPI: create acpi_fan_suspend()/acpi_fan_resume() | Konstantin Karasyov | 2006-05-15 | 3 | -7/+50 |
| | * | | | | ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend() | Len Brown | 2006-05-15 | 1 | -11/+3 |
| | * | | | | ACPI: create acpi_device_suspend()/acpi_device_resume() | Patrick Mochel | 2006-05-15 | 2 | -1/+120 |
| | | |/ / | | |/| | | |||||
| * | | | | Pull bugzilla-5764 into release branch | Len Brown | 2006-06-16 | 1 | -22/+29 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: replace spin_lock_irq with mutex for ec poll mode | Rich Townsend | 2006-05-19 | 1 | -22/+29 |
| * | | | | | Pull ibm_acpi into release branch | Len Brown | 2006-06-16 | 1 | -0/+70 |
| |\ \ \ \ \ | |||||
| | * | | | | | ACPI: Allow a WAN module enable/disable on a Thinkpad X60. | Jeremy Fitzhardinge | 2006-06-02 | 1 | -0/+70 |
| * | | | | | | Pull sem2mutex into release branch | Len Brown | 2006-06-16 | 3 | -24/+25 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | sem2mutex: acpi, acpi_link_lock | Ingo Molnar | 2006-05-14 | 1 | -12/+13 |
| | * | | | | | | ACPI: delete unused acpi_bus_drivers_lock | Len Brown | 2006-05-14 | 1 | -1/+0 |
| | * | | | | | | sem2mutex: drivers/acpi/processor_perflib.c | Arjan van de Ven | 2006-05-14 | 1 | -11/+12 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Pull trivial2 into release branch | Len Brown | 2006-06-16 | 6 | -8/+12 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ACPI add ia64 exports to build acpi_memhotplug as a module | KAMEZAWA Hiroyuki | 2006-05-15 | 1 | -0/+2 |
| | * | | | | | | ACPI: asus_acpi_init(): propagate correct return value | Andrew Morton | 2006-05-15 | 1 | -1/+1 |
| | * | | | | | | ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and fr... | Andreas Mohr | 2006-05-14 | 1 | -4/+4 |
| | * | | | | | | ACPI: fix memory leak in acpi_thermal_add() error path | Vasily Averin | 2006-05-14 | 1 | -1/+1 |
| | * | | | | | | ACPI: fix potential memory leak in acpi_evaluate_integer() error path | Vasily Averin | 2006-05-14 | 1 | -0/+2 |
| | * | | | | | | ACPI: silence ia64 build warning | Len Brown | 2006-05-13 | 1 | -2/+2 |
| | |/ / / / / | |||||
| * | | | | | | Pull video into release branch | Len Brown | 2006-06-16 | 1 | -8/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ACPI: fix potential memory leaks in driver/acpi/video.c | Yu, Luming | 2006-05-15 | 1 | -8/+13 |
| | |/ / / / / | |||||
| * | | | | | | Pull acpi_bus_register_driver into release branch | Len Brown | 2006-06-16 | 4 | -32/+32 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ACPI: acpi_bus_unregister_driver() returns void | Bjorn Helgaas | 2006-05-14 | 2 | -23/+11 |
| | * | | | | | | ACPI: fix sonypi ACPI driver registration to unregister on failure | Bjorn Helgaas | 2006-04-02 | 1 | -5/+5 |
| | * | | | | | | ACPI: update asus_acpi driver registration to unload on failure | Bjorn Helgaas | 2006-04-02 | 1 | -1/+17 |
| | * | | | | | | ACPI: make acpi_bus_register_driver() return success/failure, not device count | Bjorn Helgaas | 2006-04-02 | 1 | -11/+5 |
| * | | | | | | | Pull bugzilla-5452 into release branch | Len Brown | 2006-06-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | ACPI: enable BIOS warning | Len Brown | 2006-03-31 | 1 | -2/+2 |
| * | | | | | | | | Pull bugzilla-5653 into release branch | Len Brown | 2006-06-15 | 3 | -72/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [ACPI] enable SMP C-states on x86_64 | David Shaohua Li | 2006-02-09 | 3 | -72/+3 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Pull trivial into release branch | Len Brown | 2006-06-15 | 4 | -2/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [ACPI] drivers/acpi/video.c: fix error path NULL pointer dereference | Adrian Bunk | 2006-03-31 | 1 | -1/+1 |
| | * | | | | | | | | [ACPI] fix possible acpi thermal leak in failure path | Dave Jones | 2006-03-31 | 1 | -1/+3 |
| | * | | | | | | | | [ACPI] document cmdline acpi_os_name= | Len Brown | 2006-03-31 | 1 | -0/+3 |
| | * | | | | | | | | [ACPI] drivers/acpi/hotkey.c: check kmalloc return value | Irwan Djajadi | 2006-03-31 | 1 | -0/+2 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Pull novell-bugzilla-156426 into release branch | Len Brown | 2006-06-15 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |