1. 20 12月, 2006 1 次提交
    • T
      ACPI: Implement acpi_video_get_next_level() · f4715189
      Thomas Tuttle 提交于
      acpi_video_get_next_level was supposed to implement an algorithm to select
      a new brightness level based on the old brightness level of an ACPI video
      device, but it simply says "/* Fix me */" and returns the current
      brightness.
      
      This patch implements acpi_video_get_next_level properly.  It had to change
      a few constants at the top of the file because they were (apparently)
      wrong, but it appears to work on my Dell Inspiron e1405 (with BIOS A05
      only--BIOS A04 doesn't seem to send ACPI video hotkey events).
      
      [akpm@osdl.org: cleanups]
      Signed-off-by: NThomas Tuttle <linux-kernel@ttuttle.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      f4715189
  2. 30 6月, 2006 4 次提交
  3. 27 6月, 2006 3 次提交
  4. 24 6月, 2006 1 次提交
  5. 15 5月, 2006 1 次提交
  6. 31 3月, 2006 1 次提交
  7. 07 1月, 2006 1 次提交
  8. 01 12月, 2005 1 次提交
  9. 07 11月, 2005 1 次提交
  10. 03 9月, 2005 1 次提交
  11. 05 8月, 2005 2 次提交
  12. 12 7月, 2005 2 次提交
  13. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4