<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/acpi, branch v2.6.37</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.37</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.37'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2010-12-26T22:05:07Z</updated>
<entry>
<title>Merge branches 'bugzilla-25412' and 'bugzilla-25302' into release</title>
<updated>2010-12-26T22:05:07Z</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2010-12-26T22:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bbbcde9d9614683fbeb41f00728cfbfb7f75a7ad'/>
<id>urn:sha1:bbbcde9d9614683fbeb41f00728cfbfb7f75a7ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ACPI / ACPICA: Disable GPEs during initialization</title>
<updated>2010-12-26T22:02:55Z</updated>
<author>
<name>Rafael J. Wysocki</name>
<email>rjw@sisk.pl</email>
</author>
<published>2010-12-26T11:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5acdb1af907d5908b4942d425c0983f353dd8fc5'/>
<id>urn:sha1:5acdb1af907d5908b4942d425c0983f353dd8fc5</id>
<content type='text'>
GPEs with corresponding _Lxx/_Exx control methods need to be disabled
during initialization in case they have been enabled by the BIOS, so
that they don't fire up until they are enabled by acpi_update_gpes().

References: https://bugzilla.kernel.org/show_bug.cgi?id=25412
Signed-off-by: Rafael J. Wysocki &lt;rjw@sisk.pl&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>Revert "ACPI battery: update status upon sysfs query"</title>
<updated>2010-12-25T02:43:16Z</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2010-12-25T02:43:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=cde44d1740bcb3dcfecbf792a71826431e61686e'/>
<id>urn:sha1:cde44d1740bcb3dcfecbf792a71826431e61686e</id>
<content type='text'>
This reverts commit 3138b32d5e0998ba3cbd1c74bdc1887d74c5279b.

as it caused a crash upon battery removal:
https://bugzilla.kernel.org/show_bug.cgi?id=25302

Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI: Execute _PRW for devices reported as inactive or not present</title>
<updated>2010-12-17T21:39:11Z</updated>
<author>
<name>Rafael J. Wysocki</name>
<email>rjw@sisk.pl</email>
</author>
<published>2010-12-17T21:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b581a7f9c3abc6c7afacd021747543d32ff17adb'/>
<id>urn:sha1:b581a7f9c3abc6c7afacd021747543d32ff17adb</id>
<content type='text'>
If a device is reported as inactive or not present by its _STA
control method, acpi_bus_check_add() skips it without evaluating its
_PRW method.  This leads to a problem when the device's _PRW method
points to a GPE, because in that case the GPE may be enabled by
ACPICA during the subsequent acpi_update_gpes() call which, in
turn, may cause a GPE storm to appear.

To avoid this issue, make acpi_bus_check_add() evaluate _PRW for
inactive or not present devices and register the wakeup GPE
information returned by them, so that acpi_update_gpes() does not
enable their GPEs unnecessarily.

Signed-off-by: Rafael J. Wysocki &lt;rjw@sisk.pl&gt;
Reported-by: Matthew Garrett &lt;mjg@redhat.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'bugzilla-23002' into release</title>
<updated>2010-12-14T03:40:54Z</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2010-12-14T03:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=23437b5c50f523a87ca5c02fd883b069ca8be7f3'/>
<id>urn:sha1:23437b5c50f523a87ca5c02fd883b069ca8be7f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130D</title>
<updated>2010-12-14T03:40:38Z</updated>
<author>
<name>Rafael J. Wysocki</name>
<email>rjw@sisk.pl</email>
</author>
<published>2010-12-12T20:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=291a73c9be15f12046a7291ec0bf7176a58d4f14'/>
<id>urn:sha1:291a73c9be15f12046a7291ec0bf7176a58d4f14</id>
<content type='text'>
The saving of the NVS memory area during suspend and restoring it
during resume causes problems to appear on Sony Vaio VGN-NW130D, so
blacklist that machine to avoid those problems.

Addresses https://bugzilla.kernel.org/show_bug.cgi?id=23002

Signed-off-by: Rafael J. Wysocki &lt;rjw@sisk.pl&gt;
Reported-and-tested-by: Adriano &lt;adriano.vilela@yahoo.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release</title>
<updated>2010-12-11T07:02:02Z</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2010-12-11T07:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6cc5615f7c4decd7b6c4da9317d0e0b5fbdf7290'/>
<id>urn:sha1:6cc5615f7c4decd7b6c4da9317d0e0b5fbdf7290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ACPI/HEST: adjust section selection</title>
<updated>2010-12-11T07:01:48Z</updated>
<author>
<name>Jan Beulich</name>
<email>JBeulich@novell.com</email>
</author>
<published>2010-12-07T14:58:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bec4f22a2dbd5a26079cbddbcadf38f8c7e5381f'/>
<id>urn:sha1:bec4f22a2dbd5a26079cbddbcadf38f8c7e5381f</id>
<content type='text'>
Properly const-, __init-, and __read_mostly-annotate this code.

Signed-off-by: Jan Beulich &lt;jbeulich@novell.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI: eliminate unused variable warning for !ACPI_SLEEP</title>
<updated>2010-12-11T07:01:48Z</updated>
<author>
<name>Jan Beulich</name>
<email>JBeulich@novell.com</email>
</author>
<published>2010-12-07T14:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=091aad6af4ab29af693ced5d6970ceee9d5981c8'/>
<id>urn:sha1:091aad6af4ab29af693ced5d6970ceee9d5981c8</id>
<content type='text'>
Signed-off-by: Jan Beulich &lt;jbeulich@novell.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI thermal: remove two unused functions</title>
<updated>2010-12-11T07:01:47Z</updated>
<author>
<name>Zhang Rui</name>
<email>rui.zhang@intel.com</email>
</author>
<published>2010-12-08T02:40:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b9047599695ae835252ba3d6a19eada98c19dc89'/>
<id>urn:sha1:b9047599695ae835252ba3d6a19eada98c19dc89</id>
<content type='text'>
When CONFIG_CPU_FREQ=n ...

drivers/acpi/processor_thermal.c:159:12: warning: ‘acpi_thermal_cpufreq_increase’ defined but not used
drivers/acpi/processor_thermal.c:163:12: warning: ‘acpi_thermal_cpufreq_decrease’ defined but not used

Remove unused declaration of ‘acpi_thermal_cpufreq_increase’ and
‘acpi_thermal_cpufreq_decrease’

Signed-off-by: Zhang Rui &lt;rui.zhang@intel.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
</feed>
