Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | eeepc-laptop: allow rfkill hotplug to work on the 900A model | Alan Jenkins | 2009-08-29 | 1 | -0/+2 | |
| * | | | | | | | | | eeepc-laptop: fix rfkill memory leak on unload | Alan Jenkins | 2009-08-29 | 1 | -3/+13 | |
| * | | | | | | | | | asus-laptop: Fix coding style for comments | Corentin Chary | 2009-08-29 | 1 | -45/+63 | |
| * | | | | | | | | | eeepc-laptop: whitespace for checkpatch.pl | Len Brown | 2009-08-29 | 1 | -2/+2 | |
| * | | | | | | | | | asus-laptop: document sysfs interface | Corentin Chary | 2009-08-28 | 1 | -0/+52 | |
| * | | | | | | | | | asus-laptop: document the module | Corentin Chary | 2009-08-28 | 1 | -0/+258 | |
| * | | | | | | | | | asus-laptop: Add "calculator" hotkey | Corentin Chary | 2009-08-28 | 1 | -0/+1 | |
| * | | | | | | | | | asus-laptop: Add suport for another "Media" key | Corentin Chary | 2009-08-28 | 1 | -0/+1 | |
| * | | | | | | | | | asus-laptop: handle keyboard backlight keys | Corentin Chary | 2009-08-28 | 1 | -0/+2 | |
| * | | | | | | | | | asus-laptop: Add support for Keyboard backlight | Corentin Chary | 2009-08-28 | 1 | -2/+77 | |
| * | | | | | | | | | asus-laptop: set maximum led brightness | Corentin Chary | 2009-08-28 | 1 | -6/+7 | |
| * | | | | | | | | | asus-laptop: Map X50R hotkeys | Corentin Chary | 2009-08-28 | 1 | -0/+3 | |
| * | | | | | | | | | asus-laptop: Add *_led_get() functions | Corentin Chary | 2009-08-28 | 1 | -0/+8 | |
| * | | | | | | | | | asus-laptop: Show HRWS in infos and fix output format | Corentin Chary | 2009-08-28 | 1 | -2/+12 | |
| * | | | | | | | | | led: document sysfs interface | Corentin Chary | 2009-08-28 | 2 | -4/+33 | |
| * | | | | | | | | | video/lcd: document sysfs interface | Corentin Chary | 2009-08-28 | 1 | -0/+23 | |
| * | | | | | | | | | video/backlight: document sysfs interface | Corentin Chary | 2009-08-28 | 1 | -0/+36 | |
| * | | | | | | | | | eeepc-laptop: document sysfs interface | Corentin Chary | 2009-08-28 | 1 | -0/+50 | |
| * | | | | | | | | | eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG | Corentin Chary | 2009-08-28 | 1 | -0/+13 | |
| * | | | | | | | | | eeepc-laptop: switch to dev_pm_ops | Alan Jenkins | 2009-08-28 | 1 | -6/+19 | |
| * | | | | | | | | | eeepc-laptop: correct the description of the hibernation abort bug | Alan Jenkins | 2009-08-28 | 1 | -5/+4 | |
| * | | | | | | | | | eeepc-laptop: check the 3G rfkill state on resume | Alan Jenkins | 2009-08-28 | 1 | -0/+3 | |
| * | | | | | | | | | eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler | Alan Jenkins | 2009-08-28 | 1 | -2/+1 | |
| * | | | | | | | | | eeepc-laptop: make input device a child of the platform device | Alan Jenkins | 2009-08-28 | 1 | -29/+41 | |
| * | | | | | | | | | eeepc-laptop: fix ordering of init and exit functions | Alan Jenkins | 2009-08-28 | 1 | -61/+59 | |
| * | | | | | | | | | eeepc-laptop: fix pci hotplug race on load and unload | Alan Jenkins | 2009-08-28 | 1 | -32/+45 | |
| * | | | | | | | | | eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify) | Alan Jenkins | 2009-08-28 | 1 | -8/+13 | |
| * | | | | | | | | | eeepc-laptop: don't touch the pci slot if it was claimed by a different driver | Alan Jenkins | 2009-08-28 | 1 | -5/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'acer' into release | Len Brown | 2009-09-19 | 1 | -43/+78 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | acerhdf: additional BIOS versions | Peter Feuerer | 2009-09-19 | 1 | -0/+4 | |
| * | | | | | | | | | acerhdf: convert to dev_pm_ops | Borislav Petkov | 2009-09-19 | 1 | -13/+9 | |
| * | | | | | | | | | acerhdf: fix fan control for AOA150 model | Peter Feuerer | 2009-09-19 | 1 | -31/+66 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 68 | -2169/+4026 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ACPICA: Update version to 20090903. | Bob Moore | 2009-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | ACPICA: Windows compatibility: autoexecute root _INI method | Bob Moore | 2009-09-09 | 1 | -0/+15 | |
| * | | | | | | | | | ACPICA: Update _OSI with new Windows OS strings | Bob Moore | 2009-09-09 | 2 | -0/+6 | |
| * | | | | | | | | | ACPICA: Fix memory leak for ill-formed Package objects | Bob Moore | 2009-09-09 | 1 | -5/+18 | |
| * | | | | | | | | | ACPICA: Remove error message for Store(Localx,Localx) | Bob Moore | 2009-09-09 | 1 | -4/+4 | |
| * | | | | | | | | | ACPICA: Fix extraneous warning if _DSM returns a package | Bob Moore | 2009-09-09 | 1 | -2/+6 | |
| * | | | | | | | | | ACPI: fix NULL bug for HID/UID string | Hugh Dickins | 2009-09-01 | 1 | -8/+12 | |
| * | | | | | | | | | ACPICA: Update version to 20090730 | Bob Moore | 2009-08-29 | 1 | -1/+1 | |
| * | | | | | | | | | ACPICA: acpi_reset: Bypass port validation mechanism | Bob Moore | 2009-08-29 | 1 | -2/+15 | |
| * | | | | | | | | | ACPICA: Fix typo for HEST ACPI table | Bob Moore | 2009-08-29 | 1 | -1/+1 | |
| * | | | | | | | | | ACPICA: Update definitions for HEST table | Bob Moore | 2009-08-29 | 1 | -12/+12 | |
| * | | | | | | | | | ACPICA: Add support for module-level executable AML code | Lin Ming | 2009-08-29 | 13 | -52/+306 | |
| * | | | | | | | | | ACPICA: ACPI 4: Add validation for new predefined names. | Bob Moore | 2009-08-29 | 2 | -7/+73 | |
| * | | | | | | | | | ACPICA: reformat predefined method table, no functional change | Lin Ming | 2009-08-29 | 1 | -210/+293 | |
| * | | | | | | | | | ACPICA: ACPI 4: Update headers for new and changed ACPI tables. | Bob Moore | 2009-08-29 | 3 | -151/+557 | |
| * | | | | | | | | | ACPICA: Split large ACPI table header | Bob Moore | 2009-08-29 | 3 | -562/+611 | |
| * | | | | | | | | | ACPICA: Fix fault if acpi_terminate is called twice | Bob Moore | 2009-08-29 | 2 | -19/+19 |