1. 24 9月, 2012 1 次提交
  2. 02 6月, 2012 1 次提交
  3. 22 3月, 2012 1 次提交
  4. 03 8月, 2011 1 次提交
  5. 01 3月, 2011 1 次提交
    • R
      ACPI: Fix build for CONFIG_NET unset · af06216a
      Rafael J. Wysocki 提交于
      Several ACPI drivers fail to build if CONFIG_NET is unset, because
      they refer to things depending on CONFIG_THERMAL that in turn depends
      on CONFIG_NET.  However, CONFIG_THERMAL doesn't really need to depend
      on CONFIG_NET, because the only part of it requiring CONFIG_NET is
      the netlink interface in thermal_sys.c.
      
      Put the netlink interface in thermal_sys.c under #ifdef CONFIG_NET
      and remove the dependency of CONFIG_THERMAL on CONFIG_NET from
      drivers/thermal/Kconfig.
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      Acked-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Len Brown <lenb@kernel.org>
      Cc: Stephen Rothwell <sfr@canb.auug.org.au>
      Cc: Luming Yu <luming.yu@intel.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      af06216a
  6. 12 1月, 2011 1 次提交
  7. 19 9月, 2009 1 次提交
  8. 26 6月, 2008 1 次提交
  9. 29 4月, 2008 1 次提交
  10. 18 3月, 2008 2 次提交
  11. 13 3月, 2008 1 次提交
  12. 08 2月, 2008 1 次提交
  13. 02 2月, 2008 1 次提交