| Commit message (Expand) | Author | Age |
* | ACPI: Battery: remove cycle from battery removal. | Alexey Starikovskiy | 2007-11-13 |
* | ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS | Jerome Pinot | 2007-11-10 |
* | Pull documentation into release branch | Len Brown | 2007-10-29 |
|\ |
|
| * | acpi: remove double mention of Support for ACPI option | Frans Pop | 2007-10-29 |
* | | Pull alexey-fixes into release branch | Len Brown | 2007-10-29 |
|\ \ |
|
| * | | ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS | Alexey Starikovskiy | 2007-10-29 |
| * | | ACPI: Battery: Allow extract string from integer | Alexey Starikovskiy | 2007-10-29 |
| * | | ACPI: battery: Support for non-spec name for LiIon technology | Alexey Starikovskiy | 2007-10-29 |
| * | | ACPI: battery: register power_supply subdevice only when battery is present | Andrey Borzenkov | 2007-10-29 |
| * | | ACPI: battery: Update battery information upon sysfs read. | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: EC: fix use-after-free | Adrian Bunk | 2007-10-25 |
| * | | ACPI: battery: remove dead code | Adrian Bunk | 2007-10-25 |
| * | | ACPI: Fan: Drop force_power_state acpi_device option | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: Fan: fan device does not need own structure | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: power: don't cache power resource state | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: EC: Output changes to operational mode | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: EC: Add workaround for "optimized" controllers | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: EC: Don't re-enable GPE for each transaction. | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: EC: auto select interrupt mode | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: EC: Don't expect interrupt after last read | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: EC: Replace atomic variables with bits | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: button: send initial lid state after add and resume | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: suspend: Wrong order of GPE restore. | Alexey Starikovskiy | 2007-10-25 |
| * | | ACPI: sleep: Fix GPE suspend cleanup | Alexey Starikovskiy | 2007-10-25 |
| |/ |
|
* / | Fix /proc/acpi/alarm BCD alarm encodings | Linus Torvalds | 2007-10-25 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | Typo: depricated -> deprecated | Rolf Eike Beer | 2007-10-19 |
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 |
|\ \
| |/
|/| |
|
| * | x86: acpi use cpu_physical_id | Mike Travis | 2007-10-19 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 |
|\ \ |
|
| * \ | Pull acpica into test branch | Len Brown | 2007-10-10 |
| |\ \ |
|
| | * | | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 2007-10-10 |
| | * | | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy | 2007-10-10 |
| * | | | Pull cpuidle into test branch | Len Brown | 2007-10-10 |
| |\ \ \ |
|
| | * | | | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown | 2007-10-10 |
| | * | | | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 |
| | |/ / |
|
| * | | | Pull bugzilla-8709 into release branch | Len Brown | 2007-10-10 |
| |\ \ \ |
|
| | * | | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. | Alexey Starikovskiy | 2007-09-05 |
| * | | | | Pull bugzilla-292300 into release branch | Len Brown | 2007-10-10 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 2007-09-27 |
| | | |/ /
| | |/| | |
|
| * | | | | Pull battery-sbs-ac into release branch | Len Brown | 2007-10-10 |
| |\ \ \ \ |
|
| | * | | | | ACPI: AC: Add sysfs interface | Alexey Starikovskiy | 2007-09-27 |
| | * | | | | ACPI: SBS: Add sysfs alarm | Alexey Starikovskiy | 2007-09-27 |
| | * | | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code. | Alexey Starikovskiy | 2007-09-27 |
| | * | | | | ACPI: SBS: Add support for power_supply class (and sysfs) | Alexey Starikovskiy | 2007-09-27 |
| | * | | | | ACPI: SBS: Make SBS reads table-driven. | Alexey Starikovskiy | 2007-09-27 |
| | * | | | | ACPI: SBS: Simplify data structures in SBS | Alexey Starikovskiy | 2007-09-27 |
| | * | | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy | 2007-09-27 |
| | * | | | | ACPI: EC: Add new query handler to list head. | Alexey Starikovskiy | 2007-09-27 |
| | * | | | | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 2007-09-27 |