Show patches with: none      |   56800 patches
« 1 2 ... 391 392 393567 568 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv3,46/48] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,45/48] thermal: core: remove style warnings and checks - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,44/48] thermal: core: remove void function return statements - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,43/48] thermal: core: standardize line breaking alignment - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,42/48] thermal: core: small style fix when checking for __find_governor() - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,41/48] thermal: core: remove FSF address in the GPL notice - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,40/48] thermal: sysfs: remove symbols of emul_temp when config is disabled - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,39/48] thermal: core: add a comment describing the device management section - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,38/48] thermal: core: add a comment describing the power actor section - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,37/48] thermal: core: add a comment describing the main update loop - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,36/48] thermal: core: move notify to the zone update section - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,35/48] thermal: core: add inline to print_bind_err_msg() - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,34/48] thermal: core: move __bind() to where it is used - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,33/48] thermal: core: fix couple of style issues on __bind() helper - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,32/48] thermal: core: move bind_tz() to where it is used - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,31/48] thermal: core: move bind_cdev() to where it is used - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,30/48] thermal: core: move __unbind() helper to where it is used - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,29/48] thermal: core: small style fix on __unbind() helper - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,28/48] thermal: core: move idr handling to device management section - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,27/48] thermal: core: group functions related to governor handling - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,26/48] thermal: core: introduce thermal_helpers.c - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,25/48] thermal: core: remove a couple of style issues on helpers - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,24/48] thermal: core: move cooling device sysfs to thermal_sysfs.c - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,23/48] thermal: core: move to_cooling_device macro to header file - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,22/48] thermal: core: move thermal_zone sysfs to thermal_sysfs.c - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,21/48] thermal: core: match parenthesis on code alignment - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,20/48] thermal: core: treat correctly the return value of *scanf calls - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,19/48] thermal: core: move to_thermal_zone() macro to header file - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,18/48] thermal: core: split available_policies_show() - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,17/48] thermal: core: split policy_store - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,16/48] thermal: core: split passive_store - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,15/48] thermal: core: remove unnecessary device_remove() calls - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,14/48] thermal: core: move trips attributes to tz->device.groups - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,13/48] thermal: core: create tz->device.groups dynamically - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,12/48] thermal: core: move the trip attrs to the tz sysfs I/F section - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,11/48] thermal: core: fix style on remove_trip_attrs() - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,10/48] thermal: core: remove useless empty line - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,09/48] thermal: core: move power actor code out of sysfs I/F section - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,08/48] thermal: core: improve power actor documentation - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,07/48] thermal: core: move passive attr to tz->device.groups - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,06/48] thermal: core: move mode attribute to tz->device.groups - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,05/48] thermal: core: move emul_temp creation to tz->device.groups - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,04/48] thermal: core: use dev.groups to manage always present tz attributes - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,03/48] thermal: core: group device_create_file() calls that are always created - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,02/48] thermal: core: group thermal_zone DEVICE_ATTR's declarations - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv3,01/48] thermal: core: prevent zones with no types to be registered - - - --- 2016-05-30 Eduardo Valentin Zhang Rui Superseded
[PATCHv2,40/40] thermal: sysfs: remove symbols of emul_temp when config is disabled - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,39/40] thermal: core: add a comment describing the device management section - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,38/40] thermal: core: add a comment describing the power actor section - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,37/40] thermal: core: add a comment describing the main update loop - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,36/40] thermal: core: move notify to the zone update section - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,35/40] thermal: core: add inline to print_bind_err_msg() - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,34/40] thermal: core: move __bind() to where it is used - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,33/40] thermal: core: fix couple of style issues on __bind() helper - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,32/40] thermal: core: move bind_tz() to where it is used - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,31/40] thermal: core: move bind_cdev() to where it is used - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,30/40] thermal: core: move __unbind() helper to where it is used - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,29/40] thermal: core: small style fix on __unbind() helper - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,28/40] thermal: core: move idr handling to device management section - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,27/40] thermal: core: group functions related to governor handling - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,26/40] thermal: core: introduce thermal_helpers.c - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,25/40] thermal: core: remove a couple of style issues on helpers - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,24/40] thermal: core: move cooling device sysfs to thermal_sysfs.c - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,23/40] thermal: core: move to_cooling_device macro to header file - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,22/40] thermal: core: move thermal_zone sysfs to thermal_sysfs.c - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,21/40] thermal: core: match parenthesis on code alignment - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,20/40] thermal: core: treat correctly the return value of *scanf calls - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,19/40] thermal: core: move to_thermal_zone() macro to header file - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,18/40] thermal: core: split available_policies_show() - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,17/40] thermal: core: split policy_store - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,16/40] thermal: core: split passive_store - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,15/40] thermal: core: remove unnecessary device_remove() calls - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,14/40] thermal: core: move trips attributes to tz->device.groups - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,13/40] thermal: core: create tz->device.groups dynamically - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,12/40] thermal: core: move the trip attrs to the tz sysfs I/F section - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,11/40] thermal: core: fix style on remove_trip_attrs() - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,10/40] thermal: core: remove useless empty line - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,09/40] thermal: core: move power actor code out of sysfs I/F section - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,08/40] thermal: core: improve power actor documentation - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,07/40] thermal: core: move passive attr to tz->device.groups - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,06/40] thermal: core: move mode attribute to tz->device.groups - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,05/40] thermal: core: move emul_temp creation to tz->device.groups - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,04/40] thermal: core: use dev.groups to manage always present tz attributes - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,03/40] thermal: core: group device_create_file() calls that are always created - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,02/40] thermal: core: group thermal_zone DEVICE_ATTR's declarations - - - --- 2016-05-30 Eduardo Valentin Superseded
[PATCHv2,01/40] thermal: core: prevent zones with no types to be registered - - - --- 2016-05-30 Eduardo Valentin Superseded
[v2,3/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas 1 - - --- 2016-05-30 Geert Uytterhoeven Not Applicable
[v2,2/3] soc: renesas: Add r8a7796 SYSC PM Domain Binding Definitions 1 - - --- 2016-05-30 Geert Uytterhoeven Not Applicable
[v2,1/3] soc: renesas: rcar-sysc: Document r8a7796 support 2 - - --- 2016-05-30 Geert Uytterhoeven Not Applicable
intel_idle: correct/improve BXT support - - - --- 2016-05-30 Jan Beulich lenb Rejected
[v2,3/3] cpufreq: schedutil: map raw required frequency to driver frequency - - - --- 2016-05-30 Viresh Kumar Not Applicable
[RESEND,v3,2/2] PM / Domains: Remove redundant wrapper functions for system PM 1 1 - --- 2016-05-30 Ulf Hansson rafael Accepted
[RESEND,v3,1/2] PM / Domains: Allow genpd to power on during the system PM phases 2 1 - --- 2016-05-30 Ulf Hansson rafael Accepted
[v2,5/5] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume() - 1 - --- 2016-05-30 Ulf Hansson rafael Rejected
[v2,4/5] PM / Domains: Stop/start devices during system PM suspend/resume in genpd - 1 - --- 2016-05-30 Ulf Hansson rafael Accepted
[v2,3/5] PM / Domains: Allow runtime PM during system PM phases - 1 - --- 2016-05-30 Ulf Hansson rafael Accepted
[v2,2/5] PM / Runtime: Prevent re-resuming devices in pm_runtime_force_resume() - 1 - --- 2016-05-30 Ulf Hansson rafael Accepted
[v2,1/5] PM / Domains: Remove redundant call to pm_request_idle() in genpd - 1 - --- 2016-05-30 Ulf Hansson rafael Accepted
cpufreq: intel_pstate: Downgrade print level for _PPC - - - --- 2016-05-30 srinivas pandruvada rafael Accepted
cpufreq: stats: Make the stats code non-modular 1 - - --- 2016-05-28 Rafael J. Wysocki rafael Accepted
« 1 2 ... 391 392 393567 568 »