Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ACPI / video: Port to new backlight interface selection API | Hans de Goede | 2015-06-19 | 2 | -165/+137 | |
| | * | | | | | | acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added | Hans de Goede | 2015-06-19 | 1 | -0/+3 | |
| | * | | | | | | acpi-video-detect: Rewrite backlight interface selection logic | Hans de Goede | 2015-06-19 | 1 | -88/+83 | |
| | * | | | | | | acpi-video-detect: video: Make video_detect code part of the video module | Hans de Goede | 2015-06-19 | 4 | -27/+30 | |
| | * | | | | | | acpi-video-detect: Move acpi_osi_is_win8 to osl.c | Hans de Goede | 2015-06-19 | 3 | -13/+6 | |
| | * | | | | | | acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c | Hans de Goede | 2015-06-19 | 2 | -60/+56 | |
| | * | | | | | | acpi-video-detect: Make acpi_video_get_capabilities a private function | Hans de Goede | 2015-06-19 | 1 | -2/+1 | |
| | * | | | | | | acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function | Hans de Goede | 2015-06-19 | 1 | -9/+0 | |
| | * | | | | | | Merge branch 'acpi-scan' into acpi-video | Rafael J. Wysocki | 2015-06-16 | 3 | -37/+49 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | ACPI / video: constify ACPI and DMI id tables | Mathias Krause | 2015-06-15 | 1 | -2/+2 | |
| | * | | | | | | ACPI / video: Add a parameter to not register the backlight sysfs interface | Hans de Goede | 2015-06-15 | 1 | -4/+39 | |
| | * | | | | | | ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1 | Hans de Goede | 2015-06-15 | 1 | -0/+9 | |
| | | |/ / / / | | |/| | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'acpi-battery' and 'acpi-processor' | Rafael J. Wysocki | 2015-06-19 | 5 | -44/+41 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | ACPI / processor: constify DMI system id table | Mathias Krause | 2015-06-15 | 1 | -1/+1 | |
| | | * | | | | | | ACPI / processor: Introduce invalid_phys_cpuid() | Hanjun Guo | 2015-05-13 | 2 | -4/+4 | |
| | | * | | | | | | ACPI / processor: return specific error instead of -1 | Hanjun Guo | 2015-05-13 | 1 | -3/+3 | |
| | | * | | | | | | ACPI / processor: remove phys_id in acpi_processor_get_info() | Hanjun Guo | 2015-05-13 | 1 | -4/+3 | |
| | | * | | | | | | ACPI / processor: remove cpu_index in acpi_processor_get_info() | Hanjun Guo | 2015-05-13 | 1 | -6/+4 | |
| | | * | | | | | | ACPI / processor: Introduce invalid_logical_cpuid() | Hanjun Guo | 2015-05-13 | 2 | -6/+4 | |
| | * | | | | | | | ACPI / battery: mark DMI table as __initconst | Mathias Krause | 2015-06-15 | 1 | -3/+5 | |
| | * | | | | | | | ACPI / battery: minor tweaks to acpi_battery_units() | Mathias Krause | 2015-06-15 | 1 | -8/+6 | |
| | * | | | | | | | ACPI / battery: constify the offset tables | Mathias Krause | 2015-06-15 | 1 | -4/+4 | |
| | * | | | | | | | ACPI / battery: ensure acpi_battery_init() has finish | Luis Henriques | 2015-05-14 | 1 | -1/+3 | |
| | * | | | | | | | ACPI / battery: drop useless return statements | Luis Henriques | 2015-05-14 | 1 | -5/+5 | |
| | * | | | | | | | ACPI / battery: abort initialization earlier if acpi_disabled | Luis Henriques | 2015-05-14 | 1 | -3/+3 | |
| | |/ / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'acpi-ac', 'acpi-soc' and 'acpi-assorted' | Rafael J. Wysocki | 2015-06-19 | 3 | -13/+13 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ACPI / HED: constify ACPI device ids | Mathias Krause | 2015-06-15 | 1 | -1/+1 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | ACPI / LPSS: constify device descriptors | Mathias Krause | 2015-06-15 | 1 | -11/+11 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | ACPI / AC: constify DMI system id table | Mathias Krause | 2015-06-15 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'acpi-ec' | Rafael J. Wysocki | 2015-06-19 | 2 | -103/+256 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed. | Lv Zheng | 2015-06-15 | 1 | -1/+13 | |
| | * | | | | | | | ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing ti... | Lv Zheng | 2015-06-15 | 1 | -7/+9 | |
| | * | | | | | | | ACPI / EC: Add event clearing variation support. | Lv Zheng | 2015-06-15 | 1 | -5/+132 | |
| | * | | | | | | | ACPI / EC: Convert event handling work queue into loop style. | Lv Zheng | 2015-06-15 | 2 | -9/+25 | |
| | * | | | | | | | ACPI / EC: Cleanup transaction state transition. | Lv Zheng | 2015-06-15 | 1 | -8/+15 | |
| | * | | | | | | | ACPI / EC: Remove non-root-caused busy polling quirks. | Lv Zheng | 2015-05-16 | 1 | -32/+3 | |
| | * | | | | | | | ACPI / EC: Add module params for polling modes. | Lv Zheng | 2015-05-16 | 1 | -16/+23 | |
| | * | | | | | | | ACPI / EC: Fix and clean up register access guarding logics. | Lv Zheng | 2015-05-16 | 2 | -28/+55 | |
| | * | | | | | | | ACPI / EC: Remove irqs_disabled() check. | Lv Zheng | 2015-05-16 | 1 | -2/+1 | |
| | * | | | | | | | ACPI / EC: Remove storming threashold enlarging quirk. | Lv Zheng | 2015-05-16 | 1 | -15/+0 | |
| | * | | | | | | | ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag. | Lv Zheng | 2015-05-16 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' | Rafael J. Wysocki | 2015-06-19 | 7 | -123/+162 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | ACPI / PCI: remove stale list_head in struct acpi_prt_entry | Hanjun Guo | 2015-05-22 | 1 | -1/+0 | |
| | | | | |/ / / / / / | ||||||
| | | | * | | | | | | | ACPI / osl: use same type for acpi_predefined_names values as in definition | Dominik Brodowski | 2015-05-14 | 1 | -1/+1 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Rafael J. Wysocki | 2015-05-04 | 1 | -53/+55 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | GHES: Make NMI handler have a single reader | Jiri Kosina | 2015-04-27 | 1 | -5/+7 | |
| | | | * | | | | | | GHES: Elliminate double-loop in the NMI handler | Borislav Petkov | 2015-04-27 | 1 | -9/+2 | |
| | | | * | | | | | | GHES: Panic right after detection | Borislav Petkov | 2015-04-27 | 1 | -10/+6 | |
| | | | * | | | | | | GHES: Carve out the panic functionality | Borislav Petkov | 2015-04-27 | 1 | -10/+14 | |
| | | | * | | | | | | GHES: Carve out error queueing in a separate function | Borislav Petkov | 2015-04-27 | 1 | -22/+29 |