Rasmus Villemoes ([email protected])

Number of posts: 2103 (1.25 per day)
First post: 2013-04-10 23:53:05
Last post: 2017-11-21 00:36:54

Date List Subject
2022-09-28 07:41:39 linux-kernel Re: [PATCH v3] x86, mem: move memmove to out of line assembler
2022-09-23 12:54:43 linux-kernel Re: [PATCH v2 1/1] cpumask: Don't waste memory for sysfs cpulist nodes
2022-09-23 08:52:14 linux-kernel Re: [PATCH v2 9/9] rtc: isl12022: add support for temperature sensor
2022-09-21 12:18:55 linux-kernel [PATCH v2 3/9] rtc: isl12022: drop a dev_info()
2022-09-21 12:18:39 linux-kernel [PATCH v2 9/9] rtc: isl12022: add support for temperature sensor
2022-09-21 12:17:20 linux-kernel [PATCH v2 5/9] rtc: isl12022: use %ptR
2022-09-21 12:16:29 linux-kernel [PATCH v2 8/9] rtc: isl12022: switch to using regmap API
2022-09-21 12:01:19 linux-kernel [PATCH v2 1/9] rtc: isl12022: stop using deprecated devm_rtc_device_register()
2022-09-21 12:01:07 linux-kernel [PATCH v2 4/9] rtc: isl12022: simplify some expressions
2022-09-21 11:59:51 linux-kernel [PATCH v2 7/9] rtc: isl12022: drop redundant write to HR register
2022-09-21 11:58:18 linux-kernel [PATCH v2 6/9] rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
2022-09-21 11:48:37 linux-kernel [PATCH v2 0/9] rtc: isl12022: cleanups and hwmon support
2022-09-21 11:48:02 linux-kernel [PATCH v2 2/9] rtc: isl12022: specify range_min and range_max
2022-09-21 08:10:21 linux-kernel Re: [PATCH 6/6] rtc: isl12022: add support for temperature sensor
2022-09-21 07:41:22 linux-kernel Re: [PATCH 2/6] rtc: isl12022: simplify some expressions
2022-09-12 10:26:31 linux-kernel Re: [PATCH v10 3/9] compiler_types.h: Add assert_type to catch type mis-match while compiling
2022-09-09 08:40:06 linux-kernel Re: [PATCH 0/6] rtc: isl12022: cleanups and hwmon support
2022-09-06 23:07:25 linux-kernel Re: [PATCH 1/2] testing/selftests: Add tests for the is_signed_type() macro
2022-08-30 20:41:23 linux-kernel Re: [PATCH v3] overflow: Allow mixed type arguments
2022-08-30 11:16:29 linux-kernel [PATCH 0/6] rtc: isl12022: cleanups and hwmon support
2022-08-30 10:38:11 linux-kernel [PATCH 4/6] rtc: isl12022: drop redundant write to HR register
2022-08-30 10:18:44 linux-kernel [PATCH 1/6] rtc: isl12022: stop using deprecated devm_rtc_device_register()
2022-08-30 10:17:36 linux-kernel [PATCH 5/6] rtc: isl12022: switch to using regmap API
2022-08-30 10:15:34 linux-kernel [PATCH 3/6] rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
2022-08-30 10:13:55 linux-kernel [PATCH 6/6] rtc: isl12022: add support for temperature sensor
2022-08-30 10:13:41 linux-kernel [PATCH 2/6] rtc: isl12022: simplify some expressions
2022-08-30 09:43:49 linux-kernel Re: [PATCH 1/2] testing/selftests: Add tests for the is_signed_type() macro
2022-08-30 08:43:56 linux-kernel Re: [PATCH 1/2] lib/test_printf.c: Add ip6 tests
2022-08-30 07:58:32 linux-kernel Re: [PATCH 2/2] lib/test_printf.c: Add escaped string tests
2022-08-29 21:17:02 linux-kernel Re: [PATCH] overflow: Allow mixed type arguments
2022-08-26 07:45:35 linux-kernel Re: strlcpy() notes (was Re: [GIT PULL] smb3 client fixes)
2022-08-25 08:32:33 linux-kernel Re: [for-linus][PATCH 01/10] tracing: Suppress sparse warnings triggered by is_signed_type()
2022-08-23 08:04:06 linux-kernel Re: [for-linus][PATCH 01/10] tracing: Suppress sparse warnings triggered by is_signed_type()
2022-08-09 12:42:54 linux-kernel Re: [PATCH 03/16] lib/test_bitmap: don't test bitmap_set if nbits == 0
2022-08-09 12:40:22 linux-kernel Re: [PATCH 11/16] time: optimize tick_check_preferred()
2022-08-05 10:16:18 linux-kernel Re: [PATCH] net: phy: dp83867: fix get nvmem cell fail
2022-07-08 09:23:09 linux-kernel Re: [PATCH 1/5] lib: add find_nth(,and,andnot)_bit()
2022-07-07 07:31:56 linux-kernel Re: [PATCH 1/5] lib: add find_nth(,and,andnot)_bit()
2022-06-28 12:25:23 linux-kernel Re: [RFC][PATCH] kconfig: Add implicit CONFIG_ prefix to IS_ENABLED() and co
2022-06-21 09:17:16 linux-kernel Re: [PATCH v4 05/34] vsprintf: %pf(%p)
2022-06-21 08:47:18 linux-kernel Re: [PATCH v4 11/34] vsprintf: Improve number()
2022-06-21 08:24:30 linux-kernel Re: [PATCH v4 08/34] lib/printbuf: Tabstops, indenting
2022-06-21 08:21:50 linux-kernel Re: [PATCH v4 07/34] lib/printbuf: Heap allocation
2022-06-21 07:25:23 linux-kernel Re: [PATCH v4 13/34] test_printf: Drop requirement that sprintf not write past nul
2022-06-21 07:13:19 linux-kernel Re: [PATCH v4 05/34] vsprintf: %pf(%p)
2022-06-21 06:36:40 linux-kernel Re: [PATCH v4 00/34] Printbufs - new data structure for building strings
2022-06-17 09:13:15 linux-kernel Re: [PATCH v3 03/33] vsprintf: Convert to printbuf
2022-06-17 07:56:09 linux-kernel Re: [PATCH RFCv4 3/4] lib/test_printf.c: split write-beyond-buffer check in two
2022-06-15 09:22:54 linux-kernel Re: [PATCH v3 03/33] vsprintf: Convert to printbuf
2022-06-14 09:25:30 linux-kernel [PATCH net-next v2 1/3] dt-bindings: dp83867: add binding for io_impedance_ctrl nvmem cell
2022-06-14 09:25:00 linux-kernel [PATCH net-next v2 2/3] linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()