LinuxLists
Users
About
Benjamin Bara (
[email protected]
)
Number of posts: 190 (0.33 per day)
First post: 2022-06-09 13:50:56
Last post: 2024-01-11 07:49:18
Previous Page
/
Next Page
Date
List
Subject
2023-06-20 20:14:56
linux-kernel
[PATCH RFC v4 00/13] regulator: dynamic voltage monitoring support
2023-06-20 20:14:43
linux-kernel
[PATCH RFC v4 08/13] regulator: move monitor handling into own function
2023-06-20 20:14:35
linux-kernel
[PATCH RFC v4 10/13] regulator: implement mon_disable_reg_set_{higher,lower}
2023-06-20 20:14:19
linux-kernel
[PATCH RFC v4 11/13] regulator: implement mon_unsupported_reg_modes
2023-06-20 20:14:06
linux-kernel
[PATCH RFC v4 03/13] regulator: da9063: implement get_active_protections()
2023-06-20 20:14:03
linux-kernel
[PATCH RFC v4 06/13] regulator: set required ops for monitoring workarounds
2023-06-20 20:13:54
linux-kernel
[PATCH RFC v4 07/13] regulator: find active protections during initialization
2023-06-20 20:06:12
linux-kernel
[PATCH RFC v4 01/13] regulator: da9063: fix null pointer deref with partial DT config
2023-06-20 20:06:09
linux-kernel
[PATCH RFC v4 04/13] regulator: bd718x7: implement get_active_protections()
2023-06-13 07:36:57
linux-kernel
Re: [PATCH RFC v3 1/5] regulator: move monitor handling into own function
2023-06-09 15:14:47
linux-kernel
[PATCH 2/2] media: i2c: imx290: Add support for V4L2_CID_VTOTAL
2023-06-09 13:27:30
linux-kernel
[PATCH 0/2] media: uapi: Add V4L2_CID_VTOTAL control
2023-06-09 13:21:38
linux-kernel
[PATCH 2/2] media: i2c: imx290: Add support for V4L2_CID_VTOTAL
2023-06-09 13:19:30
linux-kernel
[PATCH 1/2] media: uapi: Add V4L2_CID_VTOTAL control
2023-05-23 12:21:32
linux-kernel
Re: [PATCH RFC v3 1/5] regulator: move monitor handling into own function
2023-05-21 12:37:08
linux-kernel
[PATCH RFC v3 3/5] regulator: add getter for active monitors
2023-05-21 12:35:14
linux-kernel
[PATCH RFC v3 5/5] regulator: bd718x7: let the core handle the monitors
2023-05-21 12:33:59
linux-kernel
[PATCH RFC v3 4/5] regulator: add properties to handle monitoring on state change
2023-05-21 12:33:38
linux-kernel
[PATCH RFC v3 2/5] regulator: disable monitors when regulator is disabled
2023-05-21 12:24:18
linux-kernel
[PATCH RFC v3 0/5] regulator: dynamic voltage monitoring support
2023-05-21 11:48:11
linux-kernel
[PATCH RFC v3 1/5] regulator: move monitor handling into own function
2023-05-18 11:26:15
linux-kernel
Re: [PATCH v6 4/5] mfd: tps6586x: use devm-based power off handler
2023-05-09 19:22:19
linux-kernel
[PATCH v6 4/5] mfd: tps6586x: use devm-based power off handler
2023-05-09 19:21:30
linux-kernel
[PATCH v6 1/5] kernel/reboot: emergency_restart: set correct system_state
2023-05-09 19:21:01
linux-kernel
[PATCH v6 2/5] i2c: core: run atomic i2c xfer when !preemptible
2023-05-09 19:16:16
linux-kernel
[PATCH v6 3/5] kernel/reboot: add device to sys_off_handler
2023-05-09 19:07:06
linux-kernel
[PATCH v6 5/5] mfd: tps6586x: register restart handler
2023-05-09 19:04:34
linux-kernel
[PATCH v6 0/5] mfd: tps6586x: register restart handler
2023-04-24 12:24:38
linux-kernel
Re: [PATCH v4 3/4] mfd: tps6586x: use devm-based power off handler
2023-04-21 09:28:05
linux-kernel
[PATCH RFC v2 2/2] regulator: da9063: disable monitoring while regulator is off
2023-04-21 09:28:04
linux-kernel
[PATCH RFC v2 1/2] regulator: add properties to disable monitoring on actions
2023-04-21 09:28:01
linux-kernel
[PATCH RFC v2 0/2] regulator: dynamic voltage monitoring support
2023-04-21 07:36:22
linux-kernel
Re: [PATCH v5 6/6] mfd: tps6586x: register restart handler
2023-04-20 15:05:07
linux-kernel
Re: [PATCH RFC 1/2] regulator: introduce regulator monitoring constraints
2023-04-20 14:37:05
linux-kernel
Re: [PATCH v5 6/6] mfd: tps6586x: register restart handler
2023-04-20 14:36:40
linux-kernel
Re: [PATCH RFC 1/2] regulator: introduce regulator monitoring constraints
2023-04-20 14:35:35
linux-kernel
Re: [PATCH RFC 1/2] regulator: introduce regulator monitoring constraints
2023-04-20 10:44:01
linux-kernel
[PATCH RFC 2/2] regulator: da9063: disable monitoring while regulator is off
2023-04-20 10:37:37
linux-kernel
[PATCH RFC 1/2] regulator: introduce regulator monitoring constraints
2023-04-20 10:37:27
linux-kernel
[PATCH RFC 0/2] regulator: dynamic voltage monitoring support
2023-04-18 11:14:04
linux-kernel
[PATCH v5 6/6] mfd: tps6586x: register restart handler
2023-04-18 11:13:44
linux-kernel
[PATCH v5 5/6] mfd: tps6586x: use devm-based power off handler
2023-04-18 11:12:10
linux-kernel
[PATCH v5 4/6] kernel/reboot: sys_off_notify: always return NOTIFY_DONE
2023-04-18 11:11:49
linux-kernel
[PATCH v5 3/6] kernel/reboot: add device to sys_off_handler
2023-04-18 11:11:25
linux-kernel
[PATCH v5 2/6] i2c: core: run atomic i2c xfer when !preemptible
2023-04-18 11:11:15
linux-kernel
[PATCH v5 1/6] kernel/reboot: emergency_restart: set correct system_state
2023-04-18 11:11:11
linux-kernel
[PATCH v5 0/6] mfd: tps6586x: register restart handler
2023-04-14 06:17:04
linux-kernel
Re: [PATCH v4 3/4] mfd: tps6586x: use devm-based power off handler
2023-04-13 07:49:00
linux-kernel
[PATCH v4 3/4] mfd: tps6586x: use devm-based power off handler
2023-04-13 07:48:53
linux-kernel
[PATCH v4 4/4] mfd: tps6586x: register restart handler
2023-04-13 07:48:20
linux-kernel
[PATCH v4 2/4] i2c: core: run atomic i2c xfer when !preemptible