Lukasz Luba ([email protected])

Number of posts: 1632 (0.59 per day)
First post: 2016-11-02 13:28:44
Last post: 2024-06-12 09:21:11

Date List Subject
2022-03-17 05:03:04 linux-kernel [[PATCH 6/8] Documentation: EM: Add artificial EM registration description
2022-03-17 04:38:01 linux-kernel [[PATCH 4/8] PM: EM: Change the order of arguments in the .active_power() callback
2022-03-17 02:41:31 linux-kernel Re: [PATCH] thermal: devfreq_cooling: use local ops instead of global ops
2022-03-17 00:29:25 linux-kernel [0/8] Introduce support for artificial Energy Model
2022-03-03 07:34:21 linux-kernel Re: [PATCH v5 0/5] Introduce "opp-microwatt" and Energy Model from DT
2022-03-02 23:29:12 linux-kernel [PATCH v5 1/5] dt-bindings: opp: Add "opp-microwatt" entry in the OPP
2022-03-02 22:39:23 linux-kernel [PATCH v5 5/5] Documentation: EM: Describe new registration method using DT
2022-03-02 21:03:29 linux-kernel Re: [PATCH v5 1/5] dt-bindings: opp: Add "opp-microwatt" entry in the OPP
2022-03-02 18:48:49 linux-kernel Re: [PATCH v4 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-03-02 17:33:50 linux-kernel [PATCH v5 0/5] Introduce "opp-microwatt" and Energy Model from DT
2022-03-02 17:10:03 linux-kernel [PATCH v5 2/5] OPP: Add "opp-microwatt" supporting code
2022-03-02 16:02:35 linux-kernel Re: [PATCH v4 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-03-02 13:22:13 linux-kernel [PATCH v5 3/5] PM: EM: add macro to set .active_power() callback conditionally
2022-03-02 12:41:52 linux-kernel [PATCH v5 4/5] OPP: Add support of "opp-microwatt" for EM registration
2022-03-02 10:14:23 linux-kernel Re: [PATCH v4 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-03-02 08:39:30 linux-kernel [PATCH v4 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-03-02 04:45:59 linux-kernel Re: [PATCH v4 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-03-01 15:35:54 linux-kernel [PATCH v4 2/4] OPP: Add "opp-microwatt" supporting code
2022-03-01 10:41:00 linux-kernel [PATCH v4 4/4] Documentation: EM: Describe new registration method using DT
2022-03-01 10:25:37 linux-kernel [PATCH v4 0/4] Introduce "opp-microwatt" and Energy Model from DT
2022-03-01 10:12:05 linux-kernel [PATCH v4 1/4] dt-bindings: opp: Add "opp-microwatt" entry in the OPP
2022-02-24 12:11:26 linux-kernel Re: [PATCH v3 1/4] dt-bindings: opp: Add "opp-microwatt" entry in the OPP
2022-02-24 11:19:04 linux-kernel Re: [PATCH v3 4/4] Documentation: EM: Describe new registration method using DT
2022-02-24 11:03:08 linux-kernel [PATCH v3 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-02-24 10:30:58 linux-kernel Re: [PATCH v3 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-02-24 10:29:26 linux-kernel Re: [PATCH v3 2/4] OPP: Add "opp-microwatt" supporting code
2022-02-24 10:12:23 linux-kernel Re: [PATCH v3 4/4] Documentation: EM: Describe new registration method using DT
2022-02-24 10:09:29 linux-kernel Re: [PATCH v3 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-02-24 09:42:55 linux-kernel Re: [PATCH v3 2/4] OPP: Add "opp-microwatt" supporting code
2022-02-24 09:15:33 linux-kernel [PATCH v3 2/4] OPP: Add "opp-microwatt" supporting code
2022-02-24 08:59:57 linux-kernel [PATCH v3 4/4] Documentation: EM: Describe new registration method using DT
2022-02-24 08:34:34 linux-kernel [PATCH v3 1/4] dt-bindings: opp: Add "opp-microwatt" entry in the OPP
2022-02-24 08:28:17 linux-kernel [PATCH v3 0/4] Introduce "opp-microwatt" and 'advanced' Energy Model from DT
2022-02-24 01:12:22 linux-kernel Re: [[PATCH v2 2/2] OPP: Add 'opp-microwatt' parsing for advanced EM registration
2022-02-24 00:33:14 linux-kernel Re: [PATCH v2 0/2] Introduce 'advanced' Energy Model in DT
2022-02-23 21:23:34 linux-kernel Re: [[PATCH v2 2/2] OPP: Add 'opp-microwatt' parsing for advanced EM registration
2022-02-23 15:34:24 linux-kernel Re: [PATCH v2 0/2] Introduce 'advanced' Energy Model in DT
2022-02-23 15:22:57 linux-kernel Re: [PATCH v2 0/2] Introduce 'advanced' Energy Model in DT
2022-02-23 11:53:50 linux-kernel Re: [[PATCH v2 1/2] dt-bindings: opp: Add 'opp-microwatt' entry in the OPP
2022-02-23 10:58:31 linux-kernel Re: [PATCH 1/2] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling
2022-02-23 02:57:36 linux-kernel Re: [PATCH 1/2] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling
2022-02-23 02:00:20 linux-kernel Re: [PATCH 1/2] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling
2022-02-22 15:52:02 linux-kernel Re: [RFC][PATCH 1/2] dt-bindings: power: add Energy Model bindings
2022-02-22 15:36:42 linux-kernel Re: [[PATCH v2 2/2] OPP: Add 'opp-microwatt' parsing for advanced EM registration
2022-02-22 14:40:45 linux-kernel [[PATCH v2 2/2] OPP: Add 'opp-microwatt' parsing for advanced EM registration
2022-02-22 14:24:08 linux-kernel [PATCH v2 0/2] Introduce 'advanced' Energy Model in DT
2022-02-22 14:14:05 linux-kernel [[PATCH v2 1/2] dt-bindings: opp: Add 'opp-microwatt' entry in the OPP
2022-02-22 12:01:13 linux-kernel Re: [RFC][PATCH 1/2] dt-bindings: power: add Energy Model bindings
2022-02-22 11:59:25 linux-kernel Re: [RFC][PATCH 1/2] dt-bindings: power: add Energy Model bindings
2022-02-22 10:33:52 linux-kernel Re: [RFC][PATCH 1/2] dt-bindings: power: add Energy Model bindings
2022-02-22 08:10:14 linux-kernel Re: [RFC][PATCH 1/2] dt-bindings: power: add Energy Model bindings