summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Pull bugzilla-9362 into release branchLen Brown2007-12-143-19/+31
|\
| * ACPI: SBS: Return rate in mW if capacity in mWhAlexey Starikovskiy2007-12-141-9/+12
| * ACPI: SBS: Ignore alarms coming from unknown devicesAlexey Starikovskiy2007-12-143-10/+18
| * ACPI: SBS: Reset alarm bitAlexey Starikovskiy2007-12-141-0/+1
* | Pull hotplug into release branchLen Brown2007-12-141-3/+0
|\ \
| * | ACPI: acpiphp: Remove dmesg spam on device removeGary Hade2007-11-201-3/+0
* | | Pull battery-2.6.24 into release branchLen Brown2007-12-131-1/+1
|\ \ \
| * | | ACPI: battery: fix ACPI battery technology reportingAndrey Borzenkov2007-12-061-1/+1
* | | | ACPI: fix modpost warningsJan Beulich2007-12-131-2/+2
* | | | ACPI: video_device_list corruptionWilliam Lee Irwin III2007-12-131-2/+2
| |_|/ |/| |
* | | ACPI: move timer broadcast before busmaster disableThomas Gleixner2007-12-071-5/+14
|/ /
* | Pull bugzilla-9429 into release branchLen Brown2007-12-021-6/+85
|\ \
| * | ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore2007-12-021-6/+85
* | | Pull thermal into release branchLen Brown2007-12-021-8/+28
|\ \ \ | |/ / |/| |
| * | ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui2007-12-011-8/+28
* | | ACPI: avoid references to impossible processors.Christoph Lameter2007-11-291-7/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-261-0/+1
|\ \ \
| * | | ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy2007-11-261-0/+1
| | |/ | |/|
* | | Pull bugzilla-9327 into release branchLen Brown2007-11-202-20/+46
|\ \ \
| * | | ACPI: EC: Workaround for optimized controllers (version 3)Alexey Starikovskiy2007-11-202-14/+37
| * | | ACPI: EC: use printk_ratelimit(), add some DEBUG mode messagesMárton Németh2007-11-201-19/+31
| * | | Revert "ACPI: EC: Workaround for optimized controllers"Len Brown2007-11-201-22/+13
* | | | Pull fluff into release branchLen Brown2007-11-203-4/+4
|\ \ \ \
| * | | | ACPI: Add missing spaces to printk formatJoe Perches2007-11-193-4/+4
| | |/ / | |/| |
* | | | Pull video-2.6.24 into release branchLen Brown2007-11-201-80/+75
|\ \ \ \
| * | | | ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann2007-11-191-1/+1
| * | | | 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 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
|\ \ \ \
OpenPOWER on IntegriCloud