Age | Commit message (Expand) | Author | Files | Lines |
2011-03-15 | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki | 1 | -1/+0 |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2011-01-12 | Merge branch 'kconfig-text' into release | Len Brown | 1 | -1/+0 |
2011-01-12 | Merge branch 'ipmi' into release | Len Brown | 1 | -0/+11 |
2011-01-12 | ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 | Zhang Rui | 1 | -0/+2 |
2011-01-12 | ACPI: update CONFIG_ACPI_PROCFS description | Zhang Rui | 1 | -5/+0 |
2010-12-14 | IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller | Zhao Yakui | 1 | -0/+11 |
2010-12-14 | ACPI processor: remove processor throttling control procfs I/F | Zhang Rui | 1 | -4/+0 |
2010-10-26 | Merge branch 'misc' into release | Len Brown | 1 | -1/+1 |
2010-10-19 | ACPI: Only processor needs CPU_IDLE | Jean Delvare | 1 | -1/+1 |
2010-10-15 | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default | Zhang Rui | 1 | -8/+3 |
2010-09-28 | ACPI: Kconfig: fix typo. | Andrea Gelmini | 1 | -1/+1 |
2010-08-15 | Merge branch 'linus' into release | Len Brown | 1 | -0/+18 |
2010-08-15 | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 1 | -0/+1 |
2010-08-15 | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 1 | -0/+1 |
2010-08-15 | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 1 | -3/+0 |
2010-08-15 | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 1 | -6/+0 |
2010-08-03 | acpi ec_sys: Be more cautious about ec write access | Thomas Renninger | 1 | -3/+8 |
2010-08-03 | ACPI: Provide /sys/kernel/debug/ec/... | Thomas Renninger | 1 | -0/+13 |
2010-05-19 | ACPI Hardware Error Device (PNP0C33) support | Huang Ying | 1 | -0/+7 |
2010-05-19 | ACPI, APEI, APEI supporting infrastructure | Huang Ying | 1 | -0/+2 |
2009-10-09 | ACPI: Kconfig, fix proc aggregator text | Jiri Slaby | 1 | -2/+2 |
2009-10-04 | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Linus Torvalds | 1 | -0/+12 |
2009-09-27 | acpi_pad: build only on X86 | Len Brown | 1 | -0/+1 |
2009-09-19 | Merge branch 'processor-procfs-2.6.32' into release | Len Brown | 1 | -1/+5 |
2009-09-19 | hwmon driver for ACPI 4.0 power meters | Darrick J. Wong | 1 | -0/+11 |
2009-07-31 | ACPI: create Processor Aggregator Device driver | Shaohua Li | 1 | -0/+11 |
2009-06-24 | ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS | Zhao Yakui | 1 | -1/+5 |
2009-06-18 | PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS | Alex Chiang | 1 | -0/+1 |
2009-03-17 | ACPI: update Kconfig help texts (no functional changes) | Bjorn Helgaas | 1 | -64/+86 |
2009-02-21 | ACPI: remove CONFIG_ACPI_SYSTEM | Bjorn Helgaas | 1 | -7/+0 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 1 | -1/+2 |
2009-02-07 | ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real... | Thierry Vignaud | 1 | -1/+1 |
2009-02-06 | ACPI: delete CPU_IDLE=n code | Len Brown | 1 | -0/+1 |
2008-12-19 | ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 | Len Brown | 1 | -84/+0 |
2008-11-07 | ACPI: update debug parameter documentation | Bjorn Helgaas | 1 | -3/+7 |
2008-11-06 | ACPI: remove CONFIG_ACPI_EC | Bjorn Helgaas | 1 | -8/+0 |
2008-11-06 | ACPI: remove CONFIG_ACPI_POWER | Bjorn Helgaas | 1 | -4/+0 |
2008-10-23 | dock: make dock driver not a module | Shaohua Li | 1 | -1/+1 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 1 | -0/+3 |
2008-10-22 | Merge branch 'misc' into test | Len Brown | 1 | -2/+2 |
2008-10-22 | ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings | Rafael J. Wysocki | 1 | -1/+1 |
2008-10-12 | acpi: Make ACPI_TOSHIBA depend on INPUT. | David S. Miller | 1 | -1/+1 |
2008-10-10 | toshiba_acpi: depends on INPUT | Randy Dunlap | 1 | -1/+1 |
2008-09-23 | bay: remove driver, all functions now handled by dock driver | Shaohua Li | 1 | -9/+2 |
2008-09-05 | toshiba_acpi: Add support for bluetooth toggling through rfkill (v8) | philipl@overt.org | 1 | -0/+3 |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+9 |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate Kconfig specials | Ingo Molnar | 1 | -1/+0 |
2008-06-10 | PCI: ACPI PCI slot detection driver | Alex Chiang | 1 | -0/+9 |
2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu | 1 | -1/+0 |