X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2015-02-10 07:39:19 to 2015-03-06 18:32:46 UTC [more...]

[PATCH 0/3] toshiba_haps: Some misc changes plus sysfs entries documentation
 2015-03-06 18:32 UTC  (4+ messages)
` [PATCH 1/3] toshiba_haps: Replace sscanf with kstrtoint
` [PATCH 2/3] toshiba_haps: Make use of DEVICE_ATTR_{RW, WO} macros

[PATCH 0/3] toshiba_acpi: Hotkey handling and keymap updates
 2015-03-06 18:28 UTC  (7+ messages)
` [PATCH 1/3] toshiba_acpi: Add Hotkey Event Type function and definitions
` [PATCH 2/3] toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
` [PATCH 3/3] toshiba_acpi: Fix the enabling of the Special Functions

[PATCH 1/7] thinkpad_acpi: Remember adaptive kbd presence
 2015-03-06 18:09 UTC  (9+ messages)
  ` [ibm-acpi-devel] "

[PATCH] platform: x86: dell-laptop: Add support for keyboard backlight
 2015-03-06 18:05 UTC  (4+ messages)

[PATCH] x86: wmi: Remove private %pUL implementation
 2015-03-06 17:52 UTC  (2+ messages)

[Patch] apple-gmux: lock iGP IO to protect from vgaarb changes
 2015-03-06 17:42 UTC  (4+ messages)
  ` [Patch v2] "

git tree
 2015-03-06 17:30 UTC  (2+ messages)

[PATCH 1/2] toshiba_acpi: Add Satellite L845 to alternative keymap
 2015-03-05 21:06 UTC  (7+ messages)
` [PATCH 2/2] toshiba_acpi: Add Satellite P50W-B to alternative keymap and create new mappings

[PATCH 4/4] thinkpad_acpi: Add support for more adaptive kbd buttons
 2015-03-03 17:03 UTC  (3+ messages)

[PATCH v4 00/20] power_supply: Allow safe usage of power supply
 2015-03-03 16:44 UTC  (29+ messages)
  ` [PATCH v4 01/20] power_supply: Add driver private data
` [PATCH v4 02/20] power_supply: Move run-time configuration to separate structure
` [PATCH v4 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v4 04/20] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v4 05/20] power_supply: 88pm860x_charger: "
` [PATCH v4 06/20] power_supply: ab8500: "
` [PATCH v4 07/20] mfd: "
` [PATCH v4 08/20] power_supply: apm_power: "
` [PATCH v4 09/20] power_supply: bq2415x_charger: "
` [PATCH v4 10/20] power_supply: charger-manager: "
` [PATCH v4 11/20] power_supply: Change ownership from driver to core
` [PATCH v4 12/20] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v4 13/20] power_supply: Increment power supply use counter when obtaining references
` [PATCH v4 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v4 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v4 16/20] x86/olpc/xo15/sci: "
` [PATCH v4 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v4 18/20] power_supply: bq2415x_charger: "
` [PATCH v4 19/20] mfd: ab8500: "
` [PATCH v4 20/20] arm: mach-pxa: "

[RFT PATCH v3 1/2] compal-laptop: Fix leaking hwmon device
 2015-03-03 16:43 UTC  (5+ messages)
` [RFT PATCH v3 2/2] compal-laptop: Check return value of power_supply_register

Confidential Letter
 2015-03-02  5:58 UTC 

[PATCH] thinkpad_acpi: use DEVICE_ATTR_* macros
 2015-03-02 18:05 UTC  (2+ messages)

[PATCH 2/4] thinkpad_acpi: Factor out get/set adaptive kbd mode
 2015-03-02 17:14 UTC  (3+ messages)

[PATCH 3/4] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
 2015-03-02 17:13 UTC  (2+ messages)

[PATCH 1/4] thinkpad_acpi: Remember adaptive kbd presence
 2015-03-02 17:11 UTC  (2+ messages)

[PATCH v5 00/20] power_supply: Allow safe usage of power supply
 2015-02-27 19:26 UTC  (22+ messages)
` [PATCH v5 01/20] power_supply: Add driver private data
` [PATCH v5 02/20] power_supply: Move run-time configuration to separate structure
` [PATCH v5 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v5 04/20] power_supply: sysfs: Use power_supply_*() API for accessing "
  ` [PATCH v5 05/20] power_supply: 88pm860x_charger: "
  ` [PATCH v5 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v5 06/20] power_supply: ab8500: Use power_supply_*() API for accessing function attrs
