messages from 2012-06-23 21:17:09 to 2012-06-29 12:19:04 UTC [more...]
[PATCH 0/7] platform-drivers-x86: backlight, samsung and asus
2012-06-29 12:19 UTC (6+ messages)
` [PATCH 1/7] acpi: add a way to promote/demote vendor backlight drivers
Fintek f71882fg ACPI conflict
2012-06-29 12:11 UTC (14+ messages)
` [lm-sensors] "
[PATCH 0/21] ACPI / PM: Switch ACPI bus type and drivers to dev_pm_ops
2012-06-29 11:39 UTC (18+ messages)
` [PATCH 3/21] ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks
` [PATCH 10/21] ACPI: Use struct dev_pm_ops for power management in the power driver
` [PATCH 13/21] hp_accel: Use struct dev_pm_ops for power management
` [PATCH 15/21] panasonic-laptop: "
` [PATCH 16/21] toshiba_bluetooth: "
` [PATCH 17/21] xo15-ebook: "
` [PATCH 18/21] acpi_power_meter: "
` [PATCH 19/21] ACPI / PM: Do not execute legacy driver PM callbacks
` [PATCH 20/21] ACPI / PM: Drop legacy driver PM callbacks that are not used any more
` [PATCH 21/21] ACPI / PM: Drop PM callbacks from the ACPI bus type
` [PATCH missing/21] classmate-laptop: Use struct dev_pm_ops for power management
` [PATCH missing 2/21] fujitsu-tablet: "
[PATCHv2] ACPI-Thermal: Add Hysteresis attributes
2012-06-28 21:25 UTC
[PATCHv6] ACPI-Thermal: Make Thermal trip points writeable
2012-06-28 21:25 UTC
Cpuidle drivers,Suspend : Fix suspend/resume hang with intel_idle driver
2012-06-29 8:53 UTC (7+ messages)
` Cpuidle drivers, Suspend "
` [PATCH] Cpuidle drivers,Suspend "
acpi_idle and max_cpus
2012-06-29 8:39 UTC (28+ messages)
` [linux-pm] "
` [PATCH] acpi, cpuidle: Register with cpuidle even if cpu is onlined after boot (beyond maxcpus)
` [PATCH] acpi: intel_idle : break dependency between modules
` [PATCH v2] "
` [linux-pm] [PATCH] "
[PATCH 00/12] ACPI: add module_acpi_driver() and convert drivers to it
2012-06-29 7:50 UTC (15+ messages)
` [PATCH 01/12] ACPI: introduce module_acpi_driver() helper macro
` [PATCH 02/12] ACPI/button: convert to module_acpi_driver()
` [PATCH 03/12] ACPI/fan: "
` [PATCH 04/12] ACPI/hed: "
` [PATCH 05/12] ACPI/sbshc: "
` [PATCH 06/12] i2c-scmi: "
` [PATCH 07/12] Input: atlas_btns - "
` [PATCH 08/12] hp_accel: "
` [PATCH 09/12] ideapad: "
` [PATCH 10/12] topstar-laptop: "
` [PATCH 11/12] toshiba_bluetooth: "
` [PATCH 12/12] xo15-ebook: "
[PATCH V5 4/8] usb/acpi : rebinding usb with acpi since usb port being made a real device
2012-06-29 6:19 UTC (3+ messages)
` [PATCH V5 5/8] usb/acpi: add check for the connect type of usb port
` [PATCH V5 7/8] USB/ACPI: Add usb port's acpi power control in the xhci PORT_POWER feature request process
[PATCH V5 0/8] usb: make usb port a real device and provide control of port's power to usr space
2012-06-29 6:18 UTC
ACPICA Version 20120620 linuxized patches
2012-06-29 5:49 UTC
[PATCH v6 00/11] SATA ZPODD support
2012-06-29 3:20 UTC (14+ messages)
` [PATCH v6 01/11] [SCSI]: add wrapper to access and set scsi_bus_type in struct acpi_bus_type
` [PATCH v6 02/11] libata: bind the Linux device tree to the ACPI device tree
` [PATCH v6 03/11] libata: migrate ACPI code over to new bindings
` [PATCH v6 04/11] libata-acpi: set acpi state for SATA port
` [PATCH v6 05/11] libata-acpi: add ata port runtime D3Cold support
` [PATCH v6 06/11] libata-acpi: register/unregister device to/from power resource
` [PATCH v6 07/11] libata: detect Device Attention support
` [PATCH v6 08/11] libata: tell scsi layer device supports runtime power off
` [PATCH v6 09/11] [SCSI] sr: check support for device busy class events
` [PATCH v6 10/11] [SCSI] sr: support zero power ODD
` [PATCH v6 11/11] [SCSI] sr: make sure ODD is in resumed state in block ioctl
[RFC PATCH 0/12] memory-hotplug : hot-remove physical memory
2012-06-29 3:09 UTC (31+ messages)
` [RFC PATCH 1/12] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH 2/12] memory-hogplug : check memory offline in offline_pages
` [RFC PATCH 3/12] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [RFC PATCH 4/12] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH 5/12] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH 6/12] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH 7/12] memory-hotplug : check page type in get_page_bootmem
` [RFC PATCH 8/12] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH 9/12] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH 10/12] memory-hotplug : free memmap "
` [RFC PATCH 11/12] memory-hotplug : add node_device_release
` [RFC PATCH 12/12] memory-hotplug : remove sysfs file of node
[PATCH V4 0/8] usb: make usb port a real device and provide control of port's power to usr space
2012-06-29 1:23 UTC (15+ messages)
` [PATCH V4 1/8] usb: convert port_owners type from void * to struct dev_state *
` [PATCH V4 3/8] usb: move children to struct usb_port
` [PATCH V4 4/8] usb/acpi : rebinding usb with acpi since usb port being made a real device
` [PATCH V4 5/8] usb/acpi: add check for the connect type of usb port
` [PATCH V4 2/8] usb: make usb port a real device
` [PATCH V4 6/8] xhci: Add clear PORT_POWER feature process in the xhci_hub_control()
` [PATCH V4 7/8] USB/ACPI: Add usb port's acpi power control in the xhci PORT_POWER feature request process
` [PATCH V4 8/8] usb : Add usb port's power control attributes
[RFC PATCH] ACPI: use IDA to manage instance IDs for acpi devices
2012-06-28 4:07 UTC
[PATCH 0/8] some fixes about acpi_memhotplug
2012-06-28 2:46 UTC (21+ messages)
` [PATCH 1/8] fix memory leak when memory device is unbound from the module acpi_memhotplug
` [PATCH 2/8] free memory device if acpi_memory_enable_device() failed
` [PATCH 3/8] remove memory info from list before freeing it
` [PATCH 4/8] donot allow to eject the memory device if it is being used
` [PATCH 5/8] don't print message if request_resource() failed
` [PATCH 6/8] bind the memory device when the driver is being loaded
` [PATCH 7/8] auto bind the memory device which is hotpluged before the driver is loaded
` [PATCH 8/8] release memory resources if hotadd_new_pgdat() failed
[PATCH v6 0/6] ACPI: Add _OST support for ACPI hotplug
2012-06-27 15:37 UTC (9+ messages)
` [PATCH v6 1/6] ACPI: Add an interface to evaluate _OST
` [PATCH v6 2/6] ACPI: Add _OST support for sysfs eject
` [PATCH v6 3/6] ACPI: Add _OST support for ACPI CPU hotplug
` [PATCH v6 4/6] ACPI: Add _OST support for ACPI memory hotplug
` [PATCH v6 5/6] ACPI: Add _OST support for ACPI container hotplug
` [PATCH v6 6/6] ACPI: Set hotplug _OST support bit to _OSC
[PATCH v4 0/5] thermal: exynos: Add kernel thermal support for exynos platform
2012-06-26 7:42 UTC (4+ messages)
` [PATCH v4 1/5] thermal: Add generic cpufreq cooling implementation
cpuidle future and improvements
2012-06-25 22:53 UTC (9+ messages)
` [linux-pm] "
` linux-next : cpuidle - could you add my tree please
2012春季111届广交会买家,B2B询盘买家、thomasnet 采购商,海关数据,群发软件,展会买家 仅300元!
2012-06-25 21:24 UTC
2012春季111届广交会买家,B2B询盘买家、thomasnet 采购商,海关数据,群发软件,展会买家 仅300元!
2012-06-25 21:23 UTC
[PATCH v5 0/6] ACPI: Add _OST support for ACPI hotplug
2012-06-25 16:59 UTC (7+ messages)
` [PATCH v5 1/6] ACPI: Add an interface to evaluate _OST
` [PATCH v5 2/6] ACPI: Add _OST support for sysfs eject
` [PATCH v5 3/6] ACPI: Add _OST support for ACPI CPU hotplug
` [PATCH v5 4/6] ACPI: Add _OST support for ACPI memory hotplug
` [PATCH v5 5/6] ACPI: Add _OST support for ACPI container hotplug
` [PATCH v5 6/6] ACPI: Set hotplug _OST support bit to _OSC
[PATCH] Fix not loading acpi-cpufreq driver regression
2012-06-25 15:39 UTC (6+ messages)
` [PATCH] Fix not loading acpi-cpufreq driver regression - V2
ACPI: Fix resource_lock dead lock in acpi_power_on_device
2012-06-25 5:09 UTC
[RFC PATCH 11/12] thermal: introduce cooling state arbitrator
2012-06-24 15:19 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).