| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpi-video' | Rafael J. Wysocki | 2013-08-27 | 1 | -93/+87 |
|\ |
|
| * | ACPI / video: drop unused fields from struct acpi_video_brightness_flags | Felipe Contreras | 2013-08-03 | 1 | -12/+0 |
| * | ACPI / video: remove unnecessary type casting | Felipe Contreras | 2013-08-03 | 1 | -4/+2 |
| * | ACPI / video: trivial style cleanups | Felipe Contreras | 2013-08-03 | 1 | -45/+35 |
| * | ACPI / video: trivial costmetic cleanups | Felipe Contreras | 2013-08-03 | 1 | -53/+61 |
* | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-27 | 1 | -10/+0 |
|\ \ |
|
| * \ | Merge back earlier 'acpi-assorted' material | Rafael J. Wysocki | 2013-08-14 | 1 | -10/+0 |
| |\ \ |
|
| | * | | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 | 1 | -10/+0 |
* | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-08-27 | 1 | -39/+17 |
|\ \ \ \ |
|
| * | | | | ACPI: introduce helper function acpi_execute_simple_method() | Jiang Liu | 2013-07-15 | 1 | -12/+5 |
| * | | | | ACPI: introduce helper function acpi_has_method() | Jiang Liu | 2013-07-15 | 1 | -27/+12 |
| | |/ /
| |/| | |
|
* | | | | Revert "ACPI / video: Always call acpi_video_init_brightness() on init" | Rafael J. Wysocki | 2013-08-22 | 1 | -8/+3 |
| |/ /
|/| | |
|
* | | | ACPI / video: improve quirk check in acpi_video_bqc_quirk() | Felipe Contreras | 2013-08-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" | Rafael J. Wysocki | 2013-07-26 | 1 | -59/+8 |
* | | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-07-21 | 1 | -13/+77 |
|\ \ |
|
| * | | ACPI / video: no automatic brightness changes by win8-compatible firmware | Aaron Lu | 2013-07-18 | 1 | -2/+8 |
| * | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 | Rafael J. Wysocki | 2013-07-18 | 1 | -8/+61 |
| * | | ACPI / video: Always call acpi_video_init_brightness() on init | Matthew Garrett | 2013-07-18 | 1 | -3/+8 |
| |/ |
|
* / | ACPI / video: ignore BIOS initial backlight value for Fujitsu E753 | Lan Tianyu | 2013-07-18 | 1 | -0/+8 |
|/ |
|
* | ACPI / scan: Do not bind ACPI drivers to objects with scan handlers | Rafael J. Wysocki | 2013-06-20 | 1 | -3/+0 |
* | ACPI / video: Do not bind to device objects with a scan handler | Rafael J. Wysocki | 2013-06-10 | 1 | -0/+3 |
* | ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6 | Ash Willis | 2013-06-01 | 1 | -0/+8 |
* | ACPI / video: ignore BIOS initial backlight value for HP m4 | Alex Hung | 2013-06-01 | 1 | -0/+8 |
* | ACPI video: ignore BIOS initial backlight value for HP 1000 | Alex Hung | 2013-05-12 | 1 | -0/+8 |
* | ACPI: video: correct acpi_video_bus_add error processing | Aaron Lu | 2013-04-25 | 1 | -77/+66 |
* | acpi: video: enhance the quirk detect logic of _BQC | Aaron Lu | 2013-04-22 | 1 | -10/+57 |
* | ACPI / video: Fix applying indexed initial brightness value. | Danny Baumann | 2013-03-25 | 1 | -23/+37 |
* | ACPI / video: Make logic a little easier to understand. | Danny Baumann | 2013-03-25 | 1 | -6/+7 |
* | ACPI / video: Fix brightness control initialization for some laptops. | Danny Baumann | 2013-03-25 | 1 | -17/+26 |
* | ACPI video: ignore BIOS backlight value for HP dm4 | Gustavo Maciel Dias Vieira | 2013-03-24 | 1 | -0/+8 |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-02-15 | 1 | -2/+2 |
|\ |
|
| * | ACPI video: remove unnecessary newline from error messages | Colin Ian King | 2013-01-26 | 1 | -2/+2 |
* | | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -2/+2 |
|/ |
|
* | ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000 | Zhang Rui | 2012-12-04 | 1 | -0/+14 |
* | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov | 2012-11-03 | 1 | -4/+7 |
* | ACPI video: allow events handlers to veto the keypress | Luca Tettamanti | 2012-09-20 | 1 | -4/+4 |
*-. | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown | 2012-06-30 | 1 | -11/+24 |
|\ \ |
|
| | * | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui | 2012-06-30 | 1 | -0/+2 |
| |/
|/| |
|
| * | ACPI video: use after input_unregister_device() | Dan Carpenter | 2012-06-01 | 1 | -7/+7 |
| * | acpi_video: Intel video is not always i915 | Alan Cox | 2012-06-01 | 1 | -5/+15 |
| * | acpi_video: fix leaking PCI references | Alan Cox | 2012-06-01 | 1 | -2/+3 |
|/ |
|
* | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov | 2012-03-30 | 1 | -7/+8 |
* | ACPI video: Harden video bus adding. | Igor Murzov | 2012-03-30 | 1 | -15/+26 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -3/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-08-02 | 1 | -1/+1 |
|\ |
|
| * | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 | 1 | -1/+1 |
* | | i915: Fix opregion notifications | Matthew Garrett | 2011-07-13 | 1 | -3/+4 |
|/ |
|
* | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | acpi: Remove sysfs_create_link from video driver | Matthew Garrett | 2011-03-28 | 1 | -6/+0 |