aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-11-20Revert "ACPI: EC: Workaround for optimized controllers"Len Brown
2007-11-20ACPI: acpiphp: Remove dmesg spam on device removeGary Hade
2007-11-20Pull fluff into release branchLen Brown
2007-11-20Pull video-2.6.24 into release branchLen Brown
2007-11-20Pull thermal into release branchLen Brown
2007-11-20Pull procfs-default into release branchLen Brown
2007-11-20Pull cpuidle into release branchLen Brown
2007-11-20Pull bugzilla-9327 into release branchLen Brown
2007-11-20Pull bugzilla-9262 into release branchLen Brown
2007-11-20Pull battery into release branchLen Brown
2007-11-19ACPI: Add missing spaces to printk formatJoe Perches
2007-11-19cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi
2007-11-19cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooksVenkatesh Pallipadi
2007-11-19cpuidle: fix C3 for no bus-master control caseVenkatesh Pallipadi
2007-11-19ACPI: EC: Don't init EC early if it has no _INIAlexey Starikovskiy
2007-11-19Revert "acpi: make ACPI_PROCFS default to y"Len Brown
2007-11-19Revert "ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PRO...Len Brown
2007-11-19ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.Alexey Starikovskiy
2007-11-19ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann
2007-11-19ACPI: EC: Workaround for optimized controllersAlexey Starikovskiy
2007-11-18ACPI: SBS: Fix retval warningJeff Garzik
2007-11-16ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui
2007-11-16ACPI: Get throttling info from BIOS only after evaluating _PDCZhao Yakui
2007-11-16ACPI: Use _TSS for throttling control, when present. Add error checks.Zhao Yakui
2007-11-16ACPI: throttle: Change internal APIs better handle _PTCZhao Yakui
2007-11-16ACPI: If _TSS exists, do not access FADT.duty_widthZhao Yakui
2007-11-16ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.Zhao Yakui
2007-11-16ACPI: Enforce T-state limit changes immediatelyZhao Yakui
2007-11-14ACPI: AC: Update AC state on resumeAlexey Starikovskiy
2007-11-14make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov
2007-11-14acpi: make ACPI_PROCFS default to yAndrew Morton
2007-11-14Fix Oops in toshiba_acpi error return pathAndrey Borzenkov
2007-11-14ACPI: video - delete stray run-time printkLen Brown
2007-11-14ACPI: video - convert semaphore to a mutexDmitry Torokhov
2007-11-14ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov
2007-11-14ACPI: video - add missing input_free_device()Dmitry Torokhov
2007-11-14ACPI: video - fit input device into sysfs treeDmitry Torokhov
2007-11-13ACPI: Battery: remove cycle from battery removal.Alexey Starikovskiy
2007-11-10ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFSJerome Pinot
2007-11-08ACPI: Always return valid 'status' from acpi_battery_get_property()Roland Dreier
2007-10-29Pull documentation into release branchLen Brown
2007-10-29Pull alexey-fixes into release branchLen Brown
2007-10-29acpi: remove double mention of Support for ACPI optionFrans Pop
2007-10-29ACPI: use select POWER_SUPPLY for AC, BATTERY and SBSAlexey Starikovskiy
2007-10-29ACPI: Battery: Allow extract string from integerAlexey Starikovskiy
2007-10-29ACPI: battery: Support for non-spec name for LiIon technologyAlexey Starikovskiy
2007-10-29ACPI: battery: register power_supply subdevice only when battery is presentAndrey Borzenkov
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds
2007-10-25ACPI: battery: Update battery information upon sysfs read.Alexey Starikovskiy
2007-10-25ACPI: EC: fix use-after-freeAdrian Bunk