X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2010-07-07 12:29:51 to 2010-08-20 07:01:07 UTC [more...]

[PATCH 0/8] [Resend] ideapad: using EC command to control rf/camera power
 2010-08-20  7:01 UTC  (20+ messages)
` [PATCH 1/8] ideapad: add ACPI helpers
` [PATCH 2/8] ideapad: check VPC bit before sync rfkill hw status
` [PATCH 3/8] ideapad: make sure we bind on the correct device
` [PATCH 4/8] ideapad: use return value of _CFG to tell if device exist or not
` [PATCH 5/8] ideapad: use EC command to control camera
` [PATCH 6/8] ideapad: rewrite the hw rfkill notify
` [PATCH 7/8] ideapad: rewrite the sw rfkill set
` [PATCH 8/8] ideapad: Change the driver name to ideapad_laptop

[PATCH] Support MSI Poulsbo netbook U110/U115
 2010-08-17 14:56 UTC 

[BUG] 2.6.36-rc1 compile breakage in toshiba_acpi driver
 2010-08-17 13:29 UTC  (2+ messages)

[PATCH 15/16] drivers/platform/x86: Use available error codes
 2010-08-16 20:43 UTC  (4+ messages)

[PATCH 12/16] drivers/platform/x86: Use available error codes
 2010-08-16 16:28 UTC 

[GIT PULL] Minor platform driver updates
 2010-08-16 16:16 UTC 

[PATCH] platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
 2010-08-16 16:10 UTC  (2+ messages)

[GIT PATCH] thinkpad-acpi patches for merge window
 2010-08-16 16:09 UTC  (7+ messages)
` [PATCH 1/5] thinkpad-acpi: find ACPI video device by synthetic HID
` [PATCH 2/5] thinkpad-acpi: untangle ACPI/vendor backlight selection
` [PATCH 3/5] thinkpad-acpi: lock down size of hotkey keymap
` [PATCH 4/5] thinkpad-acpi: add support for model-specific keymaps
` [PATCH 5/5] thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards

[PATCH 0/5] Convert x86 platform drivers to use sparse keymap library
 2010-08-16 15:57 UTC  (7+ messages)
` [PATCH 1/5] topstar-laptop - switch to using "
` [PATCH 2/5] panasonic-laptop "
` [PATCH 3/5] Input: dell-wmi "
` [PATCH 4/5] Input: hp-wmi "
` [PATCH 5/5] toshiba-acpi - switch to using sparse keymap

[PATCH] Support MSI Poulsbo netbook U110/U115
 2010-08-16 15:56 UTC  (2+ messages)

[PATCH] ideapad-laptop: add new driver
 2010-08-15  8:20 UTC  (14+ messages)

[PATCH] Lenovo IdeaPAD ACPI driver
 2010-08-12 12:24 UTC  (8+ messages)

[patch] intel_ips: potential null dereference
 2010-08-07 23:48 UTC  (2+ messages)

[PATCH 24/42] drivers/platform/x86: Adjust confusing if indentation
 2010-08-05 20:24 UTC 

[GIT PULL] x86 platform drivers for 2.6.36
 2010-08-04 17:50 UTC  (3+ messages)

[PATCH] acpi ec_sys: Export fields of all regions from the EC to debugfs readable
 2010-08-04 14:19 UTC  (5+ messages)
  ` [PATCH] acpi ec_sys: Export fields of all regions from the EC to debugfs readable (v2)
    ` [PATCH] acpi ec_sys: Export fields of all regions from the EC to debugfs readable (v3)

[PATCH 08/11] x86: intel_ips: do not use PCI resources before pci_enable_device()
 2010-08-03 15:45 UTC  (2+ messages)

[PATCH 00/11] Series short description
 2010-08-03 13:50 UTC  (13+ messages)
