cgroup: switch to proc_create()
[safe/jmp/linux-2.6] / drivers / acpi /
2008-02-07 Zhang RuiACPI: video: delete unused display switch on hotkey...
2008-02-07 Zhang RuiACPI: video: create "brightness_switch_enabled" modparam
2008-02-07 Len BrownMerge branches 'release' and 'wmi-2.6.25' into release
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07 Len BrownMerge branches 'release' and 'stats' into release
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07 venkatesh.pallipad... cpuidle: Add a poll_idle method
2008-02-07 venkatesh.pallipad... ACPI: cpuidle: Support C1 idle time accounting
2008-02-07 venkatesh.pallipad... ACPI: enable MWAIT for C1 idle
2008-02-07 venkatesh.pallipad... ACPI: idle: Fix acpi_safe_halt usages and interrupt...
2008-02-07 Pavel MachekPM: documentation cleanups
2008-02-07 Thomas RenningerACPI: Export acpi_check_resource_conflict
2008-02-07 Thomas RenningerACPI: track opregion names to avoid driver resource...
2008-02-07 Matthias KaehlckeACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_...
2008-02-07 Miguel BotónACPI: remove duplicated warning message
2008-02-07 Luca Tettamantiasus_acpi: add support for F3Sa
2008-02-07 Len BrownACPI: create /sys/firmware/acpi/interrupts
2008-02-07 Éric PielACPI: Taint kernel on ACPI table override (format corre...
2008-02-07 Markus GauguschACPI: basic initramfs DSDT override support
2008-02-06 maximilian attemsACPI: battery: add sysfs serial number
2008-02-05 Carlos CorbachoACPI: WMI: Add ACPI-WMI mapping driver
2008-02-05 Len BrownACPI: blacklist update
2008-02-05 Mark Grosslatency.c: use QoS infrastructure
2008-02-03 Adrian BunkACPI: make struct osi_linux static
2008-02-03 Adrian BunkACPI: make acpi_dmi_dump() static
2008-02-03 Len BrownACPI: update blacklist comments
2008-02-03 Len BrownDMI: remove duplicate helper routine
2008-02-03 Len BrownACPI: remove redundant Acer blacklist entry
2008-02-03 Joe Perchesdrivers/acpi/: Spelling fixes
2008-02-02 Len BrownACPI: fan: build fix for CONFIG_ACPI_PROCFS=n
2008-02-02 Len BrownACPI: throttling: fix build warning
2008-02-02 Zhao YakuiACPI: Update the t-state for every affected cpu when...
2008-02-02 Zhao YakuiACPI : Add T-state event notifier function
2008-02-02 Zhao YakuiACPI : Update T-state coordination after getting _TSD...
2008-02-02 Zhao YakuiACPI : Check parameter when calling acpi_processor_get...
2008-02-02 Matthew GarrettACPI: video: Ignore devices that aren't present in...
2008-02-02 Zhang RuiACPI: thermal fixup
2008-02-02 Zhang RuiACPI: CELSIUS_TO_KELVIN fixup
2008-02-02 Zhang RuiACPI: attach thermal zone info
2008-02-02 Zhang RuiACPI: register ACPI Video LCD as generic thermal coolin...
2008-02-02 Zhang RuiACPI: register ACPI Processor as generic thermal coolin...
2008-02-02 Zhang RuiACPI: register ACPI Fan as generic thermal cooling...
2008-02-02 Zhang RuiACPI: ACPI thermal zone handle notification correctly
2008-02-02 Zhang RuiACPI: register ACPI thermal zone as generic thermal...
2008-02-02 Matthew GarrettACPI: video: Rationalise ACPI backlight implementation
2008-02-01 Rafael J. WysockiACPI: Print message before calling _PTS
2008-02-01 Rafael J. WysockiACPI hibernation: Call _PTS before suspending devices
2008-02-01 Rafael J. WysockiHibernation: Introduce begin() and end() callbacks
2008-02-01 Rafael J. WysockiACPI suspend: Call _PTS before suspending devices
2008-02-01 Rafael J. WysockiACPI: Separate disabling of GPEs from _PTS
2008-02-01 Rafael J. WysockiACPI: Separate invocations of _GTS and _BFS from _PTS...
2008-02-01 Rafael J. WysockiSuspend: Introduce begin() and end() callbacks
2008-02-01 Shaohua LiACPI: clear GPE earily in resume to avoid warning
2008-02-01 Rafael J. WysockiACPI: Fix mismerge in acpi_hibernation_finish
2008-01-30 Andi Kleenx86: don't disable TSC in any C states on AMD Fam10h
2008-01-30 Venki Pallipadix86: voluntary leave_mm before entering ACPI C3
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/acpi/system.c to use kobject_cr...
2008-01-25 Greg Kroah-Hartmanfirmware: change firmware_kset to firmware_kobj
2008-01-25 Greg Kroah-Hartmankobject: convert /sys/firmware/acpi/ to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-24 Len BrownPull dmi-2.6.24 into release branch
2008-01-24 Len BrownPull bugzilla-9798 into release branch
2008-01-24 Len BrownPull bugzilla-8459 into release branch
2008-01-24 Len BrownRevert "ACPI: Fan: Drop force_power_state acpi_device...
2008-01-24 Márton NémethACPI: EC: "DEBUG" needs to be defined earlier
2008-01-24 Márton NémethACPI: EC: add leading zeros to debug messages
2008-01-24 Alexey StarikovskiyACPI: EC: fix dmesg spam regression
2008-01-24 Len BrownACPI: DMI blacklist to reduce console warnings on OSI...
2008-01-24 Len BrownACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux)...
2008-01-24 Len BrownACPI: make _OSI(Linux) console messages smarter
2008-01-24 Len BrownACPI: Delete Intel Customer Reference Board (CRB) from...
2008-01-24 Len BrownACPI: on OSI(Linux), print needed DMI rather than reque...
2008-01-24 Len BrownACPI: create acpi_dmi_dump()
2008-01-23 Andrew PattersonACPI: Check for any matching CID when walking namespace.
2008-01-15 Alexey StarikovskiyACPI: processor: Fix null pointer dereference in throttling
2008-01-13 Dave JonesACPI: remove P2B-S from blacklist.
2008-01-12 Rafael J. WysockiACPI: Fix acpi_pm_device_sleep_state()
2008-01-11 Len BrownPull bugzilla-9683 into release branch
2008-01-11 Len BrownPull bugzilla-9627 into release branch
2008-01-11 Len BrownPull bugzilla-9494 into release branch
2008-01-11 Len BrownPull bugzilla-9194 into release branch
2008-01-11 Len BrownPM: ACPI and APM must not be enabled at the same time
2008-01-11 Len BrownPull bugzilla-8171 into release branch
2008-01-11 Bob MooreACPICA: fix acpi_serialize hang regression
2008-01-11 Alan CoxACPI : Not register gsi for PCI IDE controller in legac...
2008-01-11 Alexey StarikovskiyACPI: EC: Some hardware requires burst mode to operate...
2008-01-11 Alexey StarikovskiyACPI: EC: Do the byte access with a fast path
2008-01-09 Zhang RuiACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device...
2008-01-07 Venki PallipadiACPI: Reintroduce run time configurable max_cstate...
2008-01-01 Alexey StarikovskiyACPI: Make sysfs interface in ACPI power optional.
next