<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/acpi, branch v3.16</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=v3.16</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.16'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2014-07-16T12:16:30Z</updated>
<entry>
<title>ACPI / video: Add use_native_backlight quirk for HP ProBook 4540s</title>
<updated>2014-07-16T12:16:30Z</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2014-07-16T11:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4cf465b579c20bee868464f5d664f8d2d96cd370'/>
<id>urn:sha1:4cf465b579c20bee868464f5d664f8d2d96cd370</id>
<content type='text'>
As reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=1025690
This is yet another model which needs this quirk.

Link: https://bugzilla.redhat.com/show_bug.cgi?id=1025690
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;
</content>
</entry>
<entry>
<title>Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0"</title>
<updated>2014-07-14T18:10:27Z</updated>
<author>
<name>Rafael J. Wysocki</name>
<email>rafael.j.wysocki@intel.com</email>
</author>
<published>2014-07-14T17:35:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2843768b701971ab10e62c77d5c75ad7c306f1bd'/>
<id>urn:sha1:2843768b701971ab10e62c77d5c75ad7c306f1bd</id>
<content type='text'>
This reverts commit 886129a8eebeb (ACPI / video: change acpi-video
brightness_switch_enabled default to 0) as it is reported to cause
problems to happen.

Fixes: 886129a8eebeb (ACPI / video: change acpi-video brightness_switch_enabled default to 0)
Link: http://marc.info/?l=linux-acpi&amp;m=140534286826819&amp;w=2
Reported by: Bjørn Mork &lt;bjorn@mork.no&gt;
Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'acpi-video'</title>
<updated>2014-07-10T19:04:25Z</updated>
<author>
<name>Rafael J. Wysocki</name>
<email>rafael.j.wysocki@intel.com</email>
</author>
<published>2014-07-10T19:04:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ff253d3d405fd313a4c3d2195e4b8514d9d2ca21'/>
<id>urn:sha1:ff253d3d405fd313a4c3d2195e4b8514d9d2ca21</id>
<content type='text'>
* acpi-video:
  ACPI / video: Add Acer TravelMate B113 to native backlight blacklist
  ACPI / video: Add Dell Inspiron 5737 to the blacklist
  ACPI / i915: ignore firmware requests for backlight change
</content>
</entry>
<entry>
<title>Merge branch 'acpi-ec'</title>
<updated>2014-07-10T19:03:57Z</updated>
<author>
<name>Rafael J. Wysocki</name>
<email>rafael.j.wysocki@intel.com</email>
</author>
<published>2014-07-10T19:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0b80a8ff07e0ff006dcb5286afaeddcb1114d0f1'/>
<id>urn:sha1:0b80a8ff07e0ff006dcb5286afaeddcb1114d0f1</id>
<content type='text'>
* acpi-ec:
  ACPI / EC: Free saved_ec on error exit path
  ACPI / EC: Add detailed fields debugging support of EC_SC(R).
  ACPI / EC: Update revision due to recent changes
  ACPI / EC: Fix race condition in ec_transaction_completed()
  ACPI / EC: Remove duplicated ec_wait_ibf0() waiter
  ACPI / EC: Add asynchronous command byte write support
  ACPI / EC: Avoid race condition related to advance_transaction()
</content>
</entry>
<entry>
<title>Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'</title>
<updated>2014-07-10T19:03:25Z</updated>
<author>
<name>Rafael J. Wysocki</name>
<email>rafael.j.wysocki@intel.com</email>
</author>
<published>2014-07-10T19:03:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4488c99b6397ab7db14c9ffeb8e94f3fca5dbb19'/>
<id>urn:sha1:4488c99b6397ab7db14c9ffeb8e94f3fca5dbb19</id>
<content type='text'>
* acpi-resources:
  ACPI / resources: only reject zero length resources based at address zero

* acpi-ac:
  Revert "ACPI / AC: Remove AC's proc directory."

* acpi-scan:
  ACPI / PNP: add soc_button_array device ID to PNP IDs list

* acpi-battery:
  ACPI / battery: fix wrong value of capacity_now reported when fully charged
  ACPI / battery: Retry to get battery information if failed during probing
</content>
</entry>
<entry>
<title>ACPI / PNP: add soc_button_array device ID to PNP IDs list</title>
<updated>2014-07-09T12:31:04Z</updated>
<author>
<name>Zhang Rui</name>
<email>rui.zhang@intel.com</email>
</author>
<published>2014-07-09T12:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c128c776e0f45d3edaf44ab3fecfa5d1f7067c07'/>
<id>urn:sha1:c128c776e0f45d3edaf44ab3fecfa5d1f7067c07</id>
<content type='text'>
The soc_button_array PNP driver was introduced in 3.15.
But in commit eec15edbb0e1 (ACPI / PNP: use device ID list for
PNPACPI device enumeration), when reworking the PNPACPI device
enumeration, we missed the soc_button_array device ID.