` [PATCH 01/11] intel_scu_ipc: detect CPU type automatically
` [PATCH 02/11] intel_scu_ipc: Support Medfield processors
` [PATCH 03/11] Remove indirect read write api support
` [PATCH 04/11] intel_scu_ipc: tidy up unused bits
` [PATCH 05/11] intel_scu_ipc: Use the new cpu identification function
` [PATCH 06/11] Fix stack buffer size for IPC writev messages
` [PATCH 07/11] zero the stack buffer before giving random garbage to the SCU
` [PATCH 08/11] Clean up command packing on MRST
` [PATCH 09/11] intel_scu_ipc: fix data packing of PMIC command on Moorestown
` [PATCH 10/11] intel_scu_ipc: return -EIO for error condition in busy_loop
` [PATCH 11/11] intel_scu_ipc: fix size field for intel_scu_ipc_command

hp-wmi: several fixes and cleanups
 2010-08-03 13:34 UTC  (5+ messages)
` [PATCH 1/3] hp-wmi: Fix input buffer size of perform_query
` [PATCH 2/3] hp-wmi: Fix mixing up of and/or directive
` [PATCH 3/3] hp-wmi: acpi_drivers.h is already included through acpi.h two lines below

[PATCH] x86 plat: limit x86 platform driver menu to X86
 2010-08-02 22:40 UTC 

ACPI ec.c and ec_sys.c fixes
 2010-08-01 14:15 UTC  (8+ messages)
