Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -26/+13 |
2013-05-02 | proc: Supply a function to remove a proc entry by PDE | David Howells | 1 | -17/+4 |
2013-05-01 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 66 | -1779/+3440 |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -194/+25 |
2013-04-28 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -1/+0 |
2013-04-28 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 13 | -154/+243 |
2013-04-28 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2 | -34/+63 |
2013-04-28 | Merge branch 'acpica' | Rafael J. Wysocki | 42 | -971/+2292 |
2013-04-28 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 5 | -38/+304 |
2013-04-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 8 | -581/+538 |
2013-04-26 | ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po... | Zhang Rui | 1 | -3/+13 |
2013-04-25 | ACPI: video: correct acpi_video_bus_add error processing | Aaron Lu | 1 | -77/+66 |
2013-04-24 | ACPI: Fix wrong parameter passed to memblock_reserve | Wang YanQing | 1 | -1/+1 |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 1 | -1/+0 |
2013-04-22 | acpi: video: enhance the quirk detect logic of _BQC | Aaron Lu | 1 | -10/+57 |
2013-04-16 | PCI/ACPI: Remove support of ACPI PCI subdrivers | Myron Stowe | 1 | -47/+1 |
2013-04-13 | PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses | Jiang Liu | 2 | -147/+24 |
2013-04-12 | ACPICA: Add a lock to the internal object reference count mechanism | Bob Moore | 3 | -35/+57 |
2013-04-12 | ACPICA: Fix a format string for 64-bit generation | Bob Moore | 1 | -1/+2 |
2013-04-12 | ACPICA: Remove FORCE_DELETE option for global reference count mechanism | Bob Moore | 2 | -14/+3 |
2013-04-12 | ACPICA: Improve error message for Index() operator | Bob Moore | 1 | -4/+6 |
2013-04-12 | ACPICA: FADT: Remove extraneous warning for very large GPE registers | Linn Crosetto | 1 | -0/+4 |
2013-04-12 | ACPICA: Fix a typo in a function header, no functional change | Colin Ian King | 1 | -1/+1 |
2013-04-12 | ACPICA: Fix a typo in an error message | Colin Ian King | 1 | -1/+1 |
2013-04-12 | ACPICA: Fix for some comments/headers | Tang Chen | 1 | -10/+12 |
2013-04-12 | ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex() | Jung-uk Kim | 3 | -11/+34 |
2013-04-12 | ACPICA: Predefine names: Add allowed argument types to master info table | Bob Moore | 8 | -513/+1361 |
2013-04-12 | ACPI / PM: Expose lists of device wakeup power resources to user space | Rafael J. Wysocki | 1 | -19/+39 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 5 | -9/+9 |
2013-04-08 | ACPI: remove "config ACPI_DEBUG_FUNC_TRACE" | Paul Bolle | 1 | -8/+0 |
2013-04-08 | Merge branch 'acpi-assorted' into linux-next | Rafael J. Wysocki | 11 | -56/+107 |
2013-04-08 | Merge branch 'acpi-pm' into linux-next | Rafael J. Wysocki | 1 | -15/+24 |
2013-04-08 | Merge branch 'acpica' into linux-next | Rafael J. Wysocki | 31 | -400/+830 |
2013-04-08 | Merge branch 'acpi-lpss' into linux-next | Rafael J. Wysocki | 5 | -38/+304 |
2013-04-08 | Merge branch 'acpi-hotplug' into linux-next | Rafael J. Wysocki | 8 | -581/+538 |
2013-04-06 | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -39/+37 |
2013-04-03 | ACPI / BGRT: Don't let users configure BGRT on non X86 systems | Tony Luck | 1 | -1/+1 |
2013-04-03 | Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus" | Bjorn Helgaas | 1 | -39/+37 |
2013-04-02 | cpuidle / ACPI: recover percpu ACPI processor cstate | Alex Shi | 1 | -6/+7 |
2013-04-02 | ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices() | Rafael J. Wysocki | 1 | -1/+1 |
2013-03-30 | PCI / ACPI: Don't query OSC support with all possible controls | Yinghai Lu | 1 | -2/+2 |
2013-03-27 | PCI / ACPI: hold acpi_scan_lock during root bus hotplug | Yinghai Lu | 1 | -2/+7 |
2013-03-27 | ACPI / APEI: fix error status check condition for CPER | Chen Gong | 1 | -1/+1 |
2013-03-27 | ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M | Fabio Valentini | 1 | -0/+8 |
2013-03-26 | ACPI / processor_thermal: avoid null pointer deference error | Colin Ian King | 1 | -6/+18 |
2013-03-26 | ACPI / fan: avoid null pointer deference error | Colin Ian King | 1 | -2/+6 |
2013-03-25 | ACPI / PM: Fix potential problem in acpi_device_get_power() | Rafael J. Wysocki | 1 | -15/+24 |
2013-03-25 | ACPI / memhotplug: Remove info->failed bit | Yasuaki Ishimatsu | 1 | -13/+2 |
2013-03-25 | ACPI / memhotplug: set info->enabled for memory present at boot time | Yasuaki Ishimatsu | 1 | -2/+2 |
2013-03-25 | ACPI / video: Fix applying indexed initial brightness value. | Danny Baumann | 1 | -23/+37 |