| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Revert "ACPI: EC: Workaround for optimized controllers" | Len Brown | 2007-11-20 | 1 | -22/+13 |
| * | | | Pull fluff into release branch | Len Brown | 2007-11-20 | 3 | -4/+4 |
| |\ \ \ |
|
| | * | | | ACPI: Add missing spaces to printk format | Joe Perches | 2007-11-19 | 3 | -4/+4 |
| * | | | | Pull video-2.6.24 into release branch | Len Brown | 2007-11-20 | 1 | -80/+75 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Video: Increase buffer size for writes to brightness proc file. | Danny Baumann | 2007-11-19 | 1 | -1/+1 |
| | * | | | | ACPI: video - delete stray run-time printk | Len Brown | 2007-11-14 | 1 | -3/+0 |
| | * | | | | ACPI: video - convert semaphore to a mutex | Dmitry Torokhov | 2007-11-14 | 1 | -10/+11 |
| | * | | | | ACPI: video - remove unsafe uses of list_for_each_safe() | Dmitry Torokhov | 2007-11-14 | 1 | -37/+34 |
| | * | | | | ACPI: video - add missing input_free_device() | Dmitry Torokhov | 2007-11-14 | 1 | -35/+34 |
| | * | | | | ACPI: video - fit input device into sysfs tree | Dmitry Torokhov | 2007-11-14 | 1 | -1/+2 |
| * | | | | | Pull thinkpad-2.6.24 into release branch | Len Brown | 2007-11-20 | 2 | -54/+181 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: thinkpad-acpi: fix oops when a module parameter has no value | Henrique de Moraes Holschuh | 2007-11-19 | 1 | -1/+7 |
| | * | | | | | ACPI: thinkpad-acpi: fix brightness_set error paths | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -13/+21 |
| | * | | | | | ACPI: thinkpad-acpi: allow for syscall restart in sysfs handlers | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -24/+16 |
| | * | | | | | ACPI: thinkpad-acpi: bump up version to 0.17 | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -1/+1 |
| | * | | | | | ACPI: thinkpad-acpi: prefer standard ACPI backlight level control | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -0/+39 |
| | * | | | | | ACPI: thinkpad-acpi: add brightness_force parameter | Henrique de Moraes Holschuh | 2007-11-05 | 2 | -0/+10 |
| | * | | | | | ACPI: thinkpad-acpi: support 16 levels of brightness (v3) | Henrique de Moraes Holschuh | 2007-11-05 | 2 | -11/+83 |
| | * | | | | | ACPI: thinkpad-acpi: revert keymap changes | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -8/+8 |
| * | | | | | | Pull thermal into release branch | Len Brown | 2007-11-20 | 3 | -82/+241 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: Enable MSR (FixedHW) support for T-States | Zhao Yakui | 2007-11-16 | 1 | -4/+70 |
| | * | | | | | | ACPI: Get throttling info from BIOS only after evaluating _PDC | Zhao Yakui | 2007-11-16 | 1 | -6/+6 |
| | * | | | | | | ACPI: Use _TSS for throttling control, when present. Add error checks. | Zhao Yakui | 2007-11-16 | 1 | -7/+35 |
| | * | | | | | | ACPI: throttle: Change internal APIs better handle _PTC | Zhao Yakui | 2007-11-16 | 1 | -21/+39 |
| | * | | | | | | ACPI: If _TSS exists, do not access FADT.duty_width | Zhao Yakui | 2007-11-16 | 1 | -30/+36 |
| | * | | | | | | ACPI: Handle I/O access width requestst that are not a multiple of 8 bits. | Zhao Yakui | 2007-11-16 | 1 | -16/+9 |
| | * | | | | | | ACPI: Enforce T-state limit changes immediately | Zhao Yakui | 2007-11-16 | 1 | -1/+49 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Pull procfs-default into release branch | Len Brown | 2007-11-20 | 5 | -34/+46 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Revert "acpi: make ACPI_PROCFS default to y" | Len Brown | 2007-11-19 | 1 | -1/+0 |
| | * | | | | | | Revert "ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PRO... | Len Brown | 2007-11-19 | 1 | -1/+0 |
| | * | | | | | | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. | Alexey Starikovskiy | 2007-11-19 | 5 | -32/+46 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Pull cpuidle into release branch | Len Brown | 2007-11-20 | 1 | -48/+63 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cpuidle: fix HP nx6125 regression | Venkatesh Pallipadi | 2007-11-19 | 1 | -70/+55 |
| | * | | | | | | cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooks | Venkatesh Pallipadi | 2007-11-19 | 1 | -2/+17 |
| | * | | | | | | cpuidle: fix C3 for no bus-master control case | Venkatesh Pallipadi | 2007-11-19 | 1 | -10/+25 |
| * | | | | | | | Pull bugzilla-9327 into release branch | Len Brown | 2007-11-20 | 1 | -13/+22 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | ACPI: EC: Workaround for optimized controllers | Alexey Starikovskiy | 2007-11-19 | 1 | -13/+22 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Pull bugzilla-9262 into release branch | Len Brown | 2007-11-20 | 1 | -0/+8 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: EC: Don't init EC early if it has no _INI | Alexey Starikovskiy | 2007-11-19 | 1 | -0/+8 |
| | |/ / / / / |
|
| * | | | | | | Pull bugzilla-9153 into release branch | Len Brown | 2007-11-20 | 1 | -8/+16 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI: fix two IRQ8 issues in IOAPIC mode | Shaohua Li | 2007-11-20 | 1 | -0/+18 |
| | * | | | | | | Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off" | Len Brown | 2007-11-19 | 1 | -10/+0 |
| | |/ / / / / |
|
| * | | | | | | Pull battery into release branch | Len Brown | 2007-11-20 | 2 | -8/+19 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | ACPI: SBS: Fix retval warning | Jeff Garzik | 2007-11-18 | 1 | -8/+17 |
| | * | | | | | ACPI: Always return valid 'status' from acpi_battery_get_property() | Roland Dreier | 2007-11-08 | 1 | -0/+2 |
* | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-11-26 | 3 | -38/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [S390] cio: Register/unregister subchannels only from kslowcrw. | Cornelia Huck | 2007-11-20 | 2 | -2/+2 |
| * | | | | | | | [S390] cio: change device sense procedure to work with pav aliases | Peter Oberparleiter | 2007-11-20 | 1 | -36/+9 |
| |/ / / / / / |
|
* | | | | | | | isdn: avoid copying overly-long strings | Karsten Keil | 2007-11-26 | 1 | -4/+4 |
|/ / / / / / |
|
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-11-16 | 1 | -63/+90 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|