` [PATCH 1/2] acpi ec: Fix possible double io port registration
` [PATCH 2/2] acpi ec_sys: Be more cautious about ec write access
    ` [PATCH] "

[PATCH] Add support for Toshiba Illumination. This is a set of LEDs installed on some Toshiba laptops. It is controlled through ACPI, the commands has been found through reverse engineering. It has been tested on a Toshiba Qosmio G50-122
 2010-07-29 10:09 UTC  (2+ messages)

Patch for toshiba_acpi driver : add illumination support
 2010-07-29  5:12 UTC  (2+ messages)

[PATCH -next] compal-laptop: depends on POWER_SUPPLY
 2010-07-23 16:41 UTC 

[PATCH] eeepc-laptop: fix hotplug_disabled module_param permissions
 2010-07-23  0:45 UTC  (3+ messages)

[RESEND PATCH] From: Sreedhara DS <sreedhara.ds@intel.com>
 2010-07-22 15:03 UTC  (3+ messages)

Version 2: Provide /sys/../ec with read/write access and some cleanups
 2010-07-22 15:03 UTC  (10+ messages)
` [PATCH 1/7] ACPI: Provide /sys/kernel/debug/ec/
` [PATCH 2/7] ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC
` [PATCH 3/7] ACPI: Register EC io ports in /proc/ioports
` [PATCH 4/7] ACPI: Remove /proc/acpi/embedded_controller/
  ` [PATCH 5/7] X86 platform drivers: Remove EC dump from thinkpad_acpi
    ` [ibm-acpi-devel] "
` [PATCH 6/7] X86 platform driver: Fix section mismatch in wmi.c
` [PATCH 7/7] Documentation: Add new /sys/kernel/debug/ec/* files to ABI

[PATCH] gpio: Add PMIC GPIO block support
 2010-07-22 15:01 UTC  (2+ messages)

[patch 24/26] acer-wmi: remove non-used acer_quirks struct definition
 2010-07-20 22:19 UTC 

[patch 23/26] acer-wmi: fix memory leaks in wmab_execute error path
 2010-07-20 22:19 UTC 

[patch 16/26] asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
 2010-07-20 22:19 UTC 

[patch 22/26] acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
 2010-07-20 22:19 UTC 

[patch 14/26] fujitsu-laptop: make needlessly global symbols static
 2010-07-20 22:19 UTC 

[patch 19/26] toshiba_acpi: make remove_device() and add_device() void
 2010-07-20 22:19 UTC 

[patch 05/26] acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks
 2010-07-20 22:19 UTC 

[patch 04/26] acerhdf: driver didn't verify the pointers in which it got product information
 2010-07-20 22:19 UTC 

[patch 02/26] acerhdf: add new BIOS versions
 2010-07-20 22:19 UTC 

[patch 08/26] compal-laptop: uses hwmon interfaces, depends on HWMON
 2010-07-20 22:19 UTC 

[patch 25/26] asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
 2010-07-20 22:19 UTC 

[patch 26/26] eeepc-laptop: fix hotplug_disabled module_param permissions
 2010-07-20 22:19 UTC 

[patch 21/26] hp-wmi: add return value checking for input_allocate_device()
 2010-07-20 22:19 UTC 

[patch 20/26] toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()
 2010-07-20 22:19 UTC 

[patch 18/26] acerhdf: fix resource reclaim in error path
 2010-07-20 22:19 UTC 

[patch 17/26] asus-laptop: return proper error for store_ledd if write_acpi_int fail
 2010-07-20 22:19 UTC 

[patch 15/26] msi-laptop: make struct rfkill_ops const
 2010-07-20 22:19 UTC 

[patch 13/26] classmate-laptop: make needlessly global symbols static
 2010-07-20 22:19 UTC 

[patch 12/26] acerhdf: make needlessly global symbols static
 2010-07-20 22:19 UTC 

[patch 11/26] asus_acpi: fix coding style to improve readability
 2010-07-20 22:19 UTC 

[patch 10/26] asus_acpi: fix a memory leak in asus_hotk_get_info()
 2010-07-20 22:19 UTC 

[patch 09/26] compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0
 2010-07-20 22:19 UTC 

[patch 07/26] compal-laptop: add JHL90, battery & hwmon interface
 2010-07-20 22:19 UTC 

[patch 06/26] fujitsu-laptop: remove unnecessary input_free_device calls
 2010-07-20 22:19 UTC 

[patch 03/26] acerhdf: remove "chk_off" as it was only needed for T31 netbooks
 2010-07-20 22:19 UTC 

[patch 01/26] hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid
 2010-07-20 22:19 UTC 

ssion of Project Gutenb
 2010-07-17 15:02 UTC 

(unknown),
 2010-07-17  7:07 UTC 

How to read time stamp from HPET timer from device driver?
 2010-07-15 16:39 UTC  (6+ messages)

[PATCH] Support MSI Poulsbo netbook U110/U115
 2010-07-13  7:54 UTC 

[PATCH v2] acer-wmi: fix memory leaks in wmab_execute error path
 2010-07-13  2:14 UTC  (4+ messages)

[PATCH] asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
 2010-07-12  1:13 UTC 

[PATCH] acer-wmi: remove non-used acer_quirks struct definition
 2010-07-12  1:10 UTC 

[PATCH] acerhdf: make needlessly global symbols static
 2010-07-10 17:42 UTC  (3+ messages)

[PATCH v2] acerhdf: fix resource reclaim in error path
 2010-07-10 17:41 UTC  (3+ messages)

[PATCH] acer-wmi: fix memory leaks in wmab_execute error path
 2010-07-09 20:53 UTC  (2+ messages)

Provide /sys/../ec with read/write access and some cleanups
 2010-07-09 19:18 UTC  (4+ messages)
` [PATCH 1/6] ACPI: Provide /sys/devices/system/ec/

[PATCH] gpio: Add PMIC GPIO block support
 2010-07-09 13:35 UTC  (3+ messages)

[PATCH] msi-laptop: make struct rfkill_ops const
 2010-07-09 10:26 UTC 

[PATCH] msi-laptop: make struct rfkill_ops const
 2010-07-09 10:24 UTC 

[PATCH] fujitsu-laptop: make needlessly global symbols static
 2010-07-08 23:07 UTC  (2+ messages)

[PATCH] msi-laptop: make struct rfkill_ops const
 2010-07-08 18:39 UTC  (2+ messages)

[PATCH] msi-wmi: make needlessly global symbols static
 2010-07-08  8:34 UTC  (2+ messages)

[PATCH] asus-laptop: return proper error for store_ledd if write_acpi_int fail
 2010-07-08  7:50 UTC  (2+ messages)

[PATCH] asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
 2010-07-08  5:52 UTC 

[PATCH] classmate-laptop: make needlessly global symbols static
 2010-07-08  2:42 UTC  (2+ messages)

[PATCH] msi-laptop: make struct rfkill_ops const
 2010-07-08  2:08 UTC 

Bug#587014: screen brightness can't be modified on Panasonic S9
 2010-07-07 16:56 UTC  (3+ messages)


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