messages from 2009-12-14 18:22:24 to 2009-12-16 15:52:01 UTC [more...]
[Resend PATCH] ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
2009-12-16 15:51 UTC (10+ messages)
Async suspend-resume patch w/ rwsems (was: Re: [GIT PULL] PM updates for 2.6.33)
2009-12-16 15:47 UTC (27+ messages)
` Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
[PATCH] cpufreq: Processor Clocking Control interface driver
2009-12-16 15:31 UTC (5+ messages)
[REGRESSION] 9a884ab64a4d092b4c3bf24fd9a30f7fbd4591e7 causes boot hang
2009-12-16 15:10 UTC (4+ messages)
[PATCH 0/4 v2] sony-laptop for 2.6.33
2009-12-16 15:08 UTC (5+ messages)
` [PATCH 1/4] sony-laptop: add AVMode key mapping
` [PATCH 2/4] sony-laptop: remove private workqueue, use keventd instead
` [PATCH 3/4] sony-laptop: rfkill support for newer models
` [PATCH 4/4] sony-laptop: enumerate rfkill devices using SN06
[PATCH 1/3] ipmi/acpi: Fix the building error in ipmi module
2009-12-16 14:40 UTC (3+ messages)
` [PATCH 2/3] ipmi/acpi: use ACPI detection mechanism firstly to detect IPMI system interface
` [PATCH 3/3] ipmi/acpi: Install the IPMI space handler to enable ACPI to access the BMC controller
ACPI & platform driver patches for 2.6.33.merge
2009-12-16 14:20 UTC (105+ messages)
` [PATCH 001/103] ACPI: dock: convert sysfs attributes to an attribute_group
` [PATCH 002/103] wmi: Add support for module autoloading
` [PATCH 003/103] acpi: thermal: display forced passive trip points in proc
` [PATCH 004/103] thermal: add sanity check for the passive attribute
` [PATCH 005/103] thermal: Only set passive_delay for forced_passive cooling
` [PATCH 006/103] thermal: disable polling if passive_delay and polling_delay are both unset
` [PATCH 007/103] ACPI: Notify the _PPC evaluation status to the platform
` [PATCH 008/103] ACPI: add const to acpi_check_resource_conflict()
` [PATCH 009/103] thinkpad-acpi: fix default brightness_mode for R50e/R51
` [PATCH 010/103] thinkpad-acpi: preserve rfkill state across suspend/resume
` [PATCH 011/103] thinkpad-acpi: fix some version quirks
` [PATCH 012/103] thinkpad-acpi: issue backlight class events
` [PATCH 013/103] thinkpad-acpi: silence bogus complain during rmmod
` [PATCH 014/103] thinkpad-acpi: adopt input device
` [PATCH 015/103] thinkpad-acpi: expose module parameters
` [PATCH 016/103] thinkpad-acpi: log temperatures on termal alarm (v2)
` [PATCH 017/103] thinkpad-acpi: use input_set_capability
` [PATCH 018/103] eeepc-laptop: disp attribute should be write-only
` [PATCH 019/103] asus-laptop: Remove redundant NULL checks
` [PATCH 020/103] asus-acpi: "
` [PATCH 021/103] asus-laptop: Remove uneccesary acpi_disabled check
` [PATCH 022/103] asus-acpi: Remove uneccesary acpi_disabled checks
` [PATCH 023/103] asus-acpi: set acpi_driver.owner
` [PATCH 024/103] asus-laptop: "
` [PATCH 025/103] eeepc-laptop: add touchpad led
` [PATCH 026/103] eeepc-laptop: Remove redundant NULL checks
` [PATCH 027/103] eeepc-laptop: Remove uneccesary acpi_disabled check
` [PATCH 028/103] eeepc-laptop: set acpi_driver.owner
` [PATCH 029/103] eeepc-laptop: fix value of pwm1_enable to match documentation
` [PATCH 030/103] eeepc-laptop: fix led initialization order
` [PATCH 031/103] eeepc-laptop: fix potential leak (led_init() failure)
` [PATCH 032/103] eeepc-laptop: fix set_acpi() to return non-zero on failure
` [PATCH 033/103] eeepc-laptop: remove redundant NULL checks
` [PATCH 034/103] eeepc-laptop: no need to check argument of set_brightness()
` [PATCH 035/103] eeepc-laptop: simplify acpi initialization
` [PATCH 036/103] eeepc-laptop: simplify how the hwmon device reads values from the EC
` [PATCH 037/103] eeepc-laptop: refactor notifications
` [PATCH 038/103] eeepc-laptop: move platform driver registration out of eeepc_hotk_add()
` [PATCH 039/103] eeepc-laptop: move platform device initialisation to a separate function
` [PATCH 040/103] eeepc-laptop: code movement
` [PATCH 041/103] eeepc-laptop: revise names
` [PATCH 042/103] eeepc-laptop: callbacks should use "driver data" parameter or field
` [PATCH 043/103] asus-laptop: use KEY_F13 to map "Disable Touchpad" event
` [PATCH 044/103] asus-laptop: add Lenovo SL hotkey support
` [PATCH 045/103] asus-laptop: Add wlan switch found on V6V
` [PATCH 046/103] eeepc-laptop: map keys found on newer eeepc
` [PATCH 047/103] eeepc-laptop: fix coding style
` [PATCH 048/103] eeepc-laptop: re-add check for eeepc->backlight == NULL
` [PATCH 049/103] asus-laptop: schedule display_get and lcd_switch for removal
` [PATCH 050/103] hp-wmi: improve rfkill support
` [PATCH 051/103] dell-laptop: Fix rfkill state queries
` [PATCH 052/103] dell-laptop: fix a use-after-free error on the failure path
` [PATCH 053/103] dell-laptop: fix rfkill memory leak on unload and failure paths
` [PATCH 054/103] dell-laptop: create a platform device as a parent for the rfkill devices etc
` [PATCH 055/103] dell-laptop: add __init to init functions
` [PATCH 056/103] dell-laptop: remove duplicate Kconfig entry under drivers/misc
` [PATCH 057/103] dell-wmi: Add support for new Dell systems
` [PATCH 058/103] PNPACPI: save struct acpi_device, not just acpi_handle
` [PATCH 059/103] ACPI: support customizing ACPI control methods at runtime
` [PATCH 060/103] ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f
` [PATCH 061/103] ACPICA: Fix possible memory leak for module-level code execution
` [PATCH 062/103] ACPICA: Fix two Scope type error messages
` [PATCH 063/103] ACPICA: Fix two additional Scope override "
` [PATCH 064/103] ACPICA: Add repair for bad _FDE/_GTM buffers
` [PATCH 065/103] ACPICA: Update internal namespace node/handle interfaces
` [PATCH 066/103] ACPICA: Add more conversions to predefined name repair module
` [PATCH 067/103] ACPICA: Update function headers, no functional change
` [PATCH 068/103] ACPICA: Fix mutex errors when running _REG methods
` [PATCH 069/103] ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
` [PATCH 070/103] ACPICA: Remove messages if predefined repair(s) are successful
` [PATCH 071/103] ACPICA: Update function headers and comments, no functional change
` [PATCH 072/103] ACPICA: Conditionally perform complex per-predefined-name repairs
` [PATCH 073/103] ACPICA: Module-level code: enable _REG execution in same scope
` [PATCH 074/103] ACPICA: Predefined name repair: automatically remove null package elements
` [PATCH 075/103] ACPICA: Move check for valid Thread ID structure
` [PATCH 076/103] ACPICA: Update version to 20091214
` [PATCH 077/103] PNP: add interface to retrieve ACPI device from a PNPACPI device
` [PATCH 078/103] ipmi: remove unused PCI probe code
` [PATCH 079/103] ipmi: refer to table as "SPMI", not "ACPI"
` [PATCH 080/103] ipmi: add PNP discovery (ACPI namespace via PNPACPI)
` [PATCH 081/103] asus-laptop: change light sens default values
` [PATCH 082/103] ACPI: add kernel tainting after overriding an ACPI control method
` [PATCH 083/103] thinkpad-acpi: sync input device EV_SW initial state
` [PATCH 084/103] thinkpad-acpi: log initial state of rfkill switches
` [PATCH 085/103] thinkpad-acpi: volume subdriver rewrite
` [PATCH 086/103] thinkpad-acpi: support MUTE-only ThinkPads
` [PATCH 087/103] thinkpad-acpi: disable volume control
` [PATCH 088/103] thinkpad-acpi: basic ALSA mixer support (v2)
` [PATCH 089/103] thinkpad-acpi: convert to seq_file
` [PATCH 090/103] thinkpad-acpi: bump version to 0.24
` [PATCH 091/103] ACPI: Remove repeated registered as cooling_device messages
` [PATCH 092/103] thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store()
` [PATCH 093/103] battery: fix typo in comment
` [PATCH 094/103] ACPI: Use the return result of ACPI lid notifier chain correctly
` [PATCH 095/103] ACPI: remove NID_INVAL
` [PATCH 096/103] acpi: thermal: display forced passive trip points in proc
` [PATCH 097/103] acerhdf: add new BIOS versions
` [PATCH 098/103] ACPI: dock: combine add|alloc_dock_dependent_device (v2)
` [PATCH 099/103] ACPI: dock: remove global 'dock_device_name'
` [PATCH 100/103] ACPI: dock: dock_add - hoist up platform_device_register_simple()
` [PATCH 101/103] ACPI: dock: add struct dock_station * directly to platform device data
` [PATCH 102/103] ACPI: dock: minor whitespace and style cleanups
` [PATCH 103/103] acpi_pad: squish warning
eeepc-laptop: bugreport
2009-12-16 10:58 UTC (3+ messages)
` [PATCH] eeepc-laptop: disable pci hotplug code when all notifiers fail to load
Dock OOPSing with recent acpi-test
2009-12-16 9:34 UTC (3+ messages)
[PATCH]acpi cpuidle: Fix kernel oops when tickless is not enabled
2009-12-16 14:17 UTC (2+ messages)
[PATCH]acpi c-states: Fix ACPI C3 is wrongly mapped to C2
2009-12-16 9:28 UTC (8+ messages)
[PATCH] acpi: fix for lapic_timer_propagate_broadcast()
2009-12-16 9:14 UTC (3+ messages)
Please review power management abstract for LF End User Summit
2009-12-16 8:46 UTC (4+ messages)
[PATCH]acpi c-states: Fix multiply C-states name disturbance
2009-12-16 16:06 UTC (3+ messages)
` [Resend PATCH]acpi "
[PATCH] acpi: Use the return result of ACPI lid notifier chain correctly
2009-12-16 6:14 UTC (2+ messages)
[PATH 1/5 -v2] acpi, IO memory pre-mapping and atomic accessing
2009-12-16 5:40 UTC (7+ messages)
Useless thermal acpi driver ?
2009-12-16 5:21 UTC (2+ messages)
[GIT PATCH] thinkpad-acpi second set of changes for 2.6.33
2009-12-16 4:59 UTC (10+ messages)
` [PATCH 1/8] thinkpad-acpi: sync input device EV_SW initial state
` [PATCH 2/8] thinkpad-acpi: log initial state of rfkill switches
` [PATCH 3/8] thinkpad-acpi: volume subdriver rewrite
` [PATCH 4/8] thinkpad-acpi: support MUTE-only ThinkPads
` [PATCH 5/8] thinkpad-acpi: disable volume control
` [PATCH 6/8] thinkpad-acpi: basic ALSA mixer support (v2)
` [PATCH 7/8] thinkpad-acpi: convert to seq_file
` [PATCH 8/8] thinkpad-acpi: bump version to 0.24
[PATCH 5/5 -v2] acpi, apei, Document for APEI
2009-12-16 4:55 UTC (5+ messages)
[PATCH] Fix a typo in drivers/acpi/battery.c
2009-12-16 4:02 UTC (3+ messages)
[PATCH 0/2] aggregator device driver update
2009-12-16 4:00 UTC (2+ messages)
[PATCH] ACPI: add kernel tainting after overriding an ACPI control method
2009-12-16 3:52 UTC (2+ messages)
[PATCH] asus-laptop: change light sens default values
2009-12-16 1:02 UTC (2+ messages)
[PATCH] ACPI: Remove repeated registered as cooling_device messages
2009-12-15 22:38 UTC (2+ messages)
ACPICA release 20091214 linuxized patch
2009-12-15 22:30 UTC (3+ messages)
re
2009-12-15 14:17 UTC
Congratulations
2009-12-15 12:00 UTC
[RFC][PATCH 0/10] PCI run-time PM support
2009-12-15 11:49 UTC (4+ messages)
` [RFC][PATCH 0/12] PCI run-time PM support (updated)
` [RFC][PATCH 12/12] PM / r8169: Add simplified run-time PM support
[v10 PATCH 0/9] cpuidle: cleanup cpuidle/ introduce cpuidle to POWER
2009-12-15 11:49 UTC (6+ messages)
` [v10 PATCH 8/9]: pSeries: implement pSeries processor idle module
[PATCH 0/7] msi-wmi driver and cleanups
2009-12-15 9:55 UTC (2+ messages)
[PATCH resend] wmi: Free the allocated acpi objects through wmi_get_event_data
2009-12-15 9:50 UTC
[Resend PATCH] acpi: Use the ARB_DISABLE for the CPU which model id is less than 0x0f
2009-12-15 2:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox