summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull netlink into release branchLen Brown2007-07-223-8/+152
|\
| * ACPI: export ACPI events via acpi_mc_group multicast groupZhang Rui2007-07-221-20/+9
| * ACPI: netlink: remove unnecessary EXPORT_SYMBOLLen Brown2007-07-031-2/+0
| * ACPI: Export events via generic netlinkZhang Rui2007-07-033-8/+165
* | Pull osi into release branchLen Brown2007-07-222-48/+9
|\ \
| * | ACPICA: Update _OSI string listBob Moore2007-07-031-10/+7
| * | ACPI: staticAdrian Bunk2007-07-031-1/+1
| * | ACPI: disable _OSI(Linux) by defaultLen Brown2007-06-091-37/+1
* | | Pull video into release branchLen Brown2007-07-224-39/+93
|\ \ \
| * | | ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka2007-07-031-38/+42
| * | | ACPI: video: output switch sysfs supportLuming Yu2007-05-094-1/+51
* | | | Pull throttle into release branchLen Brown2007-07-223-18/+445
|\ \ \ \
| * | | | ACPI: staticAdrian Bunk2007-07-031-2/+4
| * | | | ACPI: Lindent processor throttling codeLen Brown2007-06-022-68/+79
| * | | | ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu2007-06-023-9/+423
* | | | | Pull thinkpad into release branchLen Brown2007-07-225-159/+854
|\ \ \ \ \
| * | | | | ACPI: thinkpad-acpi: add locking to brightness subdriverHenrique de Moraes Holschuh2007-07-211-7/+28
| * | | | | ACPI: thinkpad-acpi: bump up version to 0.15Henrique de Moraes Holschuh2007-07-212-5/+5
| * | | | | ACPI: thinkpad-acpi: make EC-based thermal readings non-experimentalHenrique de Moraes Holschuh2007-07-212-14/+6
| * | | | | ACPI: thinkpad-acpi: make sure DSDT TMPx readings don't return +128Henrique de Moraes Holschuh2007-07-211-0/+2
| * | | | | ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot keyHenrique de Moraes Holschuh2007-07-212-40/+109
| * | | | | ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness controlHenrique de Moraes Holschuh2007-07-214-9/+67
| * | | | | ACPI: thinkpad-acpi: store ThinkPad model informationHenrique de Moraes Holschuh2007-07-213-30/+87
| * | | | | ACPI: thinkpad_acpi: use bool for boolean parametersHenrique de Moraes Holschuh2007-07-211-2/+2
| * | | | | ACPI: thinkpad-acpi: rename pci HID constantHenrique de Moraes Holschuh2007-07-212-3/+5
| * | | | | ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input layerHenrique de Moraes Holschuh2007-07-212-1/+5
| * | | | | ACPI: thinkpad-acpi: export EV_SW SW_RADIO eventsHenrique de Moraes Holschuh2007-07-211-0/+28
| * | | | | ACPI: thinkpad-acpi: add power-management handler capabilityHenrique de Moraes Holschuh2007-07-212-0/+17
| * | | | | ACPI: thinkpad-acpi: make the input event mode the defaultHenrique de Moraes Holschuh2007-07-213-51/+70
| * | | | | ACPI: thinkpad-acpi: add input device support to hotkey subdriverHenrique de Moraes Holschuh2007-07-212-4/+255
| * | | | | ACPI: thinkpad-acpi: register input deviceHenrique de Moraes Holschuh2007-07-212-1/+40
| * | | | | ACPI: thinkpad-acpi: update CMOS commands documentationHenrique de Moraes Holschuh2007-07-211-14/+21
| * | | | | ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkeyHenrique de Moraes Holschuh2007-07-212-1/+18
| * | | | | ACPI: thinkpad-acpi: export to sysfs the state of the radio slider switchHenrique de Moraes Holschuh2007-07-213-2/+43
| * | | | | ACPI: thinkpad-acpi: export hotkey maximum masksHenrique de Moraes Holschuh2007-07-212-1/+49
| * | | | | ACPI: thinkpad-acpi: enable more hotkeysHenrique de Moraes Holschuh2007-07-213-43/+42
| * | | | | ACPI: thinkpad-acpi: update information on T43 thermal sensor 0xc1Henrique de Moraes Holschuh2007-07-211-1/+2
| * | | | | ACPI: thinkpad-acpi: remove all uneeded initializersHenrique de Moraes Holschuh2007-07-211-8/+8
| * | | | | ACPI: thinkpad-acpi: add DMI-based modaliasHenrique de Moraes Holschuh2007-07-211-0/+23
* | | | | | Pull sony into release branchLen Brown2007-07-221-60/+308
|\ \ \ \ \ \
| * | | | | | sony-laptop: Fix event reading in sony-laptopMattia Dongili2007-07-221-8/+22
| * | | | | | sony-laptop: Add Vaio FE to the special init sequenceMattia Dongili2007-07-221-0/+9
| * | | | | | sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key...Mattia Dongili2007-07-221-50/+140
| * | | | | | sony-laptop: Invoke _INI for SNC devices that provide itMattia Dongili2007-07-221-1/+19
| * | | | | | sony-laptop: Add support for recent Vaios Fn keys (C series for now)Mattia Dongili2007-07-221-3/+104
| * | | | | | sony-laptop: map wireless switch events to KEY_WLANMattia Dongili2007-07-221-0/+2
| * | | | | | sony-laptop: add new SNC handlersMattia Dongili2007-07-221-0/+14
| |/ / / / /
* | | | | | Pull misc into release branchLen Brown2007-07-228-68/+43
|\ \ \ \ \ \
| * | | | | | ACPI: update ACPI proc I/F removal scheduleZhang Rui2007-07-221-3/+4
| * | | | | | ACPI: update feature-removal-schedule.txt, /sys/firmware/acpi/namespace is goneZhang Rui2007-07-221-14/+0
OpenPOWER on IntegriCloud