Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | kbuild: check asm symlink when building a kernel | Sam Ravnborg | 2007-10-18 | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | |
|\ \ \ \ | ||||
| * \ \ \ | Pull acpica into test branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ | ||||
| | * | | | | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 2007-10-10 | |
| | * | | | | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy | 2007-10-10 | |
| * | | | | | Pull cpuidle into test branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ | ||||
| | * | | | | | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown | 2007-10-10 | |
| | * | | | | | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | |
| | |/ / / / | ||||
| * | | | | | Pull bugzilla-8709 into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ | ||||
| | * | | | | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. | Alexey Starikovskiy | 2007-09-05 | |
| * | | | | | | Pull bugzilla-292300 into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 2007-09-27 | |
| * | | | | | | | Pull battery-sbs-ac into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | ACPI: AC: Add sysfs interface | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: SBS: Add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code. | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: SBS: Add support for power_supply class (and sysfs) | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: SBS: Make SBS reads table-driven. | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: SBS: Simplify data structures in SBS | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: EC: Add new query handler to list head. | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: Battery: add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: Battery: Add sysfs support | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: Battery: Misc clean-ups, no functional changes | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: Battery: simplify update scheme | Alexey Starikovskiy | 2007-09-27 | |
| | * | | | | | | | ACPI: Battery: don't use acpi_extract_package() | Alexey Starikovskiy | 2007-09-27 | |
| | |/ / / / / / | ||||
| * | | | | | | | Pull thermal into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | ACPI: Thermal: Drop concurrent thermal checks | Alexey Starikovskiy | 2007-09-05 | |
| | * | | | | | | | ACPI: thermal: use round_jiffies when thermal zone polling is enabled | Len Brown | 2007-09-04 | |
| | | |/ / / / / | | |/| | | | | | ||||
| * | | | | | | | Pull video into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | ACPI: VIDEO: Adjust current level to closest available one. | Alexey Starikovskiy | 2007-09-05 | |
| | * | | | | | | | ACPI: video: Don't call absent methods | Alexey Starikovskiy | 2007-09-05 | |
| | |/ / / / / / | ||||
| * | | | | | | | Pull fujitsu-v3 into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | fujitsu-laptop: create Fujitsu laptop platform specific driver | Jonathan Woithe | 2007-08-29 | |
| * | | | | | | | | Pull thinkpad into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | ACPI: thinkpad-acpi: skip blanks before the data when parsing sysfs | Henrique de Moraes Holschuh | 2007-10-09 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: duplicate driver attributes to new hwmon pdrv | Henrique de Moraes Holschuh | 2007-09-25 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: use a separate platform device for hwmon and name it (v2) | Henrique de Moraes Holschuh | 2007-09-25 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: fix regression on HKEY LID event handling | Henrique de Moraes Holschuh | 2007-09-23 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: dequeue all pending hot key events at once (v2.2) | Henrique de Moraes Holschuh | 2007-09-23 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: check version of hot key firmware | Henrique de Moraes Holschuh | 2007-09-23 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: keep track of module state | Henrique de Moraes Holschuh | 2007-09-23 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: add mutex-based locking to input device event send path | Henrique de Moraes Holschuh | 2007-09-23 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: issue EV_SYNC after EV_SWITCH | Henrique de Moraes Holschuh | 2007-09-23 | |
| | * | | | | | | | | ACPI: thinkpad-acpi: make room for more features in tp_features bitfield | Henrique de Moraes Holschuh | 2007-09-23 | |
| * | | | | | | | | | Pull sony-2.6.24 into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | sony-laptop: old Vaio models contain 2 IO port entries | Mattia Dongili | 2007-08-24 | |
| * | | | | | | | | | | Pull suspend into release branch | Len Brown | 2007-10-10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | ACPI: clean up acpi_enter_sleep_state_prep | Rafael J. Wysocki | 2007-10-10 |