Show patches with: Submitter = Zhang Rui       |    State = Action Required       |   67 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
Another bad usage of smp_processor_id - - - --- 2010-09-03 Zhang Rui New
ACPI: install ACPI table handler before any dynamic tables being loaded - - - --- 2010-10-26 Zhang Rui New
[2/2] ACPI battery: update battery status first when querying from sysfs - - - --- 2010-11-02 Zhang Rui New
[1/7] ACPI: delete CONFIG_ACPI_PROCFS_POWER - - - --- 2010-12-06 Zhang Rui New
[2/7] ACPI processor: remove processor throttling control procfs I/F - - - --- 2010-12-06 Zhang Rui New
[3/7] ACPI: updating the Kconfig file - - - --- 2010-12-06 Zhang Rui New
[4/7] ACPI video: remove output switching control - - - --- 2010-12-06 Zhang Rui New
[5/7] ACPI video: check cap._DDC flag before getting EDID - - - --- 2010-12-06 Zhang Rui New
[6/7] ACPI video: introduce module parameter video.use_bios_initial_backlight - - - --- 2010-12-06 Zhang Rui New
[7/7] ACPI processor: remove unused function - - - --- 2010-12-06 Zhang Rui New
[1/2] ACPI: update CONFIG_ACPI_PROCFS description - - - --- 2011-01-10 Zhang Rui New
[2/2] ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 - - - --- 2011-01-10 Zhang Rui New
[1/2] ACPI : remove CONFIG_ACPI_PROCFS_POWER and AC/Battery procfs I/F - - - --- 2011-03-23 Zhang Rui New
[2/2] ACPI button: remove unused procfs I/F - - - --- 2011-03-23 Zhang Rui New
[2/2] ACPI button: remove unused procfs I/F - - - --- 2011-03-23 Zhang Rui New
[1/2] ACPI EC: remove redundant code - - - --- 2011-04-26 Zhang Rui New
[2/2] ACPI EC: enable MSI workaround for Quanta laptops - - - --- 2011-04-26 Zhang Rui New
ACPI video: show _DOD element in hexadecimal format - - - --- 2011-06-17 Zhang Rui New
Need help debugging Sony Vaio VPCY2 backlight control problem - - - --- 2011-07-04 Zhang Rui New
Fwd: Hid over I2C and ACPI interaction - - - --- 2012-07-05 Zhang Rui New
[01/16] Thermal: Make Thermal trip points writeable - - - --- 2012-07-19 Zhang Rui New
[02/16] Thermal: Add Hysteresis attributes - - - --- 2012-07-19 Zhang Rui New
[03/16] Thermal: Documentation update - - - --- 2012-07-19 Zhang Rui New
[04/16] Thermal: Introduce multiple cooling states support - - - --- 2012-07-19 Zhang Rui New
[05/16] Thermal: Introduce cooling states range support - - - --- 2012-07-19 Zhang Rui New
[06/16] Thermal: set upper and lower limits - - - --- 2012-07-19 Zhang Rui New
[07/16] Thermal: Introduce .get_trend() callback. - - - --- 2012-07-19 Zhang Rui New
[08/16] Thermal: Remove tc1/tc2 in generic thermal layer. - - - --- 2012-07-19 Zhang Rui New
[09/16] Thermal: Introduce thermal_zone_trip_update() - - - --- 2012-07-19 Zhang Rui New
[10/16] Thermal: rename structure thermal_cooling_device_instance to thermal_instance - - - --- 2012-07-19 Zhang Rui New
[11/16] Thermal: Rename thermal_zone_device.cooling_devices to thermal_zone_device.instances - - - --- 2012-07-19 Zhang Rui New
[12/16] Thermal: Rename thermal_instance.node to thermal_instance.tz_node. - - - --- 2012-07-19 Zhang Rui New
[13/16] Thermal: List thermal_instance in thermal_cooling_device. - - - --- 2012-07-19 Zhang Rui New
[14/16] Thermal: Introduce simple arbitrator for setting device cooling state - - - --- 2012-07-19 Zhang Rui New
[15/16] Thermal: Unify the code for both active and passive cooling - - - --- 2012-07-19 Zhang Rui New
[16/16] Thermal: use plist instead of list - - - --- 2012-07-19 Zhang Rui New
[RESEND,01/16] Thermal: Make Thermal trip points writeable - - - --- 2012-07-25 Zhang Rui New
[RESEND,02/16] Thermal: Add Hysteresis attributes - - - --- 2012-07-25 Zhang Rui New
[RESEND,03/16] Thermal: Documentation update - - - --- 2012-07-25 Zhang Rui New
[RESEND,04/16] Thermal: Introduce multiple cooling states support - - - --- 2012-07-25 Zhang Rui New
[RESEND,05/16] Thermal: Introduce cooling states range support - - - --- 2012-07-25 Zhang Rui New
[RESEND,06/16] Thermal: set upper and lower limits - - - --- 2012-07-25 Zhang Rui New
[RESEND,07/16] Thermal: Introduce .get_trend() callback. - - - --- 2012-07-25 Zhang Rui New
[RESEND,08/16] Thermal: Remove tc1/tc2 in generic thermal layer. - - - --- 2012-07-25 Zhang Rui New
[RESEND,09/16] Thermal: Introduce thermal_zone_trip_update() - - - --- 2012-07-25 Zhang Rui New
[RESEND,10/16] Thermal: rename structure thermal_cooling_device_instance to thermal_instance - - - --- 2012-07-25 Zhang Rui New
[RESEND,11/16] Thermal: Rename thermal_zone_device.cooling_devices - - - --- 2012-07-25 Zhang Rui New
[RESEND,12/16] Thermal: Rename thermal_instance.node to thermal_instance.tz_node. - - - --- 2012-07-25 Zhang Rui New
[RESEND,13/16] Thermal: List thermal_instance in thermal_cooling_device. - - - --- 2012-07-25 Zhang Rui New
[RESEND,14/16] Thermal: Introduce simple arbitrator for setting device cooling state - - - --- 2012-07-25 Zhang Rui New
[RESEND,15/16] Thermal: Unify the code for both active and passive cooling - - - --- 2012-07-25 Zhang Rui New
[RESEND,16/16] Thermal: Introduce locking for cdev.thermal_instances list. - - - --- 2012-07-25 Zhang Rui New
[V4,01/13] Thermal: Introduce multiple cooling states support - - - --- 2012-07-26 Zhang Rui New
[V4,02/13] Thermal: Introduce cooling states range support - - - --- 2012-07-26 Zhang Rui New
[V4,03/13] Thermal: set upper and lower limits - - - --- 2012-07-26 Zhang Rui New
[V4,04/13] Thermal: Introduce .get_trend() callback. - - - --- 2012-07-26 Zhang Rui New
[V4,05/13] Thermal: Remove tc1/tc2 in generic thermal layer. - - - --- 2012-07-26 Zhang Rui New
[V4,06/13] Thermal: Introduce thermal_zone_trip_update() - - - --- 2012-07-26 Zhang Rui New
[V4,07/13] Thermal: rename structure thermal_cooling_device_instance to thermal_instance - - - --- 2012-07-26 Zhang Rui New
[V4,08/13] Thermal: Rename thermal_zone_device.cooling_devices - - - --- 2012-07-26 Zhang Rui New
[V4,09/13] Thermal: Rename thermal_instance.node to thermal_instance.tz_node. - - - --- 2012-07-26 Zhang Rui New
[V4,10/13] Thermal: List thermal_instance in thermal_cooling_device. - - - --- 2012-07-26 Zhang Rui New
[V4,11/13] Thermal: Introduce simple arbitrator for setting device cooling state - - - --- 2012-07-26 Zhang Rui New
[V4,12/13] Thermal: Unify the code for both active and passive cooling - - - --- 2012-07-26 Zhang Rui New
[V4,13/13] Thermal: Introduce locking for cdev.thermal_instances list. - - - --- 2012-07-26 Zhang Rui New
[PATCH/RFC] drm/radeon: ACPI: veto the keypress on ATIF events - - - --- 2012-08-02 Zhang Rui New
x86/acpi: Do strict X2APIC ID check only when LAPIC contains enabled CPUs x86/acpi: Do strict X2APIC ID check only when LAPIC contains enabled CPUs - - 2 --- 2023-12-10 Zhang Rui New