` [PATCH v5 07/20] mfd: "
` [PATCH v5 08/20] power_supply: apm_power: "
` [PATCH v5 09/20] power_supply: bq2415x_charger: "
` [PATCH v5 10/20] power_supply: charger-manager: "
` [PATCH v5 11/20] power_supply: Change ownership from driver to core
` [PATCH v5 12/20] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v5 13/20] power_supply: Increment power supply use counter when obtaining references
` [PATCH v5 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v5 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v5 16/20] x86/olpc/xo15/sci: "
` [PATCH v5 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter
` [PATCH v5 19/20] mfd: ab8500: "
` [PATCH v5 20/20] arm: mach-pxa: "

[patch] fujitsu-laptop: simplify show_brightness_changed()
 2015-02-26 22:04 UTC  (2+ messages)

[PATCH 3/3] Documentation/ABI: Add file describing the sysfs entries for toshiba_haps
 2015-02-26 17:59 UTC 

toshiba_acpi.c
 2015-02-26 16:11 UTC  (7+ messages)

[PATCH 5/7] input: Add keycodes used by Lenovo Carbon X1 2014
 2015-02-24  9:00 UTC  (5+ messages)

[PATCH 3/6] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
 2015-02-23 18:18 UTC  (5+ messages)

[PATCH 6/7] thinkpad_acpi: More Carbon X1 2014 keys
 2015-02-23 15:51 UTC  (4+ messages)

[PATCH 5/6] input: Add keycodes used by Lenovo Carbon X1 2014
 2015-02-23 14:10 UTC  (6+ messages)

[PATCH 7/7] thinkpad_acpi: use DEVICE_ATTR_* macros
 2015-02-23 10:27 UTC  (3+ messages)

[PATCH 3/7] thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
 2015-02-23 10:28 UTC  (6+ messages)

[PATCH 4/7] thinkpad_acpi: Add support for more adaptive kbd buttons
 2015-02-20 14:44 UTC 

[PATCH 2/7] thinkpad_acpi: Factor out get/set adaptive kbd mode
 2015-02-20 14:44 UTC 

[PATCH 4/6] thinkpad_acpi: Add support for more adaptive kbd buttons
 2015-02-20 14:41 UTC  (3+ messages)

[PATCH 2/6] thinkpad_acpi: Factor out get/set adaptive kbd mode
 2015-02-20 13:54 UTC  (3+ messages)

[PATCH 1/6] thinkpad_acpi: Remember adaptive kbd presence
 2015-02-20 13:51 UTC  (3+ messages)

[RFT PATCH v2 1/2] compal-laptop: Fix leaking hwmon device
 2015-02-20 13:12 UTC  (3+ messages)
` [RFT PATCH v2 2/2] compal-laptop: Check return value of power_supply_register

Laptop Keyboard Backlight not turning off / not controllable
 2015-02-19 23:28 UTC 

[PATCH 6/6] thinkpad_acpi: More Carbon X1 2014 keys
 2015-02-18 20:53 UTC 

[PATCH] dell-laptop: use dedicated sysfs file for ALS
 2015-02-18 19:09 UTC  (4+ messages)

Do you need a loan for any reason? contact us now
 2015-02-18 18:00 UTC 

Western Union office; You have been awarded, please reply for claim
 2015-02-16 11:35 UTC 

toshiba_acpi: Cleanup comments and file header
 2015-02-12 16:02 UTC  (4+ messages)
` [PATCH 1/2] toshiba_acpi: Cleanup comment blocks and capitalization
  ` [PATCH 2/2] toshiba_acpi: Cleanup GPL header

[PATCH] TCO Watchdog warning interrupt driver creation
 2015-02-12 10:13 UTC  (4+ messages)

[PATCH 0/5] toshiba_acpi: Clean file plus some function renames
 2015-02-12  5:42 UTC  (9+ messages)
` [PATCH 1/5] toshiba_acpi: Clean file according to coding style
` [PATCH 2/5] Documentation/ABI: Add file describing the sysfs entries for toshiba_acpi
` [PATCH 3/5] toshiba_acpi: Move sysfs function and struct declarations further down
` [PATCH 4/5] toshiba_acpi: Drop the toshiba_ prefix from sysfs function names
` [PATCH 5/5] toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macros

[PATCH v2 0/6] toshiba_acpi: Add new features plus some procfs ports
 2015-02-12  4:52 UTC  (8+ messages)
` [PATCH v2 1/6] toshiba_acpi: Add version entry to sysfs
` [PATCH v2 2/6] toshiba_acpi: Add fan "
` [PATCH v2 3/6] toshiba_acpi: Add support for Keyboard functions mode
` [PATCH v2 4/6] toshiba_acpi: Add support for Panel Power ON
` [PATCH v2 5/6] toshiba_acpi: Add support to enable/disable USB 3
` [PATCH v2 6/6] toshiba_acpi: Bump version number to 0.21

[PATCH] thinkpad_acpi: support new BIOS version string pattern
 2015-02-12  4:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 00/20] power_supply: Allow safe usage of power supply
 2015-02-11 22:12 UTC  (10+ messages)
` [PATCH v3 04/20] power_supply: sysfs: Use power_supply_*() API for accessing function attrs
` [PATCH v3 20/20] arm: mach-pxa: Decrement the power supply's device reference counter

[PATCH] ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blocked
 2015-02-11 20:38 UTC  (2+ messages)

[PATCH resend 0/6] toshiba_acpi: Add new features plus some procfs ports
 2015-02-10 19:20 UTC  (9+ messages)
` [PATCH resend 5/6] toshiba_acpi: Add support to enable/disable USB 3

[PATCH v2] thinkpad_acpi: unhandled hkey event
 2015-02-10 19:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox