summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-201-1/+1
|\
| * Typo: depricated -> deprecatedRolf Eike Beer2007-10-201-1/+1
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-201-7/+1Star
|\ \ | |/ |/|
| * x86: acpi use cpu_physical_idMike Travis2007-10-191-7/+1Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-1921-2236/+2008Star
|\ \
| * \ Pull acpica into test branchLen Brown2007-10-103-77/+48Star
| |\ \
| | * | ACPICA: hw: Don't carry spinlock over suspendAlexey Starikovskiy2007-10-101-1/+2
| | * | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}Alexey Starikovskiy2007-10-103-76/+46Star
| * | | Pull cpuidle into test branchLen Brown2007-10-103-52/+466
| |\ \ \
| | * | | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidleLen Brown2007-10-101-0/+6
| | * | | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-103-52/+460
| | |/ /
| * | | Pull bugzilla-8709 into release branchLen Brown2007-10-101-51/+39Star
| |\ \ \
| | * | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.Alexey Starikovskiy2007-09-061-51/+39Star
| * | | | Pull bugzilla-292300 into release branchLen Brown2007-10-103-79/+40Star
| |\ \ \ \
| | * | | | ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy2007-09-273-79/+40Star
| | | |/ / | | |/| |
| * | | | Pull battery-sbs-ac into release branchLen Brown2007-10-109-1951/+1365Star
| |\ \ \ \
| | * | | | ACPI: AC: Add sysfs interfaceAlexey Starikovskiy2007-09-272-3/+32
| | * | | | ACPI: SBS: Add sysfs alarmAlexey Starikovskiy2007-09-271-4/+32
| | * | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code.Alexey Starikovskiy2007-09-271-0/+25
| | * | | | ACPI: SBS: Add support for power_supply class (and sysfs)Alexey Starikovskiy2007-09-272-86/+237
| | * | | | ACPI: SBS: Make SBS reads table-driven.Alexey Starikovskiy2007-09-271-1017/+275Star
| | * | | | ACPI: SBS: Simplify data structures in SBSAlexey Starikovskiy2007-09-271-147/+135Star
| | * | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002)Alexey Starikovskiy2007-09-274-299/+412
| | * | | | ACPI: EC: Add new query handler to list head.Alexey Starikovskiy2007-09-271-2/+1Star
| | * | | | ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy2007-09-272-40/+29Star
| | * | | | ACPI: Battery: add sysfs alarmAlexey Starikovskiy2007-09-271-1/+32
| | * | | | ACPI: Battery: Add sysfs supportAlexey Starikovskiy2007-09-272-23/+165
| | * | | | ACPI: Battery: Misc clean-ups, no functional changesAlexey Starikovskiy2007-09-271-217/+125Star
| | * | | | ACPI: Battery: simplify update schemeAlexey Starikovskiy2007-09-271-223/+57Star
| | * | | | ACPI: Battery: don't use acpi_extract_package()Alexey Starikovskiy2007-09-271-220/+139Star
| | |/ / /
| * | | | Pull thermal into release branchLen Brown2007-10-101-10/+18
| |\ \ \ \
| | * | | | ACPI: Thermal: Drop concurrent thermal checksAlexey Starikovskiy2007-09-051-5/+10
| | * | | | ACPI: thermal: use round_jiffies when thermal zone polling is enabledLen Brown2007-09-041-5/+8
| | | |/ / | | |/| |
| * | | | Pull video into release branchLen Brown2007-10-101-8/+22
| |\ \ \ \
| | * | | | ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy2007-09-051-1/+12
| | * | | | ACPI: video: Don't call absent methodsAlexey Starikovskiy2007-09-051-8/+10
| | |/ / /
| * | | | Pull suspend into release branchLen Brown2007-10-102-7/+8
| |\ \ \ \
| | * | | | ACPI: clean up acpi_enter_sleep_state_prepRafael J. Wysocki2007-10-101-7/+3Star
| | * | | | Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finishRafael J. Wysocki2007-10-101-0/+5
| | | |/ / | | |/| |
| * | | | Pull randconfig into release branchLen Brown2007-10-102-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: suppress uninitialized var warningAndrew Morton2007-10-101-1/+1
| | * | | acpi_video: kernel build error if !INPUTAndreas Herrmann2007-09-181-0/+1
* | | | | get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+3
| |_|_|/ |/| | |
* | | | Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-0/+10
* | | | PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-181-1/+1
* | | | PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-181-1/+11
* | | | PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-5/+2Star
* | | | PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* | | | more trivial signedness fixes in driversAl Viro2007-10-141-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-133-10/+12
|\ \ \ \