Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ACPI: EC: fix use-after-free | Adrian Bunk | 2007-10-25 | 1 | -2/+2 |
* | ACPI: battery: remove dead code | Adrian Bunk | 2007-10-25 | 1 | -4/+0 |
* | ACPI: Fan: Drop force_power_state acpi_device option | Alexey Starikovskiy | 2007-10-25 | 2 | -41/+1 |
* | ACPI: Fan: fan device does not need own structure | Alexey Starikovskiy | 2007-10-25 | 1 | -25/+7 |
* | ACPI: power: don't cache power resource state | Alexey Starikovskiy | 2007-10-25 | 2 | -43/+26 |
* | ACPI: EC: Output changes to operational mode | Alexey Starikovskiy | 2007-10-25 | 1 | -3/+14 |
* | ACPI: EC: Add workaround for "optimized" controllers | Alexey Starikovskiy | 2007-10-25 | 1 | -1/+9 |
* | ACPI: EC: Don't re-enable GPE for each transaction. | Alexey Starikovskiy | 2007-10-25 | 1 | -5/+0 |
* | ACPI: EC: auto select interrupt mode | Alexey Starikovskiy | 2007-10-25 | 1 | -35/+16 |
* | ACPI: EC: Don't expect interrupt after last read | Alexey Starikovskiy | 2007-10-25 | 1 | -1/+3 |
* | ACPI: EC: Replace atomic variables with bits | Alexey Starikovskiy | 2007-10-25 | 1 | -41/+38 |
* | ACPI: button: send initial lid state after add and resume | Alexey Starikovskiy | 2007-10-25 | 1 | -8/+29 |
* | ACPI: suspend: Wrong order of GPE restore. | Alexey Starikovskiy | 2007-10-25 | 1 | -2/+2 |
* | ACPI: sleep: Fix GPE suspend cleanup | Alexey Starikovskiy | 2007-10-25 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-20 | 1 | -1/+1 |
|\ | |||||
| * | Typo: depricated -> deprecated | Rolf Eike Beer | 2007-10-20 | 1 | -1/+1 |
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-20 | 1 | -7/+1 |
|\ \ | |/ |/| | |||||
| * | x86: acpi use cpu_physical_id | Mike Travis | 2007-10-19 | 1 | -7/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 21 | -2236/+2008 |
|\ \ | |||||
| * \ | Pull acpica into test branch | Len Brown | 2007-10-10 | 3 | -77/+48 |
| |\ \ | |||||
| | * | | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 2007-10-10 | 1 | -1/+2 |
| | * | | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy | 2007-10-10 | 3 | -76/+46 |
| * | | | Pull cpuidle into test branch | Len Brown | 2007-10-10 | 3 | -52/+466 |
| |\ \ \ | |||||
| | * | | | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown | 2007-10-10 | 1 | -0/+6 |
| | * | | | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 3 | -52/+460 |
| | |/ / | |||||
| * | | | Pull bugzilla-8709 into release branch | Len Brown | 2007-10-10 | 1 | -51/+39 |
| |\ \ \ | |||||
| | * | | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. | Alexey Starikovskiy | 2007-09-06 | 1 | -51/+39 |
| * | | | | Pull bugzilla-292300 into release branch | Len Brown | 2007-10-10 | 3 | -79/+40 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 2007-09-27 | 3 | -79/+40 |
| | | |/ / | | |/| | | |||||
| * | | | | Pull battery-sbs-ac into release branch | Len Brown | 2007-10-10 | 9 | -1951/+1365 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: AC: Add sysfs interface | Alexey Starikovskiy | 2007-09-27 | 2 | -3/+32 |
| | * | | | | ACPI: SBS: Add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | 1 | -4/+32 |
| | * | | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code. | Alexey Starikovskiy | 2007-09-27 | 1 | -0/+25 |
| | * | | | | ACPI: SBS: Add support for power_supply class (and sysfs) | Alexey Starikovskiy | 2007-09-27 | 2 | -86/+237 |
| | * | | | | ACPI: SBS: Make SBS reads table-driven. | Alexey Starikovskiy | 2007-09-27 | 1 | -1017/+275 |
| | * | | | | ACPI: SBS: Simplify data structures in SBS | Alexey Starikovskiy | 2007-09-27 | 1 | -147/+135 |
| | * | | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy | 2007-09-27 | 4 | -299/+412 |
| | * | | | | ACPI: EC: Add new query handler to list head. | Alexey Starikovskiy | 2007-09-27 | 1 | -2/+1 |
| | * | | | | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 2007-09-27 | 2 | -40/+29 |
| | * | | | | ACPI: Battery: add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | 1 | -1/+32 |
| | * | | | | ACPI: Battery: Add sysfs support | Alexey Starikovskiy | 2007-09-27 | 2 | -23/+165 |
| | * | | | | ACPI: Battery: Misc clean-ups, no functional changes | Alexey Starikovskiy | 2007-09-27 | 1 | -217/+125 |
| | * | | | | ACPI: Battery: simplify update scheme | Alexey Starikovskiy | 2007-09-27 | 1 | -223/+57 |
| | * | | | | ACPI: Battery: don't use acpi_extract_package() | Alexey Starikovskiy | 2007-09-27 | 1 | -220/+139 |
| | |/ / / | |||||
| * | | | | Pull thermal into release branch | Len Brown | 2007-10-10 | 1 | -10/+18 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: Thermal: Drop concurrent thermal checks | Alexey Starikovskiy | 2007-09-05 | 1 | -5/+10 |
| | * | | | | ACPI: thermal: use round_jiffies when thermal zone polling is enabled | Len Brown | 2007-09-04 | 1 | -5/+8 |
| | | |/ / | | |/| | | |||||
| * | | | | Pull video into release branch | Len Brown | 2007-10-10 | 1 | -8/+22 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: VIDEO: Adjust current level to closest available one. | Alexey Starikovskiy | 2007-09-05 | 1 | -1/+12 |
| | * | | | | ACPI: video: Don't call absent methods | Alexey Starikovskiy | 2007-09-05 | 1 | -8/+10 |
| | |/ / / |