summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ACPI: video - delete stray run-time printkLen Brown2007-11-141-3/+0
| | * | | | ACPI: video - convert semaphore to a mutexDmitry Torokhov2007-11-141-10/+11
| | * | | | ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov2007-11-141-37/+34
| | * | | | ACPI: video - add missing input_free_device()Dmitry Torokhov2007-11-141-35/+34
| | * | | | ACPI: video - fit input device into sysfs treeDmitry Torokhov2007-11-141-1/+2
| * | | | | Pull thinkpad-2.6.24 into release branchLen Brown2007-11-202-54/+181
| |\ \ \ \ \
| | * | | | | ACPI: thinkpad-acpi: fix oops when a module parameter has no valueHenrique de Moraes Holschuh2007-11-191-1/+7
| | * | | | | ACPI: thinkpad-acpi: fix brightness_set error pathsHenrique de Moraes Holschuh2007-11-051-13/+21
| | * | | | | ACPI: thinkpad-acpi: allow for syscall restart in sysfs handlersHenrique de Moraes Holschuh2007-11-051-24/+16
| | * | | | | ACPI: thinkpad-acpi: bump up version to 0.17Henrique de Moraes Holschuh2007-11-051-1/+1
| | * | | | | ACPI: thinkpad-acpi: prefer standard ACPI backlight level controlHenrique de Moraes Holschuh2007-11-051-0/+39
| | * | | | | ACPI: thinkpad-acpi: add brightness_force parameterHenrique de Moraes Holschuh2007-11-052-0/+10
| | * | | | | ACPI: thinkpad-acpi: support 16 levels of brightness (v3)Henrique de Moraes Holschuh2007-11-052-11/+83
| | * | | | | ACPI: thinkpad-acpi: revert keymap changesHenrique de Moraes Holschuh2007-11-051-8/+8
| * | | | | | Pull thermal into release branchLen Brown2007-11-203-82/+241
| |\ \ \ \ \ \
| | * | | | | | ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-161-4/+70
| | * | | | | | ACPI: Get throttling info from BIOS only after evaluating _PDCZhao Yakui2007-11-161-6/+6
| | * | | | | | ACPI: Use _TSS for throttling control, when present. Add error checks.Zhao Yakui2007-11-161-7/+35
| | * | | | | | ACPI: throttle: Change internal APIs better handle _PTCZhao Yakui2007-11-161-21/+39
| | * | | | | | ACPI: If _TSS exists, do not access FADT.duty_widthZhao Yakui2007-11-161-30/+36
| | * | | | | | ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.Zhao Yakui2007-11-161-16/+9
| | * | | | | | ACPI: Enforce T-state limit changes immediatelyZhao Yakui2007-11-161-1/+49
| | | |_|/ / / | | |/| | | |
| * | | | | | Pull procfs-default into release branchLen Brown2007-11-205-34/+46
| |\ \ \ \ \ \
| | * | | | | | Revert "acpi: make ACPI_PROCFS default to y"Len Brown2007-11-191-1/+0
| | * | | | | | Revert "ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PRO...Len Brown2007-11-191-1/+0
| | * | | | | | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.Alexey Starikovskiy2007-11-195-32/+46
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Pull cpuidle into release branchLen Brown2007-11-201-48/+63
| |\ \ \ \ \ \
| | * | | | | | cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2007-11-191-70/+55
| | * | | | | | cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooksVenkatesh Pallipadi2007-11-191-2/+17
| | * | | | | | cpuidle: fix C3 for no bus-master control caseVenkatesh Pallipadi2007-11-191-10/+25
| * | | | | | | Pull bugzilla-9327 into release branchLen Brown2007-11-201-13/+22
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ACPI: EC: Workaround for optimized controllersAlexey Starikovskiy2007-11-191-13/+22
| | | |/ / / / | | |/| | | |
| * | | | | | Pull bugzilla-9262 into release branchLen Brown2007-11-201-0/+8
| |\ \ \ \ \ \
| | * | | | | | ACPI: EC: Don't init EC early if it has no _INIAlexey Starikovskiy2007-11-191-0/+8
| | |/ / / / /
| * | | | | | Pull bugzilla-9153 into release branchLen Brown2007-11-201-8/+16
| |\ \ \ \ \ \
| | * | | | | | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-201-0/+18
| | * | | | | | Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off"Len Brown2007-11-191-10/+0
| | |/ / / / /
| * | | | | | Pull battery into release branchLen Brown2007-11-202-8/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ACPI: SBS: Fix retval warningJeff Garzik2007-11-181-8/+17
| | * | | | | ACPI: Always return valid 'status' from acpi_battery_get_property()Roland Dreier2007-11-081-0/+2
* | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-263-38/+11
|\ \ \ \ \ \ \
| * | | | | | | [S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck2007-11-202-2/+2
| * | | | | | | [S390] cio: change device sense procedure to work with pav aliasesPeter Oberparleiter2007-11-201-36/+9
| |/ / / / / /
* / / / / / / isdn: avoid copying overly-long stringsKarsten Keil2007-11-261-4/+4
|/ / / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-161-63/+90
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [CPUFREQ] Fix up whitespace in conservative governor.Dave Jones2007-10-221-61/+60
| * | | | | [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properlyElias Oltmanns2007-10-221-2/+30
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1512-90/+175
|\ \ \ \ \ \
| * | | | | | [SUNHME]: VLAN support for sunhmeChris Poon2007-11-151-6/+11
| * | | | | | [CHELSIO]: Fix skb->dev setting.Divy Le Ray2007-11-151-1/+1