1. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  2. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  3. ecafe6f ACPICA: Update for larger ACPI 5 FADT size by Bob Moore · 13 years ago
  4. 5dc46c3 ACPICA: Clean up Makefile by Lin Ming · 13 years ago
  5. 25169b7 ACPI 5.0: Allow _AEI method in walk resources by Zhang Rui · 13 years ago
  6. 7fce7a4 ACPI 5.0: Add new predefined names by Bob Moore · 13 years ago
  7. 0e24317 ACPI 5.0: New interface, acpi_buffer_to_resource by Bob Moore · 13 years ago
  8. a91cdde ACPI 5.0: New interface, acpi_get_event_resources by Bob Moore · 13 years ago
  9. e0fe0a8 ACPI 5.0: Support for all new resource descriptors by Lin Ming · 13 years ago
  10. 2da120b ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region by Bob Moore · 13 years ago
  11. 9ce8178 ACPI 5.0: Implement Connection() and AccessAs() changes by Bob Moore · 13 years ago
  12. ffef682 ACPI 5.0: New interfaces to allow driver access to AML mutex objects by Lin Ming · 13 years ago
  13. 22e5b40 ACPI 5.0: Implement hardware-reduced option by Bob Moore · 13 years ago
  14. 2355e10 ACPI 5.0: Basic support for FADT version 5 by Bob Moore · 13 years ago
  15. ec46366 ACPICA: Do not abort table load on invalid space ID by Bob Moore · 13 years ago
  16. 46dfb09 ACPICA: Add error msg for Index/Bank field registers out-of-range by Bob Moore · 13 years ago
  17. 8519bc9 ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length) by Bob Moore · 13 years ago
  18. 8931d9e ACPICA: Fix to allow region arguments to reference other scopes by Lin Ming · 13 years ago
  19. 42f5284 ACPICA: Update for GCC 4 by Bob Moore · 13 years ago
  20. 32987583 Merge branch 'acpica-validate-address-regression' into next by Len Brown · 13 years ago
  21. da4d8b2 ACPICA: Put back the call to acpi_os_validate_address by Lin Ming · 13 years ago
  22. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  23. 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
  24. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  25. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  26. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  27. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 13 years ago
  28. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  29. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  30. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  31. 362b646 ACPI: Export FADT pm_profile integer value to userspace by Thomas Renninger · 13 years ago
  32. 4505a20 ACPI: Drop ACPI_NO_HARDWARE_INIT by Rafael J. Wysocki · 13 years ago
  33. 3bf3f8b ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() by Luck, Tony · 13 years ago
  34. f7f71cf ACPI: Fix possible recursive locking in hwregs.c by Rakib Mullick · 13 years ago
  35. 581de59 ACPI: use kstrdup() by Thomas Meyer · 13 years ago
  36. ddf6ce4 ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist by Dave Jones · 13 years ago
  37. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  38. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  39. 067d756 acpi: downgrade files from module.h to export.h where possible. by Paul Gortmaker · 13 years ago
  40. c0d12cc acpi: delete module.h include from files explicitly not needing it by Paul Gortmaker · 13 years ago
  41. cc4b859 acpi: add module.h to files implicitly using/relying on it. by Paul Gortmaker · 13 years ago
  42. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  43. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  44. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  46. d11c78e ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist. by Dave Jones · 13 years ago
  47. 731b25a PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvs by Bogdan Radulescu · 13 years ago
  48. 89e8ea1 PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvs by Rafael J. Wysocki · 13 years ago
  49. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  50. b238b8f pstore: make pstore write function return normal success/fail value by Chen Gong · 13 years ago
  51. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  52. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  53. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  54. e12f65f locking, ACPI: Annotate c3_lock as raw by Thomas Gleixner · 15 years ago
  55. 38c0a0c Merge branches 'apei', 'bz-13195' and 'doc' into acpi by Len Brown · 13 years ago
  56. b33c25d acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 by Len Brown · 13 years ago
  57. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  58. abd4d55 pstore: change mutex locking to spin_locks by Don Zickus · 13 years ago
  59. 03ba176 ACPI APEI: Add Kconfig option IRQ_WORK for GHES by Chen Gong · 13 years ago
  60. b3b46d7 APEI: Fix WHEA _OSC call by Matthew Garrett · 13 years ago
  61. 5389102 Merge branch 'battery' into release by Len Brown · 13 years ago
  62. 69d94ec Battery: sysfs_remove_battery(): possible circular locking by Sergey Senozhatsky · 13 years ago
  63. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  64. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  65. c3e6088 ACPI, APEI, EINJ Param support is disabled by default by Huang Ying · 13 years ago
  66. 70cb6e1 APEI GHES: 32-bit buildfix by Len Brown · 13 years ago
  67. a7e09d4 ACPI: APEI build fix by Len Brown · 13 years ago
  68. ba61ca4 ACPI, APEI, GHES: Add hardware memory error recovery support by Huang Ying · 13 years ago
  69. 152cef4 ACPI, APEI, GHES, Error records content based throttle by Huang Ying · 13 years ago
  70. 67eb2e9 ACPI, APEI, GHES, printk support for recoverable error via NMI by Huang Ying · 13 years ago
  71. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  72. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  73. aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
  74. 8997621 ACPI print OSI(Linux) warning only once by Len Brown · 13 years ago
  75. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  76. bb0c5ed ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX by Zhang Rui · 13 years ago
  77. 757c26b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  78. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  79. b94fdd0 pstore: Make "part" unsigned by Matthew Garrett · 13 years ago
  80. 5628068 pstore: Add extra context for writes and erases by Matthew Garrett · 13 years ago
  81. 638c1fd pstore: Extend API for more flexibility in new backends by Matthew Garrett · 13 years ago
  82. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  83. eb03cb0 ACPI / Battery: propagate sysfs error in acpi_battery_add() by Stefan Hajnoczi · 13 years ago
  84. e80bba4 ACPI / Battery: avoid acpi_battery_add() use-after-free by Stefan Hajnoczi · 13 years ago
  85. 4996c02 ACPI: introduce "acpi_rsdp=" parameter for kdump by Takao Indoh · 13 years ago
  86. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  87. d7f6169 ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS by Stefan Assmann · 13 years ago
  88. 7fb574a Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release by Len Brown · 13 years ago
  89. e545b55 ACPI: fix 80 char overflow by Jon Mason · 13 years ago
  90. 9c921c22 ACPI / Battery: Resolve the race condition in the sysfs_remove_battery() by Lan Tianyu · 13 years ago
  91. 6e17fb6 ACPI / Battery: Add the check before refresh sysfs in the battery_notify() by Lan Tianyu · 13 years ago
  92. d5a5911 ACPI / Battery: Add the hibernation process in the battery_notify() by Lan Tianyu · 13 years ago
  93. 7b78622 ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirks by Lan Tianyu · 13 years ago
  94. 55003b2 ACPI / Battery: Change 16-bit signed negative battery current into correct value by Lan Tianyu · 13 years ago
  95. ae6f618 ACPI / Battery: Add the power unit macro by Lan Tianyu · 13 years ago
  96. e410829 ACPI / SBS: Correct the value of power_now and power_avg in the sysfs by Lan Tianyu · 13 years ago
  97. 1dd5c71 ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property() by Lan Tianyu · 13 years ago
  98. 8f9c912 ACPICA: Do not repair _TSS return package if _PSS is present by Fenghua Yu · 13 years ago
  99. d57b23a ACPICA: Add option to disable method return value validation and repair by Bob Moore · 13 years ago
  100. f631f9c ACPICA: Add missing _TDL to list of predefined names by Bob Moore · 13 years ago