summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: AC: Update AC state on resumeAlexey Starikovskiy2007-11-141-0/+17
* make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov2007-11-141-1/+22
* acpi: make ACPI_PROCFS default to yAndrew Morton2007-11-141-0/+1
* Fix Oops in toshiba_acpi error return pathAndrey Borzenkov2007-11-141-0/+3
* ACPI: Battery: remove cycle from battery removal.Alexey Starikovskiy2007-11-131-4/+6
* ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFSJerome Pinot2007-11-101-0/+1
* Pull documentation into release branchLen Brown2007-10-291-1/+1
|\
| * acpi: remove double mention of Support for ACPI optionFrans Pop2007-10-291-1/+1
* | Pull alexey-fixes into release branchLen Brown2007-10-298-267/+236
|\ \
| * | ACPI: use select POWER_SUPPLY for AC, BATTERY and SBSAlexey Starikovskiy2007-10-291-3/+5
| * | ACPI: Battery: Allow extract string from integerAlexey Starikovskiy2007-10-291-10/+15
| * | ACPI: battery: Support for non-spec name for LiIon technologyAlexey Starikovskiy2007-10-291-0/+2
| * | ACPI: battery: register power_supply subdevice only when battery is presentAndrey Borzenkov2007-10-291-55/+75
| * | ACPI: battery: Update battery information upon sysfs read.Alexey Starikovskiy2007-10-251-0/+3
| * | ACPI: EC: fix use-after-freeAdrian Bunk2007-10-251-2/+2
| * | ACPI: battery: remove dead codeAdrian Bunk2007-10-251-4/+0
| * | ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy2007-10-252-41/+1
| * | ACPI: Fan: fan device does not need own structureAlexey Starikovskiy2007-10-251-25/+7
| * | ACPI: power: don't cache power resource stateAlexey Starikovskiy2007-10-252-43/+26
| * | ACPI: EC: Output changes to operational modeAlexey Starikovskiy2007-10-251-3/+14
| * | ACPI: EC: Add workaround for "optimized" controllersAlexey Starikovskiy2007-10-251-1/+9
| * | ACPI: EC: Don't re-enable GPE for each transaction.Alexey Starikovskiy2007-10-251-5/+0
| * | ACPI: EC: auto select interrupt modeAlexey Starikovskiy2007-10-251-35/+16
| * | ACPI: EC: Don't expect interrupt after last readAlexey Starikovskiy2007-10-251-1/+3
| * | ACPI: EC: Replace atomic variables with bitsAlexey Starikovskiy2007-10-251-41/+38
| * | ACPI: button: send initial lid state after add and resumeAlexey Starikovskiy2007-10-251-8/+29
| * | ACPI: suspend: Wrong order of GPE restore.Alexey Starikovskiy2007-10-251-2/+2
| * | ACPI: sleep: Fix GPE suspend cleanupAlexey Starikovskiy2007-10-251-0/+1
| |/
* / Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds2007-10-251-37/+29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-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-191-7/+1
|\ \ | |/ |/|
| * x86: acpi use cpu_physical_idMike Travis2007-10-191-7/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-1921-2236/+2008
|\ \
| * \ Pull acpica into test branchLen Brown2007-10-103-77/+48
| |\ \
| | * | 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/+46
| * | | 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/+39
| |\ \ \
| | * | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.Alexey Starikovskiy2007-09-051-51/+39
| * | | | Pull bugzilla-292300 into release branchLen Brown2007-10-103-79/+40
| |\ \ \ \
| | * | | | ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy2007-09-273-79/+40
| | | |/ / | | |/| |
| * | | | Pull battery-sbs-ac into release branchLen Brown2007-10-109-1951/+1365
| |\ \ \ \
| | * | | | 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/+275