1. 4eebedd ACPICA: Divergences: reduce access size definitions by Lv Zheng · 7 years ago
  2. 7735ca0 ACPICA: Source tree: Update copyright notices to 2017 by Bob Moore · 8 years ago
  3. 04cf053 ACPICA: Hardware: Sort access bit width algorithm by Lv Zheng · 8 years ago
  4. dc4c737 ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write() by Lv Zheng · 8 years ago
  5. 123a157 ACPICA: Hardware: Remove bit_offset masking support by Lv Zheng · 8 years ago
  6. da4e792 Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write()" by Rafael J. Wysocki · 9 years ago
  7. 7f9bef9 ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() by Lv Zheng · 9 years ago
  8. 66b1ed5 ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write() by Lv Zheng · 9 years ago
  9. c3bc26d ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_read() by Lv Zheng · 9 years ago
  10. b314a17 ACPICA: Hardware: Add optimized access bit width support by Lv Zheng · 9 years ago
  11. 920de6e ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_offset awareness by Lv Zheng · 9 years ago
  12. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
  13. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  14. 7d3e83b ACPICA: Hardware: back port of a recursive locking fix by Lv Zheng · 11 years ago
  15. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 11 years ago
  16. 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
  17. 1d1ea1b7 ACPICA: Standardize all switch() blocks by Chao Guan · 12 years ago
  18. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  19. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  20. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  21. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  22. 4f3ca64 ACPICA: ACPICA core: Cleanup empty lines at file start and end by Bob Moore · 12 years ago
  23. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 13 years ago
  24. 653f4b5 ACPICA: Expand OSL memory read/write interfaces to 64 bits by Bob Moore · 13 years ago
  25. 33620c5 ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware by Bob Moore · 13 years ago
  26. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  27. f7f71cf ACPI: Fix possible recursive locking in hwregs.c by Rakib Mullick · 13 years ago
  28. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  29. f6a22b0 ACPICA: Standardize integer output for ACPICA warnings/errors by Bob Moore · 15 years ago
  30. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  31. c6b5774 ACPICA: Add 64-bit support to acpi_read and acpi_write by Bob Moore · 16 years ago
  32. 8eb7b24 ACPICA: Fix a few warnings for gcc 3.4.4 by Bob Moore · 16 years ago
  33. c3dd25f ACPICA: Clear PM register write-only bits on reading by Lin Ming · 16 years ago
  34. 7f07190 ACPICA: New: I/O port protection by Bob Moore · 16 years ago
  35. 20869dc ACPICA: Preserve all PM control reserved and ignored bits by Bob Moore · 16 years ago
  36. 8636f8d ACPICA: Change handling of PM1 Status register ignored bit by Bob Moore · 16 years ago
  37. 32c9ef9 ACPICA: Add function to handle PM1 control registers by Bob Moore · 16 years ago
  38. aefc7f9 ACPICA: For PM1B registers, do not shift value read or written by Bob Moore · 16 years ago
  39. 227243a ACPICA: Remove extra write for acpi_hw_clear_acpi_status by Bob Moore · 16 years ago
  40. c520aba ACPICA: Fix writes to optional PM1B registers by Bob Moore · 16 years ago
  41. 531c633 ACPICA: Split out PM1 status registers from the FADT by Bob Moore · 16 years ago
  42. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
  43. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago[Renamed from drivers/acpi/hardware/hwregs.c]
  44. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  45. 7db5d82 ACPICA: Move all public H/W interfaces to new hwxface by Bob Moore · 16 years ago
  46. ecfbbc7 ACPICA: New: acpi_read and acpi_write public interfaces by Bob Moore · 16 years ago
  47. e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
  48. 75a44ce ACPICA: update Intel copyright by Len Brown · 17 years ago
  49. d30dc9ab ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} by Alexey Starikovskiy · 17 years ago
  50. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 18 years ago
  51. 59fa850 ACPICA: Removed all 16-bit support. by Bob Moore · 18 years ago
  52. d8c71b6 ACPICA: Remove obsolete Flags parameter. by Bob Moore · 18 years ago
  53. f3d2e78 ACPICA: Implement simplified Table Manager by Bob Moore · 18 years ago
  54. 53a5fbd ACPI: Allow setting SCI_EN bit in PM1_CONTROL register by Linus Torvalds · 18 years ago
  55. 967440e3 ACPI: ACPICA 20060623 by Bob Moore · 19 years ago
  56. 4c90ece ACPI: ACPICA 20060608 by Bob Moore · 19 years ago
  57. 4119532 ACPI: ACPICA 20060526 by Bob Moore · 19 years ago
  58. b229cf9 ACPI: ACPICA 20060421 by Bob Moore · 19 years ago
  59. 8313524 ACPI: ACPICA 20060310 by Bob Moore · 18 years ago
  60. 52fc0b0 [ACPI] ACPICA 20060210 by Bob Moore · 18 years ago
  61. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 19 years ago
  62. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 19 years ago
  63. defba1d [ACPI] ACPICA 20051216 by Bob Moore · 19 years ago
  64. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  65. 73459f7 ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> by Robert Moore · 20 years ago
  66. 44f6c01 ACPICA 20050408 from Bob Moore by Robert Moore · 20 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago