aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* backlight: blackfin - Fix missing registration failure handlingBruno Prémont2010-03-16
* backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont2010-03-16
* backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain2010-03-16
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* backlight: Add backlight_device parameter to check_fbBruno Prémont2010-03-16
* video: backlight/progear, fix pci device refcountingJiri Slaby2010-03-16
* backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo2010-03-16
* backlight: Revert some const qualifiersRichard Purdie2010-03-16
* backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo2010-03-16
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-03-14
|\
| *-------------------. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz2010-02-16
| | | | | | | | | | | | * ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz2010-02-16
| | | | | | | | | | | | * ACPI: delete unused acpi_evaluate_string()Len Brown2010-02-16
| | | | | | | | | | | * | ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett2010-03-14
| | | | | | | | | | * | | ACPI thermal: Check for thermal zone requirementThomas Renninger2010-02-19
| | | | | | | | | | |/ /
| | | | | | | | | * | | ACPI thermal: Don't invalidate thermal zone if critical trip point is badThomas Renninger2010-02-23
| | | | | | | | * | | | sony-laptop - switch from workqueue to a timerDmitry Torokhov2009-12-24
| | | | | | | | * | | | sony-laptop - simplify keymap initializationDmitry Torokhov2009-12-24
| | | | | | | | * | | | sony-laptop - remove private workqueue, use keventd insteadDmitry Torokhov2009-12-24
| | | | | | | * | | | | ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: refactor internal map_lsapic_id()Alex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: refactor internal map_x2apic_id()Alex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: refactor internal map_lapic_id()Alex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: remove early _PDC optin quirksAlex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: add internal processor_physically_present()Alex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-14
| | | | | | | * | | | | ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2010-03-14
| | | | | | * | | | | | PNPACPI: add bus number supportBjorn Helgaas2010-03-14
| | | | | | * | | | | | PNPACPI: add window supportBjorn Helgaas2010-03-14
| | | | | | * | | | | | resource: add window supportBjorn Helgaas2010-03-14
| | | | | | * | | | | | resource: add bus number supportBjorn Helgaas2010-03-14
| | | | | | * | | | | | resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas2010-03-14
| | | | | * | | | | | | ACPI: plan to delete "acpi=ht" boot optionLen Brown2010-03-14
| | | | | * | | | | | | ACPI: remove "acpi=ht" DMI blacklistLen Brown2010-03-14
| | | | | | |/ / / / / | | | | | |/| | | | |
| | | | * | | | | | | ACPI: Disable explicit power state retrieval on fansZhang Rui2009-12-28
| | | * | | | | | | | ACPI / EC / PM: Close race between EC and resume from hibernationRafael J. Wysocki2010-03-08
| | * | | | | | | | | acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li2010-03-14
| | |/ / / / / / / /
| * | | | | | | | | ACPI: Battery: Add support for _BIX extended info methodAlexey Starikovskiy2010-01-15
| * | | | | | | | | ACPI: SBS: Export cycle_countAlexey Starikovskiy2010-01-15
| * | | | | | | | | POWER: Add support for cycle_countAlexey Starikovskiy2010-01-15
| * | | | | | | | | ACPI: Battery: Add bit flagsAlexey Starikovskiy2010-01-15
* | | | | | | | | | init dynamic bin_attribute structuresWolfram Sang2010-03-14
* | | | | | | | | | tomoyo: fix potential use after freeDan Carpenter2010-03-14
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar2010-03-14
* | | | | | | | | | Add include to i2c-xii.c to fix build errorRandy Dunlap2010-03-14