summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kbuild: disable depmod in cross-compile kernel buildSam Ravnborg2007-10-181-18/+12
| * | | kbuild: make deb-pkg - add 'Provides:' linebugme-daemon@bugzilla.kernel.org2007-10-181-0/+2
| * | | kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley2007-10-181-1/+1
| * | | kbuild: stop docproc segfaulting when SRCTREE isn't set.Rob Landley2007-10-181-2/+9
| * | | kbuild: modpost problem when symbols move from one module to anotherTrent Piepho2007-10-181-0/+3
| * | | kbuild: cscope - filter out .tmp_* in find_sourcesYinghai Lu2007-10-181-1/+1
| * | | kbuild: mailing list has movedSam Ravnborg2007-10-181-1/+2
| * | | kbuild: check asm symlink when building a kernelSam Ravnborg2007-10-181-8/+18
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-1951-2411/+4182
|\ \ \ \
| * \ \ \ Pull acpica into test branchLen Brown2007-10-105-79/+52
| |\ \ \ \
| | * | | | ACPICA: hw: Don't carry spinlock over suspendAlexey Starikovskiy2007-10-102-1/+4
| | * | | | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}Alexey Starikovskiy2007-10-104-78/+48
| * | | | | Pull cpuidle into test branchLen Brown2007-10-1023-109/+1901
| |\ \ \ \ \
| | * | | | | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidleLen Brown2007-10-101-0/+6
| | * | | | | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-1023-109/+1895
| | |/ / / /
| * | | | | Pull bugzilla-8709 into release branchLen Brown2007-10-101-51/+39
| |\ \ \ \ \
| | * | | | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.Alexey Starikovskiy2007-09-051-51/+39
| * | | | | | Pull bugzilla-292300 into release branchLen Brown2007-10-104-80/+40
| |\ \ \ \ \ \
| | * | | | | | ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy2007-09-274-80/+40
| * | | | | | | Pull battery-sbs-ac into release branchLen Brown2007-10-1010-1951/+1366
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: AC: Add sysfs interfaceAlexey Starikovskiy2007-09-272-3/+32
| | * | | | | | | ACPI: SBS: Add sysfs alarmAlexey Starikovskiy2007-09-271-4/+32
| | * | | | | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code.Alexey Starikovskiy2007-09-271-0/+25
| | * | | | | | | ACPI: SBS: Add support for power_supply class (and sysfs)Alexey Starikovskiy2007-09-272-86/+237
| | * | | | | | | ACPI: SBS: Make SBS reads table-driven.Alexey Starikovskiy2007-09-271-1017/+275
| | * | | | | | | ACPI: SBS: Simplify data structures in SBSAlexey Starikovskiy2007-09-271-147/+135
| | * | | | | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002)Alexey Starikovskiy2007-09-274-299/+412
| | * | | | | | | ACPI: EC: Add new query handler to list head.Alexey Starikovskiy2007-09-271-2/+1
| | * | | | | | | ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy2007-09-273-40/+30
| | * | | | | | | ACPI: Battery: add sysfs alarmAlexey Starikovskiy2007-09-271-1/+32
| | * | | | | | | ACPI: Battery: Add sysfs supportAlexey Starikovskiy2007-09-272-23/+165
| | * | | | | | | ACPI: Battery: Misc clean-ups, no functional changesAlexey Starikovskiy2007-09-271-217/+125
| | * | | | | | | ACPI: Battery: simplify update schemeAlexey Starikovskiy2007-09-271-223/+57
| | * | | | | | | ACPI: Battery: don't use acpi_extract_package()Alexey Starikovskiy2007-09-271-220/+139
| | |/ / / / / /
| * | | | | | | Pull thermal into release branchLen Brown2007-10-101-10/+18
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Thermal: Drop concurrent thermal checksAlexey Starikovskiy2007-09-051-5/+10
| | * | | | | | | ACPI: thermal: use round_jiffies when thermal zone polling is enabledLen Brown2007-09-041-5/+8
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Pull video into release branchLen Brown2007-10-101-8/+22
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy2007-09-051-1/+12
| | * | | | | | | ACPI: video: Don't call absent methodsAlexey Starikovskiy2007-09-051-8/+10
| | |/ / / / / /
| * | | | | | | Pull fujitsu-v3 into release branchLen Brown2007-10-103-0/+374
| |\ \ \ \ \ \ \
| | * | | | | | | fujitsu-laptop: create Fujitsu laptop platform specific driverJonathan Woithe2007-08-293-0/+374
| * | | | | | | | Pull thinkpad into release branchLen Brown2007-10-103-59/+210
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: thinkpad-acpi: skip blanks before the data when parsing sysfsHenrique de Moraes Holschuh2007-10-091-0/+2
| | * | | | | | | | ACPI: thinkpad-acpi: duplicate driver attributes to new hwmon pdrvHenrique de Moraes Holschuh2007-09-252-1/+8
| | * | | | | | | | ACPI: thinkpad-acpi: use a separate platform device for hwmon and name it (v2)Henrique de Moraes Holschuh2007-09-253-19/+91
| | * | | | | | | | ACPI: thinkpad-acpi: fix regression on HKEY LID event handlingHenrique de Moraes Holschuh2007-09-231-2/+7
| | * | | | | | | | ACPI: thinkpad-acpi: dequeue all pending hot key events at once (v2.2)Henrique de Moraes Holschuh2007-09-231-17/+34
| | * | | | | | | | ACPI: thinkpad-acpi: check version of hot key firmwareHenrique de Moraes Holschuh2007-09-231-5/+23
| | * | | | | | | | ACPI: thinkpad-acpi: keep track of module stateHenrique de Moraes Holschuh2007-09-231-1/+19
OpenPOWER on IntegriCloud