| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -6/+6 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -6/+6 |
* | | asus-laptop: Fix the led behavior with value > 1 | Corentin Chary | 2008-10-22 | 1 | -1/+1 |
* | | asus-laptop: Add support for P30/P35 | Torsten Krah | 2008-10-17 | 1 | -0/+1 |
* | | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-10 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-07 | 1 | -10/+16 |
|\ |
|
| * | asus-laptop: add parentheses | Roel Kluin | 2008-02-07 | 1 | -1/+1 |
| * | asus-laptop new write_acpi_int | Corentin CHARY | 2008-02-07 | 1 | -9/+15 |
* | | leds: Standardise LED naming scheme | Richard Purdie | 2008-02-07 | 1 | -1/+1 |
|/ |
|
* | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 2008-02-06 | 1 | -1/+0 |
* | Pull events into release branch | Len Brown | 2007-08-25 | 1 | -1/+1 |
|\ |
|
| * | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 2007-08-23 | 1 | -1/+1 |
* | | asus-laptop: Fix rmmod of asus_laptop | Guillaume Chazarain | 2007-08-24 | 1 | -1/+2 |
|/ |
|
* | Pull auto-load-modules into release branch | Len Brown | 2007-07-25 | 1 | -2/+7 |
|\ |
|
| * | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -2/+7 |
* | | ACPI: asus-laptop: Fix failure exits | Al Viro | 2007-07-23 | 1 | -11/+21 |
|/ |
|
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -2/+1 |
* | asus-laptop: version bump and lindent | Corentin Chary | 2007-05-10 | 1 | -14/+15 |
* | asus-laptop: fix light sens init | Corentin Chary | 2007-05-10 | 1 | -1/+1 |
* | asus-laptop: add GPS support | Corentin Chary | 2007-05-10 | 1 | -1/+54 |
* | asus-laptop: notify ALL events | Corentin Chary | 2007-05-10 | 1 | -2/+2 |
* | asus-laptop: version bump | Corentin Chary | 2007-03-11 | 1 | -2/+2 |
* | asus-laptop: add wapf param | Corentin Chary | 2007-03-11 | 1 | -0/+16 |
* | asus-laptop: add GLED | Corentin Chary | 2007-03-11 | 1 | -1/+14 |
* | asus-laptop: clean write_status | Corentin Chary | 2007-03-11 | 1 | -19/+29 |
* | asus-laptop: use acpi_evaluate_integer instead of read_acpi_int | Corentin Chary | 2007-03-11 | 1 | -34/+34 |
* | asus-laptop: make code static | Adrian Bunk | 2007-03-09 | 1 | -1/+1 |
* | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 | 1 | -8/+8 |
* | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 2007-02-20 | 1 | -15/+5 |
* | backlight: Remove unneeded owner field | Richard Purdie | 2007-02-20 | 1 | -1/+0 |
* | ACPI: hotkey: remove driver, per feature-removal-schedule.txt | Len Brown | 2007-02-16 | 1 | -5/+0 |
* | asus-laptop: merge with ACPICA table update | Len Brown | 2007-02-03 | 1 | -6/+1 |
* | asus-laptop: Lindent | Len Brown | 2007-01-30 | 1 | -124/+123 |
* | asus-laptop: add light sensor support | Corentin Chary | 2007-01-30 | 1 | -0/+84 |
* | asus-laptop: add ledd support | Corentin Chary | 2007-01-30 | 1 | -0/+38 |
* | asus-laptop: add display switching support | Corentin Chary | 2007-01-30 | 1 | -0/+82 |
* | asus-laptop: add backlight support | Corentin Chary | 2007-01-30 | 1 | -1/+182 |
* | asus-laptop: add bluetooth and wlan support | Corentin Chary | 2007-01-30 | 1 | -2/+113 |
* | asus-laptop: add led support | Corentin Chary | 2007-01-30 | 1 | -0/+145 |
* | asus-laptop: add base driver | Corentin Chary | 2007-01-30 | 1 | -0/+530 |