| Commit message (Expand) | Author | Age | Files | Lines |
* | toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store() | Dan Carpenter | 2014-09-03 | 1 | -6/+12 |
* | platform/x86: toshiba: re-enable acpi hotkeys after suspend to disk | Benjamin Tissoires | 2014-09-03 | 1 | -1/+8 |
* | ideapad-laptop: Constify DMI table for real! | Mathias Krause | 2014-09-03 | 1 | -2/+2 |
* | Revert "ideapad-laptop: Disable touchpad interface on Yoga models" | Hans de Goede | 2014-08-28 | 1 | -27/+0 |
* | Revert "platform/x86/toshiba-apci.c possible bad if test?" | Matthew Garrett | 2014-08-20 | 1 | -1/+1 |
* | platform/x86: Enable build support for toshiba_haps | Azael Avalos | 2014-08-16 | 2 | -0/+20 |
* | platform/x86: Toshiba HDD Active Protection Sensor | Azael Avalos | 2014-08-16 | 1 | -0/+265 |
* | asus-nb-wmi: Add wapf4 quirk for the U32U | Hans de Goede | 2014-08-16 | 1 | -0/+14 |
* | alienware-wmi: make hdmi_mux enabled on case-by-case basis | Mario Limonciello | 2014-08-16 | 1 | -2/+20 |
* | ideapad-laptop: Constify DMI table and other r/o variables | Mathias Krause | 2014-08-16 | 1 | -2/+2 |
* | asus-nb-wmi.c: Rename x401u quirk to wapf4 | Hans de Goede | 2014-08-16 | 1 | -13/+13 |
* | compal-laptop: correct invalid hwmon name | Roald Frederickx | 2014-08-16 | 1 | -1/+1 |
* | toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list | Azael Avalos | 2014-08-16 | 1 | -0/+7 |
* | toshiba_acpi: Add extra check to backlight code | Azael Avalos | 2014-08-16 | 1 | -4/+17 |
* | Fix log message about future removal of interface | Martin Kepplinger | 2014-08-16 | 1 | -3/+3 |
* | ideapad-laptop: Disable touchpad interface on Yoga models | Hans de Goede | 2014-08-16 | 1 | -0/+27 |
* | asus-nb-wmi: Add wapf4 quirk for the X550CC | Hans de Goede | 2014-08-16 | 1 | -0/+9 |
* | intel_ips: Make ips_mcp_limits variables static | Mathias Krause | 2014-08-16 | 1 | -3/+3 |
* | thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata | Mathias Krause | 2014-08-16 | 1 | -2/+2 |
* | fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst | Mathias Krause | 2014-08-16 | 1 | -5/+5 |
* | hp-wmi: Add missing __init annotations to initialization code | Mathias Krause | 2014-08-16 | 1 | -3/+3 |
* | hp_accel: Constify ACPI and DMI tables | Mathias Krause | 2014-08-16 | 1 | -2/+2 |
* | fujitsu-tablet: Mark DMI callbacks as __init code | Mathias Krause | 2014-08-16 | 1 | -3/+3 |
* | dell-laptop: Mark dell_quirks[] DMI table as __initconst | Mathias Krause | 2014-08-16 | 1 | -3/+3 |
* | eeepc-wmi: Constify asus_quirks[] DMI table | Mathias Krause | 2014-08-16 | 1 | -1/+1 |
* | acer-wmi: Mark init data and code as such | Mathias Krause | 2014-08-16 | 1 | -20/+21 |
* | asus-nb-wmi: Constify asus_quirks[] DMI table | Mathias Krause | 2014-08-16 | 1 | -1/+1 |
* | alienware-wmi: Mark DMI table as __initconst | Mathias Krause | 2014-08-16 | 1 | -2/+2 |
* | acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP | Mathias Krause | 2014-08-16 | 1 | -0/+5 |
* | acer-wmi: Mark acer_wmi_keymap[] as __initconst | Mathias Krause | 2014-08-16 | 1 | -1/+1 |
* | WMI: Remove unnecessary null test | Himangi Saraogi | 2014-08-16 | 1 | -4/+0 |
* | drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity | Andrey Utkin | 2014-08-16 | 1 | -1/+1 |
* | asus-nb-wmi: Add wapf4 quirk for the X550CL | Hans de Goede | 2014-08-16 | 1 | -0/+9 |
* | asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA | AceLan Kao | 2014-08-16 | 1 | -0/+13 |
* | asus-wmi: control wlan-led if wapf > 0 | AceLan Kao | 2014-08-16 | 1 | -2/+2 |
* | asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error | Hans de Goede | 2014-08-16 | 1 | -4/+1 |
* | asus-wmi: Disable acpi-video backlight on desktop machines | Hans de Goede | 2014-08-16 | 1 | -0/+7 |
* | ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling | Hans de Goede | 2014-08-16 | 1 | -14/+27 |
* | thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE | Hans de Goede | 2014-08-16 | 1 | -1/+1 |
* | eeepc-laptop: rename _set and _get arguments in macro | Paul Bolle | 2014-08-16 | 1 | -4/+4 |
* | fujitsu-laptop: Clear build warnings | Jean Delvare | 2014-08-16 | 1 | -5/+4 |
* | platform/x86/toshiba-apci.c possible bad if test? | Nick | 2014-08-16 | 1 | -1/+1 |
* | sony-laptop: fix doesn't work lid resume settings on Vaio Pro | mog422 | 2014-08-16 | 1 | -1/+1 |
* | WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. | poma | 2014-08-16 | 1 | -0/+9 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 2 | -2/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c... | Linus Torvalds | 2014-08-10 | 2 | -22/+132 |
|\ |
|
| * | platform/chrome: chromeos_laptop - Add a limit for deferred retries | Benson Leung | 2014-07-16 | 1 | -4/+41 |
| * | platform/chrome: Add support for the acer c720p touchscreen. | Michael Mullin | 2014-07-16 | 1 | -0/+2 |
| * | platform/chrome: pstore: fix dmi table to match all chrome systems | Olof Johansson | 2014-07-10 | 1 | -12/+2 |
| * | platform/chrome: coding style fixes | Robin Schroer | 2014-07-10 | 1 | -0/+3 |