This results in a regression in 3.16-rc1 that soc_button_array
pnp device fails to be enumerated.

Fix the problem by adding soc_button_array device ID into the
acpi_pnp scan handler's ID list.

Fixes: eec15edbb0e1 (ACPI / PNP: use device ID list for PNPACPI device enumeration)
Signed-off-by: Zhang Rui &lt;rui.zhang@intel.com&gt;
Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI / video: Add Acer TravelMate B113 to native backlight blacklist</title>
<updated>2014-07-07T21:38:10Z</updated>
<author>
<name>Martin Kepplinger</name>
<email>martink@posteo.de</email>
</author>
<published>2014-06-23T20:30:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ab7027de5c01e4fba0e5ef946f0db27b2e3d799d'/>
<id>urn:sha1:ab7027de5c01e4fba0e5ef946f0db27b2e3d799d</id>
<content type='text'>
Fix backlight control for Acer TravelMate B113 Laptop by adding
it to the video_dmi_table.

A workaround before that was to use acpi_osi=Linux or
acpi_backlight=vendor on boot but even then, only the function-
keys worked.

With this change there is no need for boot parameters and DE's
controls work as well.

Signed-off-by: Martin Kepplinger &lt;martink@posteo.de&gt;
[rjw: Subject]
Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI / video: Add Dell Inspiron 5737 to the blacklist</title>
<updated>2014-07-07T21:38:10Z</updated>
<author>
<name>Edward Lin</name>
<email>yidi.lin@canonical.com</email>
</author>
<published>2014-06-20T08:13:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=08a56226d84706d402372d891550e130ef5df9f0'/>
<id>urn:sha1:08a56226d84706d402372d891550e130ef5df9f0</id>
<content type='text'>
With win8 capabiltiy, the ACPI backlight control is broken.
The system also loses backlight setting when resuming from S3.

Add this model to the the ACPI video detect blacklist to make backlight
functionality work.

Although backlight functionality works via video.use_native_backlight=1,
this approach may be safer.

Signed-off-by: Edward Lin &lt;yidi.lin@canonical.com&gt;
Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI / i915: ignore firmware requests for backlight change</title>
<updated>2014-07-07T21:38:05Z</updated>
<author>
<name>Aaron Lu</name>
<email>aaron.lu@intel.com</email>
</author>
<published>2014-07-07T07:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0b9f7d93ca6109048a4eb06332b666b6e29df4fe'/>
<id>urn:sha1:0b9f7d93ca6109048a4eb06332b666b6e29df4fe</id>
<content type='text'>
Some Thinkpad laptops' firmware will initiate a backlight level change
request through operation region on the events of AC plug/unplug, but
since we are not using firmware's interface to do the backlight setting
on these affected laptops, we do not want the firmware to use some
arbitrary value from its ASL variable to set the backlight level on
AC plug/unplug either.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=76491
Link: https://bugzilla.kernel.org/show_bug.cgi?id=77091
Reported-and-tested-by: Igor Gnatenko &lt;i.gnatenko.brain@gmail.com&gt;
Reported-and-tested-by: Anton Gubarkov &lt;anton.gubarkov@gmail.com&gt;
Signed-off-by: Aaron Lu &lt;aaron.lu@intel.com&gt;
Acked-by: Jani Nikula &lt;jani.nikula@intel.com&gt;
Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI / battery: fix wrong value of capacity_now reported when fully charged</title>
<updated>2014-07-07T21:37:06Z</updated>
<author>
<name>Josef Gajdusek</name>
<email>atx@atx.name</email>
</author>
<published>2014-06-17T21:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=232de514379082e7ec431c66c9713a6ef23d5dcb'/>
<id>urn:sha1:232de514379082e7ec431c66c9713a6ef23d5dcb</id>
<content type='text'>
It seems that some batteries (noticed on DELL JYPJ136) assume
capacity_now = design_capacity when fully charged. This causes
reported capacity to suddenly jump to &gt;full_charge_capacity (and that
means capacity reported to userspace is &gt;100% and incorrect)
values after 99%. This patch detects capacity_now &gt; full_charge_capacity,
notifies userspace (unless it is the known bug where capacity_now ==
design_capacity) and trims the value to full_charge_capacity.

Signed-off-by: Josef Gajdusek &lt;atx@atx.name&gt;
Signed-off-by: Rafael J. Wysocki &lt;rafael.j.wysocki@intel.com&gt;
</content>
</entry>
</feed>
