aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-22rfkill: remove user_claim stuffJohannes Berg4-9/+0
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into releaseLen Brown4-111/+22
2009-04-07ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas1-12/+3
2009-04-07sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-26/+4
2009-04-07panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-21/+5
2009-04-07fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas1-27/+5
2009-04-07fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-24/+4
2009-04-07NULL noise: drivers/platform/x86/panasonic-laptop.cHannes Eder1-1/+1
2009-04-05Merge branch 'linus' into releaseLen Brown5-17/+4
2009-04-05Merge branch 'misc' into releaseLen Brown2-8/+8
2009-04-05Merge branch 'dell-wmi' into releaseLen Brown3-0/+221
2009-04-05Merge branch 'sony-laptop' into releaseLen Brown2-138/+394
2009-04-05Merge branch 'thinkpad-acpi' into releaseLen Brown2-199/+560
2009-04-05Merge branch 'acer' into releaseLen Brown1-2/+33
2009-04-05Merge branch 'hp-wmi' into releaseLen Brown1-0/+25
2009-04-05Merge branch 'thermal' into releaseLen Brown1-19/+10
2009-04-04acer-wmi: Update copyright notice & documentationCarlos Corbacho1-1/+1
2009-04-04acer-wmi: Cleanup the failure cleanup handlingAndy Whitcroft1-1/+7
2009-04-04acer-wmi: Blacklist Acer Aspire OneCarlos Corbacho1-0/+25
2009-04-04thinkpad-acpi: rework brightness supportHenrique de Moraes Holschuh1-99/+218
2009-04-04thinkpad-acpi: enhanced debugging messages for the fan subdriverHenrique de Moraes Holschuh1-5/+41
2009-04-04thinkpad-acpi: enhanced debugging messages for the hotkey subdriverHenrique de Moraes Holschuh1-10/+29
2009-04-04thinkpad-acpi: enhanced debugging messages for rfkill subdriversHenrique de Moraes Holschuh1-21/+96
2009-04-04thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh2-20/+80
2009-04-04thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh1-22/+27
2009-04-04thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh1-0/+40
2009-04-04thinkpad-acpi: add missing log levelsHenrique de Moraes Holschuh1-8/+11
2009-04-04thinkpad-acpi: cleanup debug helpersHenrique de Moraes Holschuh1-11/+18
2009-04-04thinkpad-acpi: drop ibm-acpi aliasHenrique de Moraes Holschuh1-3/+0
2009-04-04thinkpad-acpi: update copyright noticesHenrique de Moraes Holschuh1-1/+1
2009-04-03panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributesHarald Welte1-4/+4
2009-04-03panasonic-laptop: Fix autoloadingHarald Welte1-0/+1
2009-04-03dell-wmi: new driver for hotkey controlMatthew Garrett3-0/+221
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-04-03sony-laptop: fix event reporting for new style eventsMatthias Welwarsky1-18/+23
2009-04-03sony-laptop should depend on RFKILLAlexander Beregalov1-0/+1
2009-04-03sony-laptop: new style events typo fixesMatthias Welwarsky1-2/+2
2009-04-03sony-laptop: Fix some typos in log messages (Unabe/Unable)Alessio Igor Bogani1-4/+4
2009-04-03tc1100-wmi: Fix state reportingKrzysztof KosiƄski1-4/+3
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-2/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan3-8/+0
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-2/+2
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-27sony-laptop: Kill the BKLAlessio Igor Bogani1-4/+8
2009-03-27sony-laptop: update copyrightMattia Dongili1-1/+1
2009-03-27sony-laptop: Make sony_pic_set_wwanpower not take mutexesMattia Dongili1-7/+5
2009-03-27sony-laptop: Add FW specific hotkey eventsAnton Veretenenko1-0/+6
2009-03-27sony-laptop: notify the hardware of a state change in wwanpowerSergey Yanovich1-0/+1
2009-03-27sony-laptop: detect the ICH9 chipset as Type3ISHIKAWA Mutsumi1-0/+7
2009-03-27sony-laptop: Eliminate BKL in ioctlsAlan Cox1-3/+3