Age | Commit message (Expand) | Author |
2010-02-28 | asus-laptop: add error check for write_acpi_int calls | Corentin Chary |
2010-02-28 | asus-laptop: stop using ASUS_HANDLE and use relative methods instead | Corentin Chary |
2010-02-28 | asus-laptop: rename function talking directly to acpi with asus_xxx scheme | Corentin Chary |
2010-02-28 | asus-laptop: removing read_status/store_status/write_status and asus->status | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status for lcd | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status and store_status for GPS | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status for bluetooth and wlan | Corentin Chary |
2010-02-28 | asus-laptop: code movement | Corentin Chary |
2010-02-28 | asus-laptop: callbacks should use "driver data" parameter or field | Corentin Chary |
2010-02-28 | asus-laptop: move backlight and dsdt info inside asus_laptop struct | Corentin Chary |
2010-02-28 | asus-laptop: revise names | Corentin Chary |
2010-02-28 | asus-laptop: change initialization order | Corentin Chary |
2010-02-28 | asus-laptop: remove unecessary hotk != NULL check | Corentin Chary |
2010-02-28 | asus-laptop: use tabs to indent macros and remove unused ones | Corentin Chary |
2010-02-28 | asus-laptop: simplify write_acpi_int | Corentin Chary |
2010-02-28 | asus-laptop: no need to check argument of set_brightness() | Corentin Chary |
2010-02-28 | asus-laptop: add wireless and bluetooth status parameter | Corentin Chary |
2010-02-28 | eeepc-laptop: check wireless hotplug events | Alan Jenkins |
2010-02-28 | eeepc-laptop: disable wireless hotplug for 1005PE | Alan Jenkins |
2010-02-27 | thinkpad-acpi: fix ALSA callback return status | Henrique de Moraes Holschuh |
2010-02-25 | thinkpad-acpi: lock down video output state access | Henrique de Moraes Holschuh |
2010-02-25 | thinkpad-acpi: fix bluetooth/wwan resume | Henrique de Moraes Holschuh |
2010-02-25 | thinkpad-acpi: make driver events work in NVRAM poll mode | Henrique de Moraes Holschuh |
2010-02-25 | thinkpad-acpi: fix poll thread auto-start | Henrique de Moraes Holschuh |
2010-02-25 | thinkpad-acpi: R52 brightness_mode has been confirmed | Henrique de Moraes Holschuh |
2010-02-25 | thinkpad-acpi: document HKEY event 3006 | Henrique de Moraes Holschuh |
2010-02-25 | toshiba_acpi: Add full hotkey support | Matthew Garrett |
2010-02-25 | hp-wmi: Add support for tablet rotation key | Matthew Garrett |
2010-02-25 | dell-laptop: Add another Dell laptop to the DMI whitelist | Erik Andren |
2010-02-25 | classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliases | Thadeu Lima de Souza Cascardo |
2010-02-25 | dell-laptop: Pay attention to which devices the hardware switch controls | Matthew Garrett |
2010-02-25 | dell-laptop: Use buffer with 32-bit physical address | Stuart Hayes |
2010-02-25 | dell-laptop: Blacklist machines not supporting dell-laptop | Mario Limonciello |
2010-02-25 | dell-laptop: Block software state changes when rfkill hard blocked | Mario Limonciello |
2010-02-25 | dell-laptop: Fix small memory leak | Matthew Garrett |
2010-02-25 | dell-laptop: Fix platform device unregistration | Matthew Garrett |
2010-02-25 | dell-laptop: Update rfkill state on kill switch | Matthew Garrett |
2010-02-25 | compal-laptop: Replace sysfs support with rfkill support | Mario Limonciello |
2010-02-25 | compal-laptop: Add support for known Compal made Dell laptops | Mario Limonciello |
2010-02-19 | acer-wmi: Respect current backlight level when loading | Carlos Corbacho |
2010-02-16 | thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit() | Roel Kluin |
2010-02-05 | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming |
2010-01-20 | Merge branch 'misc' into release | Len Brown |
2010-01-16 | sony-laptop - fix using of uninitialized variable | Dmitry Torokhov |
2010-01-16 | eeepc-laptop: disable wireless hotplug for 1201N | Corentin Chary |
2010-01-16 | eeepc-laptop: add hotplug_disable parameter | Corentin Chary |
2010-01-16 | eeepc-laptop: switch to using sparse keymap library | Dmitry Torokhov |
2010-01-16 | eeepc-laptop: dmi blacklist to disable pci hotplug code | Corentin Chary |
2010-01-16 | eeepc-laptop: disable cpu speed control on EeePC 701 | Alan Jenkins |