| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c... | Linus Torvalds | 2014-01-29 | 4 | -91/+323 |
|\ |
|
| * | platform/chrome: unregister platform driver/device when module exit | Wei Yongjun | 2013-11-26 | 1 | -0/+3 |
| * | platform/chrome: Make i2c_adapter_names static | Olof Johansson | 2013-11-25 | 1 | -1/+1 |
| * | platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tag | Benson Leung | 2013-11-25 | 1 | -1/+1 |
| * | platform/chrome: chromeos_laptop - Use deferred probing | Benson Leung | 2013-11-25 | 1 | -43/+101 |
| * | platform/chrome: chromeos_laptop - Restructure device associations | Aaron Durbin | 2013-11-25 | 1 | -71/+126 |
| * | platform/chrome: Add pstore platform_device | Olof Johansson | 2013-11-25 | 3 | -0/+116 |
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2014-01-29 | 15 | -237/+642 |
|\ \ |
|
| * | | ipc: add intel-mid's pci id macros | David Cohen | 2014-01-21 | 1 | -4/+9 |
| * | | hp-wireless: new driver for hp wireless button for Windows 8 | Alex Hung | 2014-01-21 | 3 | -0/+144 |
| * | | toshiba_acpi: Support RFKILL hotkey scancode | Unai Uribarri | 2014-01-21 | 1 | -0/+1 |
| * | | hp_accel: Add a new PnP ID HPQ6007 for new HP laptops | Takashi Iwai | 2014-01-21 | 1 | -0/+1 |
| * | | sony-laptop: remove unnecessary assigment of len | Colin Ian King | 2014-01-21 | 1 | -1/+1 |
| * | | fujitsu-laptop: fix error return code | Julia Lawall | 2014-01-21 | 1 | -8/+7 |
| * | | dell-laptop: Only install the i8042 filter when rfkill is active | Hans de Goede | 2014-01-21 | 1 | -31/+32 |
| * | | X86 platform: New BayTrail IOSF-SB MBI driver | David E. Box | 2014-01-21 | 4 | -0/+323 |
| * | | drivers: platform: Include appropriate header file in mxm-wmi.c | Rashika Kheria | 2014-01-21 | 1 | -0/+1 |
| * | | drivers: platform: Mark functions as static in hp_accel.c | Rashika Kheria | 2014-01-21 | 1 | -3/+3 |
| * | | dell-laptop: rkill whitelist Precision models | Hans de Goede | 2014-01-21 | 1 | -5/+8 |
| * | | ipc: simplify platform data approach | David Cohen | 2014-01-21 | 1 | -44/+40 |
| * | | asus-wmi: Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 2014-01-21 | 1 | -37/+11 |
| * | | compal-laptop: Use devm_hwmon_device_register_with_groups | Guenter Roeck | 2014-01-21 | 1 | -29/+23 |
| * | | compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTR | Guenter Roeck | 2014-01-21 | 1 | -33/+33 |
| * | | eeepc-laptop: Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 2014-01-21 | 1 | -42/+10 |
| * | | compal-laptop: Use devm_kzalloc to allocate local data structure | Guenter Roeck | 2014-01-21 | 1 | -7/+2 |
| * | | dell-laptop: fix to return error code in dell_send_intensity() | Wei Yongjun | 2014-01-21 | 1 | -1/+1 |
* | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 25 | -58/+23 |
|\ \ \ |
|
| * \ \ | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 25 | -58/+23 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 25 | -58/+23 |
* | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 | 2 | -0/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | platform / x86: Use global PCI rescan-remove locking | Rafael J. Wysocki | 2014-01-14 | 2 | -0/+4 |
| |/ / |
|
* | | | sony-laptop: do not scribble keyboard backlight registers on resume | Mattia Dongili | 2013-11-26 | 1 | -27/+0 |
| |/
|/| |
|
* | | x86, wmi fix modalias_show return values | Prarit Bhargava | 2013-11-20 | 1 | -2/+4 |
* | | ipc: Added support for IPC interrupt mode | Kuppuswamy Sathyanarayanan | 2013-11-20 | 1 | -3/+45 |
* | | ipc: Handle error conditions in ipc command | Kuppuswamy Sathyanarayanan | 2013-11-20 | 1 | -3/+5 |
* | | ipc: Enabled ipc support for additional intel platforms | Kuppuswamy Sathyanarayanan | 2013-11-20 | 1 | -0/+24 |
* | | ipc: Added platform data structure | Kuppuswamy Sathyanarayanan | 2013-11-20 | 1 | -8/+29 |
* | | thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32 | Takashi Iwai | 2013-11-20 | 1 | -1/+6 |
* | | platform: add chrome platform directory | Olof Johansson | 2013-11-20 | 7 | -12/+32 |
* | | hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmd | Alex Hung | 2013-11-20 | 1 | -1/+13 |
* | | dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycode | Alex Hung | 2013-11-20 | 1 | -3/+4 |
* | | platform:x86: Remove OOM message after input_allocate_device | Joe Perches | 2013-11-20 | 8 | -23/+8 |
* | | sony-laptop: fixe typos in sony_laptop_input_keycode_map | Stephen Gildea | 2013-11-20 | 1 | -2/+2 |
* | | sony-laptop: warn on multiple KBD backlight handles | Mattia Dongili | 2013-11-20 | 1 | -4/+12 |
* | | dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch | Hans de Goede | 2013-11-20 | 1 | -3/+10 |
* | | dell-laptop: Add a force_rfkill module parameter | Hans de Goede | 2013-11-20 | 1 | -1/+5 |
* | | dell-laptop: Wait less long before updating rfkill after an rfkill keypress | Hans de Goede | 2013-11-20 | 1 | -1/+1 |
* | | dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked | Hans de Goede | 2013-11-20 | 1 | -3/+2 |
* | | dell-laptop: Sync current block state to BIOS on hw switch change | Hans de Goede | 2013-11-20 | 1 | -3/+11 |
* | | dell-laptop: Allow changing the sw_state while the radio is blocked by hw | Hans de Goede | 2013-11-20 | 1 | -5/+2 |