platform-driver-x86
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [ibm-acpi-devel] [patch 2/2] thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()
Henrique de Moraes Holschuh
[patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Dan Carpenter
Re: [patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Henrique de Moraes Holschuh
Re: [patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Bastien Nocera
Re: [patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Darren Hart
Re: [patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Darren Hart
Re: [patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Stephen Rothwell
Re: [patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Stephen Rothwell
Re: [patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Darren Hart
Re: [ibm-acpi-devel] [patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
Henrique de Moraes Holschuh
[PATCH v6 00/22] power_supply: Allow safe usage of power supply
Krzysztof Kozlowski
[PATCH v6 01/22] compal-laptop: Fix leaking hwmon device
Krzysztof Kozlowski
[PATCH v6 03/22] power_supply: Add driver private data
Krzysztof Kozlowski
[PATCH v6 02/22] compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski
[PATCH v6 19/22] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v6 15/22] power_supply: Increment power supply use counter when obtaining references
Krzysztof Kozlowski
[PATCH v6 12/22] power_supply: charger-manager: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v6 21/22] mfd: ab8500: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v6 18/22] x86/olpc/xo15/sci: Use newly added power_supply_put API
Krzysztof Kozlowski
Re: [PATCH v6 18/22] x86/olpc/xo15/sci: Use newly added power_supply_put API
Ingo Molnar
[PATCH v6 20/22] power_supply: bq2415x_charger: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v6 16/22] power_supply: charger-manager: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v6 22/22] arm: mach-pxa: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v6 17/22] x86/olpc/xo1/sci: Use newly added power_supply_put API
Krzysztof Kozlowski
Re: [PATCH v6 17/22] x86/olpc/xo1/sci: Use newly added power_supply_put API
Ingo Molnar
[PATCH v6 10/22] power_supply: apm_power: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v6 06/22] power_supply: sysfs: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v6 09/22] mfd: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v6 14/22] power_supply: Add power_supply_put for decrementing device reference counter
Krzysztof Kozlowski
[PATCH v6 07/22] power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v6 05/22] power_supply: Add API for safe access of power supply function attrs
Krzysztof Kozlowski
[PATCH v6 11/22] power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v6 04/22] power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
Re: [PATCH v6 04/22] power_supply: Move run-time configuration to separate structure
Jiri Kosina
[PATCH v6 08/22] power_supply: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
Re: [PATCH v6 13/22] power_supply: Change ownership from driver to core
Rafael J. Wysocki
[PATCH] toshiba_acpi: Update events in toshiba_acpi_notify
Azael Avalos
[PATCH] MAINTAINERS: Add missing Toshiba devices and add myself as maintainer
Azael Avalos
Re: [PATCH] MAINTAINERS: Add missing Toshiba devices and add myself as maintainer
Darren Hart
Re: [PATCH] toshiba_acpi: Update events in toshiba_acpi_notify
Darren Hart
[PATCH] platform: x86: Fix trivial typo in comment
Yannick Guerrini
Re: [PATCH] platform: x86: Fix trivial typo in comment
Darren Hart
git tree
Zha, Qipeng
Re: git tree
Darren Hart
[PATCH 1/2] toshiba_acpi: Add Satellite L845 to alternative keymap.
Joseph Salisbury
[PATCH 2/2] toshiba_acpi: Add Satellite P50W-B to alternative keymap and create new mappings.
Joseph Salisbury
Re: [PATCH 2/2] toshiba_acpi: Add Satellite P50W-B to alternative keymap and create new mappings.
Azael Avalos
Re: [PATCH 2/2] toshiba_acpi: Add Satellite P50W-B to alternative keymap and create new mappings.
Joseph Salisbury
Re: [PATCH 2/2] toshiba_acpi: Add Satellite P50W-B to alternative keymap and create new mappings.
Joseph Salisbury
Re: [PATCH 2/2] toshiba_acpi: Add Satellite P50W-B to alternative keymap and create new mappings.
Azael Avalos
Re: [PATCH 2/2] toshiba_acpi: Add Satellite P50W-B to alternative keymap and create new mappings.
Joseph Salisbury
[PATCH] thinkpad_acpi: use DEVICE_ATTR_* macros
Bastien Nocera
Re: [PATCH] thinkpad_acpi: use DEVICE_ATTR_* macros
Henrique de Moraes Holschuh
[PATCH 2/4] thinkpad_acpi: Factor out get/set adaptive kbd mode
Bastien Nocera
Re: [PATCH 2/4] thinkpad_acpi: Factor out get/set adaptive kbd mode
ibm-acpi
Re: [PATCH 2/4] thinkpad_acpi: Factor out get/set adaptive kbd mode
Henrique de Moraes Holschuh
[PATCH 3/4] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
Re: [PATCH 3/4] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Henrique de Moraes Holschuh
[PATCH 4/4] thinkpad_acpi: Add support for more adaptive kbd buttons
Bastien Nocera
Re: [PATCH 4/4] thinkpad_acpi: Add support for more adaptive kbd buttons
Henrique de Moraes Holschuh
Re: [PATCH 4/4] thinkpad_acpi: Add support for more adaptive kbd buttons
Darren Hart
[PATCH 1/4] thinkpad_acpi: Remember adaptive kbd presence
Bastien Nocera
Re: [PATCH 1/4] thinkpad_acpi: Remember adaptive kbd presence
Henrique de Moraes Holschuh
INVESTMENT PROJECT
Mr.Walter James
[PATCH v5 00/20] power_supply: Allow safe usage of power supply
Krzysztof Kozlowski
[PATCH v5 01/20] power_supply: Add driver private data
Krzysztof Kozlowski
[PATCH v5 06/20] power_supply: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v5 12/20] power_supply: Add power_supply_put for decrementing device reference counter
Krzysztof Kozlowski
[PATCH v5 20/20] arm: mach-pxa: Decrement the power supply's device reference counter
Krzysztof Kozlowski
Re: [PATCH v5 20/20] arm: mach-pxa: Decrement the power supply's device reference counter
Pavel Machek
[PATCH v5 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v5 16/20] x86/olpc/xo15/sci: Use newly added power_supply_put API
Krzysztof Kozlowski
[PATCH v5 19/20] mfd: ab8500: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v5 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v5 05/20] power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v5 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
Krzysztof Kozlowski
[PATCH v5 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v5 04/20] power_supply: sysfs: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v5 13/20] power_supply: Increment power supply use counter when obtaining references
Krzysztof Kozlowski
[PATCH v5 09/20] power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v5 10/20] power_supply: charger-manager: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v5 02/20] power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
[PATCH v5 07/20] mfd: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v5 03/20] power_supply: Add API for safe access of power supply function attrs
Krzysztof Kozlowski
[PATCH v5 08/20] power_supply: apm_power: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[patch] fujitsu-laptop: simplify show_brightness_changed()
Dan Carpenter
Re: [patch] fujitsu-laptop: simplify show_brightness_changed()
Jonathan Woithe
[PATCH 3/3] Documentation/ABI: Add file describing the sysfs entries for toshiba_haps
Azael Avalos
[PATCH 0/3] toshiba_haps: Some misc changes plus sysfs entries documentation
Azael Avalos
[PATCH 2/3] toshiba_haps: Make use of DEVICE_ATTR_{RW, WO} macros
Azael Avalos
[PATCH 1/3] toshiba_haps: Replace sscanf with kstrtoint
Azael Avalos
Re: [PATCH 0/3] toshiba_haps: Some misc changes plus sysfs entries documentation
Darren Hart
[PATCH 0/3] toshiba_acpi: Hotkey handling and keymap updates
Azael Avalos
[PATCH 1/3] toshiba_acpi: Add Hotkey Event Type function and definitions
Azael Avalos
Re: [PATCH 1/3] toshiba_acpi: Add Hotkey Event Type function and definitions
Darren Hart
Re: [PATCH 1/3] toshiba_acpi: Add Hotkey Event Type function and definitions
Azael Avalos
Re: [PATCH 1/3] toshiba_acpi: Add Hotkey Event Type function and definitions
Darren Hart
[PATCH 2/3] toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
Azael Avalos
Re: [PATCH 2/3] toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
Darren Hart
[PATCH 3/3] toshiba_acpi: Fix the enabling of the Special Functions
Azael Avalos
Re: [PATCH 3/3] toshiba_acpi: Fix the enabling of the Special Functions
Darren Hart
Re: [PATCH 3/3] toshiba_acpi: Fix the enabling of the Special Functions
Azael Avalos
Re: [PATCH 3/3] toshiba_acpi: Fix the enabling of the Special Functions
Darren Hart
Re: [PATCH 0/3] toshiba_acpi: Hotkey handling and keymap updates
Darren Hart
Re: [PATCH 0/3] toshiba_acpi: Hotkey handling and keymap updates
Azael Avalos
[PATCH] x86: wmi: Remove private %pUL implementation
Rasmus Villemoes
Re: [PATCH] x86: wmi: Remove private %pUL implementation
Darren Hart
[PATCH] x86: wmi: Remove private %pUL implementation
Rasmus Villemoes
Re: [PATCH] x86: wmi: Remove private %pUL implementation
Darren Hart
[Patch] apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
Re: [Patch] apple-gmux: lock iGP IO to protect from vgaarb changes
Darren Hart
[Patch v2] apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
Re: [Patch v2] apple-gmux: lock iGP IO to protect from vgaarb changes
Darren Hart
Re: [Patch v2] apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
Re: [Patch v2 resend] apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
Re: [Patch v2 resend] apple-gmux: lock iGP IO to protect from vgaarb changes
Bjorn Helgaas
[Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Darren Hart
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Michael Marineau
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Darren Hart
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Michael Marineau
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Michael Marineau
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Darren Hart
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Darren Hart
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Bruno Prémont
Re: [Patch v3] apple-gmux: lock iGP IO to protect from vgaarb changes
Michael Marineau
[PATCH v4 00/20] power_supply: Allow safe usage of power supply
Krzysztof Kozlowski
[PATCH v4 07/20] mfd: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v4 20/20] arm: mach-pxa: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v4 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v4 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v4 13/20] power_supply: Increment power supply use counter when obtaining references
Krzysztof Kozlowski
[PATCH v4 16/20] x86/olpc/xo15/sci: Use newly added power_supply_put API
Krzysztof Kozlowski
[PATCH v4 19/20] mfd: ab8500: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v4 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
Krzysztof Kozlowski
[PATCH v4 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
Krzysztof Kozlowski
[PATCH v4 10/20] power_supply: charger-manager: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v4 12/20] power_supply: Add power_supply_put for decrementing device reference counter
Krzysztof Kozlowski
[PATCH v4 01/20] power_supply: Add driver private data
Krzysztof Kozlowski
[PATCH v4 09/20] power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v4 08/20] power_supply: apm_power: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v4 03/20] power_supply: Add API for safe access of power supply function attrs
Krzysztof Kozlowski
[PATCH v4 05/20] power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v4 06/20] power_supply: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v4 04/20] power_supply: sysfs: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
[PATCH v4 02/20] power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
Re: [PATCH v4 00/20] power_supply: Allow safe usage of power supply
Pavel Machek
Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core
Sebastian Reichel
Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core
Darren Hart
Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core
Krzysztof Kozlowski
Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core
Krzysztof Kozlowski
Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core
Darren Hart
Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core
Krzysztof Kozlowski
Re: [PATCH v4 11/20] power_supply: Change ownership from driver to core
Lee Jones
[PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
Re: [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Mika Westerberg
Re: [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
Re: [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Mika Westerberg
Re: [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
Re: [PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Henrique de Moraes Holschuh
[PATCH 6/7] thinkpad_acpi: More Carbon X1 2014 keys
Bastien Nocera
Re: [PATCH 6/7] thinkpad_acpi: More Carbon X1 2014 keys
Andy Lutomirski
Re: [PATCH 6/7] thinkpad_acpi: More Carbon X1 2014 keys
Bastien Nocera
Re: [PATCH 6/7] thinkpad_acpi: More Carbon X1 2014 keys
Andy Lutomirski
[PATCH 7/7] thinkpad_acpi: use DEVICE_ATTR_* macros
Bastien Nocera
Re: [PATCH 7/7] thinkpad_acpi: use DEVICE_ATTR_* macros
Henrique de Moraes Holschuh
Re: [PATCH 7/7] thinkpad_acpi: use DEVICE_ATTR_* macros
Bastien Nocera
[PATCH 5/7] input: Add keycodes used by Lenovo Carbon X1 2014
Bastien Nocera
Re: [PATCH 5/7] input: Add keycodes used by Lenovo Carbon X1 2014
Benjamin Tissoires
Re: [PATCH 5/7] input: Add keycodes used by Lenovo Carbon X1 2014
Dmitry Torokhov
Re: [PATCH 5/7] input: Add keycodes used by Lenovo Carbon X1 2014
Bastien Nocera
Re: [PATCH 5/7] input: Add keycodes used by Lenovo Carbon X1 2014
Bastien Nocera
[PATCH 4/7] thinkpad_acpi: Add support for more adaptive kbd buttons
Bastien Nocera
[PATCH 2/7] thinkpad_acpi: Factor out get/set adaptive kbd mode
Bastien Nocera
[PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Bastien Nocera
Re: [PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Darren Hart
Re: [PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Bastien Nocera
Re: [PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Henrique de Moraes Holschuh
Re: [ibm-acpi-devel] [PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Henrique de Moraes Holschuh
Re: [ibm-acpi-devel] [PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Henrique de Moraes Holschuh
Re: [ibm-acpi-devel] [PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Darren Hart
Re: [ibm-acpi-devel] [PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Henrique de Moraes Holschuh
Re: [ibm-acpi-devel] [PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
Darren Hart
[RFT PATCH v3 1/2] compal-laptop: Fix leaking hwmon device
Krzysztof Kozlowski
[RFT PATCH v3 2/2] compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski
Re: [RFT PATCH v3 2/2] compal-laptop: Check return value of power_supply_register
Darren Hart
Re: [RFT PATCH v3 1/2] compal-laptop: Fix leaking hwmon device
Guenter Roeck
Re: [RFT PATCH v3 1/2] compal-laptop: Fix leaking hwmon device
Darren Hart
[RFT PATCH v2 1/2] compal-laptop: Fix leaking hwmon device
Krzysztof Kozlowski
[RFT PATCH v2 2/2] compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski
Re: [RFT PATCH v2 2/2] compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski
Re: Laptop Keyboard Backlight not turning off / not controllable
Mattia Dongili
[PATCH 4/6] thinkpad_acpi: Add support for more adaptive kbd buttons
Bastien Nocera
Re: [PATCH 4/6] thinkpad_acpi: Add support for more adaptive kbd buttons
Darren Hart
Re: [PATCH 4/6] thinkpad_acpi: Add support for more adaptive kbd buttons
Bastien Nocera
[PATCH 3/6] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
Re: [PATCH 3/6] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Darren Hart
Re: [PATCH 3/6] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
Earlier messages
Later messages