messages from 2016-05-30 21:27:34 to 2016-06-01 01:53:24 UTC [more...]
[PATCH V2] cpufreq: Don't use cpufreq_frequency_get_table() if 'policy' is available
2016-06-01 1:53 UTC
[PATCH] cpufreq: Fix incorrect usage of clamp_val()
2016-06-01 1:32 UTC (5+ messages)
[PATCH 0/2] cpufreq: Use sorted frequency tables
2016-06-01 1:08 UTC (5+ messages)
` [PATCH 1/2] cpufreq: Store sorted frequency table
` [PATCH 2/2] cpufreq: Implement cpufreq_find_target_index() to traverse sorted list
[PATCH] cpufreq: Implement light weight cpufreq_get_policy_table() routine
2016-05-31 22:40 UTC (2+ messages)
[PATCH 0/2] Powercap RAPL update for Denverton
2016-05-31 22:19 UTC (4+ messages)
` [PATCH 1/2] powercap/rapl: handle missing msrs
` [PATCH 2/2] powercap/rapl: add support for denverton
[PATCH] cpufreq: stats: Make the stats code non-modular
2016-05-31 20:47 UTC (5+ messages)
[PATCH V3 0/5] bcm2835: add thermal driver
2016-05-31 19:52 UTC (3+ messages)
` [PATCH V3 2/5] thermal: bcm2835: add thermal driver for bcm2835 soc
[PATCH v2 0/3] cpufreq: avoid redundant driver calls in schedutil
2016-05-31 18:48 UTC (20+ messages)
` [PATCH v2 1/3] cpufreq: add resolve_freq driver callback
` [PATCH v2 2/3] cpufreq: acpi-cpufreq: add resolve_freq callback
` [PATCH v2 3/3] cpufreq: schedutil: map raw required frequency to driver frequency
[PATCH 1/3] power_supply: bq27xxx_battery: Fix copy/paste error in header comment
2016-05-31 18:45 UTC (3+ messages)
` [PATCH 2/3] power_supply: bq27xxx_battery: Index register numbers by enum
` [PATCH 3/3] power_supply: bq27xxx_battery: Group register mappings into one table
[PATCH v4 00/10] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
2016-05-31 13:50 UTC (6+ messages)
` [PATCH v4 09/10] cpuidle/powernv: "
[PATCH 0/4] nouveau fixes for RPM/Optimus-related hangs
2016-05-31 12:20 UTC (11+ messages)
` [PATCH 4/4] drm/nouveau/acpi: fix lockup with PCIe runtime PM
[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
2016-05-31 11:54 UTC (8+ messages)
[PATCH] cpufreq: Unexport cpufreq_frequency_table_cpuinfo()
2016-05-31 11:20 UTC
[PATCH] PCI: Power on bridges before scanning new devices
2016-05-31 11:07 UTC (12+ messages)
` [PATCH] PCI: Wait for 50ms after bridge is powered up
[PATCH] thermal: cpu_cooling: fix improper order during initialization
2016-05-31 10:32 UTC
[PATCH] devfreq: fix initialization of current frequency in last status
2016-05-31 10:25 UTC
[PATCHv4 00/48] thermal: reorganizing thermal core
2016-05-31 9:42 UTC (50+ messages)
` [PATCHv4 01/48] thermal: core: prevent zones with no types to be registered
` [PATCHv4 02/48] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCHv4 03/48] thermal: core: group device_create_file() calls that are always created
` [PATCHv4 04/48] thermal: core: use dev.groups to manage always present tz attributes
` [PATCHv4 05/48] thermal: core: move emul_temp creation to tz->device.groups
` [PATCHv4 06/48] thermal: core: move mode attribute "
` [PATCHv4 07/48] thermal: core: move passive attr "
` [PATCHv4 08/48] thermal: core: improve power actor documentation
` [PATCHv4 09/48] thermal: core: move power actor code out of sysfs I/F section
` [PATCHv4 10/48] thermal: core: remove useless empty line
` [PATCHv4 11/48] thermal: core: fix style on remove_trip_attrs()
` [PATCHv4 12/48] thermal: core: move the trip attrs to the tz sysfs I/F section
` [PATCHv4 13/48] thermal: core: create tz->device.groups dynamically
` [PATCHv4 14/48] thermal: core: move trips attributes to tz->device.groups
` [PATCHv4 15/48] thermal: core: remove unnecessary device_remove() calls
` [PATCHv4 16/48] thermal: core: split passive_store
` [PATCHv4 17/48] thermal: core: split policy_store
` [PATCHv4 18/48] thermal: core: split available_policies_show()
` [PATCHv4 19/48] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv4 20/48] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv4 21/48] thermal: core: match parenthesis on code alignment
` [PATCHv4 22/48] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv4 23/48] thermal: core: move to_cooling_device macro to header file
` [PATCHv4 24/48] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv4 25/48] thermal: core: remove a couple of style issues on helpers
` [PATCHv4 26/48] thermal: core: introduce thermal_helpers.c
` [PATCHv4 27/48] thermal: core: group functions related to governor handling
` [PATCHv4 28/48] thermal: core: move idr handling to device management section
` [PATCHv4 29/48] thermal: core: small style fix on __unbind() helper
` [PATCHv4 30/48] thermal: core: move __unbind() helper to where it is used
` [PATCHv4 31/48] thermal: core: move bind_cdev() "
` [PATCHv4 32/48] thermal: core: move bind_tz() "
` [PATCHv4 33/48] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv4 34/48] thermal: core: move __bind() to where it is used
` [PATCHv4 35/48] thermal: core: add inline to print_bind_err_msg()
` [PATCHv4 36/48] thermal: core: move notify to the zone update section
` [PATCHv4 37/48] thermal: core: add a comment describing the main update loop
` [PATCHv4 38/48] thermal: core: add a comment describing the power actor section
` [PATCHv4 39/48] thermal: core: add a comment describing the device management section
` [PATCHv4 40/48] thermal: sysfs: remove symbols of emul_temp when config is disabled
` [PATCHv4 41/48] thermal: core: remove FSF address in the GPL notice
` [PATCHv4 42/48] thermal: core: small style fix when checking for __find_governor()
` [PATCHv4 43/48] thermal: core: standardize line breaking alignment
` [PATCHv4 44/48] thermal: core: remove void function return statements
` [PATCHv4 45/48] thermal: core: remove style warnings and checks
` [PATCHv4 46/48] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
` [PATCHv4 47/48] thermal: core: use kzalloc(sizeof(*ptr),...)
` [PATCHv4 48/48] thermal: sysfs: use kcalloc() instead of kzalloc()
[PATCH v3 0/2] extcon: Remove the deprecated extcon functions
2016-05-31 9:34 UTC (3+ messages)
` [PATCH v3 1/2] power: axp288_charger: Replace deprecatd API of extcon
` [PATCH v3 2/2] extcon: Remove the deprecated extcon functions
[PATCH 0/2] arm64: dts: r8a7796: Add SYSC PM Domains
2016-05-31 9:08 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: dts: r8a7796: Use SYSC "always-on" PM Domain
S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
2016-05-31 7:26 UTC (5+ messages)
[PATCH 00/15] thermal: sysfs: add locking
2016-05-31 6:31 UTC (16+ messages)
` [PATCH 01/15] thermal: sysfs: lock tz in type_show
` [PATCH 02/15] thermal: sysfs: lock tz while on access to mode properties
` [PATCH 03/15] thermal: sysfs: lock tz while on trip_point_type properties
` [PATCH 04/15] thermal: sysfs: lock tz while on trip_point_temp properties
` [PATCH 05/15] thermal: sysfs: lock tz while on trip_point_hyst properties
` [PATCH 06/15] thermal: sysfs: lock tz while on passive properties
` [PATCH 07/15] thermal: sysfs: lock tz while on policy properties
` [PATCH 08/15] thermal: sysfs: improve locking of emul_temp_store()
` [PATCH 09/15] thermal: sysfs: lock tz when access sustainable power properties
` [PATCH 10/15] thermal: sysfs: lock tz when access tzp properties
` [PATCH 11/15] thermal: sysfs: lock cdev while accessing type
` [PATCH 12/15] thermal: sysfs: lock cdev while accessing max_state
` [PATCH 13/15] thermal: sysfs: lock cdev while accessing cur_state
` [PATCH 14/15] thermal: sysfs: serialize access to instances
` [PATCH 15/15] thermal: sysfs: add comments describing locking strategy
[PATCHv3 00/48] thermal: reorganizing thermal core
2016-05-31 6:13 UTC (52+ messages)
` [PATCHv3 01/48] thermal: core: prevent zones with no types to be registered
` [PATCHv3 02/48] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCHv3 03/48] thermal: core: group device_create_file() calls that are always created
` [PATCHv3 04/48] thermal: core: use dev.groups to manage always present tz attributes
` [PATCHv3 05/48] thermal: core: move emul_temp creation to tz->device.groups
` [PATCHv3 06/48] thermal: core: move mode attribute "
` [PATCHv3 07/48] thermal: core: move passive attr "
` [PATCHv3 08/48] thermal: core: improve power actor documentation
` [PATCHv3 09/48] thermal: core: move power actor code out of sysfs I/F section
` [PATCHv3 10/48] thermal: core: remove useless empty line
` [PATCHv3 11/48] thermal: core: fix style on remove_trip_attrs()
` [PATCHv3 12/48] thermal: core: move the trip attrs to the tz sysfs I/F section
` [PATCHv3 13/48] thermal: core: create tz->device.groups dynamically
` [PATCHv3 14/48] thermal: core: move trips attributes to tz->device.groups
` [PATCHv3 15/48] thermal: core: remove unnecessary device_remove() calls
` [PATCHv3 16/48] thermal: core: split passive_store
` [PATCHv3 17/48] thermal: core: split policy_store
` [PATCHv3 18/48] thermal: core: split available_policies_show()
` [PATCHv3 19/48] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv3 20/48] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv3 21/48] thermal: core: match parenthesis on code alignment
` [PATCHv3 22/48] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv3 23/48] thermal: core: move to_cooling_device macro to header file
` [PATCHv3 24/48] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv3 25/48] thermal: core: remove a couple of style issues on helpers
` [PATCHv3 26/48] thermal: core: introduce thermal_helpers.c
` [PATCHv3 27/48] thermal: core: group functions related to governor handling
` [PATCHv3 28/48] thermal: core: move idr handling to device management section
` [PATCHv3 29/48] thermal: core: small style fix on __unbind() helper
` [PATCHv3 30/48] thermal: core: move __unbind() helper to where it is used
` [PATCHv3 31/48] thermal: core: move bind_cdev() "
` [PATCHv3 32/48] thermal: core: move bind_tz() "
` [PATCHv3 33/48] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv3 34/48] thermal: core: move __bind() to where it is used
` [PATCHv3 35/48] thermal: core: add inline to print_bind_err_msg()
` [PATCHv3 36/48] thermal: core: move notify to the zone update section
` [PATCHv3 37/48] thermal: core: add a comment describing the main update loop
` [PATCHv3 38/48] thermal: core: add a comment describing the power actor section
` [PATCHv3 39/48] thermal: core: add a comment describing the device management section
` [PATCHv3 40/48] thermal: sysfs: remove symbols of emul_temp when config is disabled
` [PATCHv3 41/48] thermal: core: remove FSF address in the GPL notice
` [PATCHv3 42/48] thermal: core: small style fix when checking for __find_governor()
` [PATCHv3 43/48] thermal: core: standardize line breaking alignment
` [PATCHv3 44/48] thermal: core: remove void function return statements
` [PATCHv3 45/48] thermal: core: remove style warnings and checks
` [PATCHv3 46/48] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
` [PATCHv3 47/48] thermal: core: use kzalloc(sizeof(*ptr),...)
` [PATCHv3 48/48] thermal: sysfs: use kcalloc() instead of kzalloc()
[PATCHv2 00/40]
2016-05-30 22:16 UTC (31+ messages)
` [PATCHv2 01/40] thermal: core: prevent zones with no types to be registered
` [PATCHv2 10/40] thermal: core: remove useless empty line
` [PATCHv2 14/40] thermal: core: move trips attributes to tz->device.groups
` [PATCHv2 15/40] thermal: core: remove unnecessary device_remove() calls
` [PATCHv2 16/40] thermal: core: split passive_store
` [PATCHv2 17/40] thermal: core: split policy_store
` [PATCHv2 18/40] thermal: core: split available_policies_show()
` [PATCHv2 19/40] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv2 20/40] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv2 21/40] thermal: core: match parenthesis on code alignment
` [PATCHv2 22/40] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv2 23/40] thermal: core: move to_cooling_device macro to header file
` [PATCHv2 24/40] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv2 25/40] thermal: core: remove a couple of style issues on helpers
` [PATCHv2 26/40] thermal: core: introduce thermal_helpers.c
` [PATCHv2 27/40] thermal: core: group functions related to governor handling
` [PATCHv2 28/40] thermal: core: move idr handling to device management section
` [PATCHv2 29/40] thermal: core: small style fix on __unbind() helper
` [PATCHv2 30/40] thermal: core: move __unbind() helper to where it is used
` [PATCHv2 31/40] thermal: core: move bind_cdev() "
` [PATCHv2 32/40] thermal: core: move bind_tz() "
` [PATCHv2 33/40] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv2 34/40] thermal: core: move __bind() to where it is used
` [PATCHv2 35/40] thermal: core: add inline to print_bind_err_msg()
` [PATCHv2 36/40] thermal: core: move notify to the zone update section
` [PATCHv2 37/40] thermal: core: add a comment describing the main update loop
` [PATCHv2 38/40] thermal: core: add a comment describing the power actor section
` [PATCHv2 39/40] thermal: core: add a comment describing the device management section
` [PATCHv2 40/40] thermal: sysfs: remove symbols of emul_temp when config is disabled
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