Age | Commit message (Expand) | Author | Files | Lines |
2007-11-19 | cpuidle: fix C3 for no bus-master control case | Venkatesh Pallipadi | 1 | -10/+25 |
2007-11-19 | ACPI: EC: Don't init EC early if it has no _INI | Alexey Starikovskiy | 1 | -0/+8 |
2007-11-19 | Revert "acpi: make ACPI_PROCFS default to y" | Len Brown | 1 | -1/+0 |
2007-11-19 | Revert "ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PRO... | Len Brown | 1 | -1/+0 |
2007-11-19 | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. | Alexey Starikovskiy | 5 | -32/+46 |
2007-11-19 | ACPI: Video: Increase buffer size for writes to brightness proc file. | Danny Baumann | 1 | -1/+1 |
2007-11-19 | ACPI: EC: Workaround for optimized controllers | Alexey Starikovskiy | 1 | -13/+22 |
2007-11-18 | ACPI: SBS: Fix retval warning | Jeff Garzik | 1 | -8/+17 |
2007-11-16 | ACPI: Enable MSR (FixedHW) support for T-States | Zhao Yakui | 1 | -4/+70 |
2007-11-16 | ACPI: Get throttling info from BIOS only after evaluating _PDC | Zhao Yakui | 1 | -6/+6 |
2007-11-16 | ACPI: Use _TSS for throttling control, when present. Add error checks. | Zhao Yakui | 1 | -7/+35 |
2007-11-16 | ACPI: throttle: Change internal APIs better handle _PTC | Zhao Yakui | 1 | -21/+39 |
2007-11-16 | ACPI: If _TSS exists, do not access FADT.duty_width | Zhao Yakui | 1 | -30/+36 |
2007-11-16 | ACPI: Handle I/O access width requestst that are not a multiple of 8 bits. | Zhao Yakui | 1 | -16/+9 |
2007-11-16 | ACPI: Enforce T-state limit changes immediately | Zhao Yakui | 1 | -1/+49 |
2007-11-14 | ACPI: AC: Update AC state on resume | Alexey Starikovskiy | 1 | -0/+17 |
2007-11-14 | make /proc/acpi/ac_adapter dependent on ACPI_PROCFS | Andrey Borzenkov | 1 | -1/+22 |
2007-11-14 | acpi: make ACPI_PROCFS default to y | Andrew Morton | 1 | -0/+1 |
2007-11-14 | Fix Oops in toshiba_acpi error return path | Andrey Borzenkov | 1 | -0/+3 |
2007-11-14 | ACPI: video - delete stray run-time printk | Len Brown | 1 | -3/+0 |
2007-11-14 | ACPI: video - convert semaphore to a mutex | Dmitry Torokhov | 1 | -10/+11 |
2007-11-14 | ACPI: video - remove unsafe uses of list_for_each_safe() | Dmitry Torokhov | 1 | -37/+34 |
2007-11-14 | ACPI: video - add missing input_free_device() | Dmitry Torokhov | 1 | -35/+34 |
2007-11-14 | ACPI: video - fit input device into sysfs tree | Dmitry Torokhov | 1 | -1/+2 |
2007-11-13 | ACPI: Battery: remove cycle from battery removal. | Alexey Starikovskiy | 1 | -4/+6 |
2007-11-10 | ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS | Jerome Pinot | 1 | -0/+1 |
2007-11-08 | ACPI: Always return valid 'status' from acpi_battery_get_property() | Roland Dreier | 1 | -0/+2 |
2007-10-29 | Pull documentation into release branch | Len Brown | 1 | -1/+1 |
2007-10-29 | Pull alexey-fixes into release branch | Len Brown | 8 | -267/+236 |
2007-10-29 | acpi: remove double mention of Support for ACPI option | Frans Pop | 1 | -1/+1 |
2007-10-29 | ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS | Alexey Starikovskiy | 1 | -3/+5 |
2007-10-29 | ACPI: Battery: Allow extract string from integer | Alexey Starikovskiy | 1 | -10/+15 |
2007-10-29 | ACPI: battery: Support for non-spec name for LiIon technology | Alexey Starikovskiy | 1 | -0/+2 |
2007-10-29 | ACPI: battery: register power_supply subdevice only when battery is present | Andrey Borzenkov | 1 | -55/+75 |
2007-10-25 | Fix /proc/acpi/alarm BCD alarm encodings | Linus Torvalds | 1 | -37/+29 |
2007-10-25 | ACPI: battery: Update battery information upon sysfs read. | Alexey Starikovskiy | 1 | -0/+3 |
2007-10-25 | ACPI: EC: fix use-after-free | Adrian Bunk | 1 | -2/+2 |
2007-10-25 | ACPI: battery: remove dead code | Adrian Bunk | 1 | -4/+0 |
2007-10-25 | ACPI: Fan: Drop force_power_state acpi_device option | Alexey Starikovskiy | 2 | -41/+1 |
2007-10-25 | ACPI: Fan: fan device does not need own structure | Alexey Starikovskiy | 1 | -25/+7 |
2007-10-25 | ACPI: power: don't cache power resource state | Alexey Starikovskiy | 2 | -43/+26 |
2007-10-25 | ACPI: EC: Output changes to operational mode | Alexey Starikovskiy | 1 | -3/+14 |
2007-10-25 | ACPI: EC: Add workaround for "optimized" controllers | Alexey Starikovskiy | 1 | -1/+9 |
2007-10-25 | ACPI: EC: Don't re-enable GPE for each transaction. | Alexey Starikovskiy | 1 | -5/+0 |
2007-10-25 | ACPI: EC: auto select interrupt mode | Alexey Starikovskiy | 1 | -35/+16 |
2007-10-25 | ACPI: EC: Don't expect interrupt after last read | Alexey Starikovskiy | 1 | -1/+3 |
2007-10-25 | ACPI: EC: Replace atomic variables with bits | Alexey Starikovskiy | 1 | -41/+38 |
2007-10-25 | ACPI: button: send initial lid state after add and resume | Alexey Starikovskiy | 1 | -8/+29 |
2007-10-25 | ACPI: suspend: Wrong order of GPE restore. | Alexey Starikovskiy | 1 | -2/+2 |
2007-10-25 | ACPI: sleep: Fix GPE suspend cleanup | Alexey Starikovskiy | 1 | -0/+1 |