Rasmus Villemoes ([email protected])

Number of posts: 2109 (0.52 per day)
First post: 2013-04-10 23:53:05
Last post: 2024-06-10 13:39:07

Date List Subject
2019-10-04 13:33:36 linux-kernel [PATCH v2 0/6] pwm: mxs: add support for setting polarity via DT
2019-10-04 10:30:18 linux-kernel [PATCH] clk: mark clk_disable_unused() as __init
2019-10-04 10:20:37 linux-kernel Re: [PATCH v3] docs: Use make invocation's -j argument for parallelism
2019-10-02 12:13:15 linux-kernel Re: [PATCH v3] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
2019-09-30 14:33:02 linux-kernel Re: [PATCH v2] lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
2019-09-30 06:20:38 linux-kernel Re: [PATCH] Make is_signed_type() simpler
2019-09-29 20:24:31 linux-kernel Re: [PATCH] Make is_signed_type() simpler
2019-09-29 20:12:26 linux-kernel Re: [PATCH v3] printf: add support for printing symbolic error codes
2019-09-28 17:18:42 linux-kernel Re: x86/purgatory: undefined symbol __stack_chk_fail
2019-09-27 11:08:54 linux-kernel Re: [PATCH 4/7] module: avoid code duplication in include/linux/export.h
2019-09-26 12:17:04 linux-kernel Re: [PATCH][next] io_uring: ensure variable ret is initialized to zero
2019-09-26 10:30:38 linux-kernel Re: [PATCH V2 1/2] string: Add stracpy and stracpy_pad mechanisms
2019-09-26 10:24:38 linux-kernel Re: [PATCH V2 1/2] string: Add stracpy and stracpy_pad mechanisms
2019-09-25 17:41:17 linux-kernel [PATCH] pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()
2019-09-25 09:45:29 linux-kernel Re: [PATCH 1/4] pwm: mxs: implement ->apply
2019-09-25 08:30:50 linux-kernel Re: [PATCH 3/4] pwm: mxs: add support for inverse polarity
2019-09-25 08:03:21 linux-kernel [PATCH 2/4] pwm: mxs: remove legacy methods
2019-09-25 07:48:25 linux-kernel [PATCH 4/4] dt-bindings: pwm: mxs-pwm: Increase #pwm-cells
2019-09-25 07:35:14 linux-kernel [PATCH 3/4] pwm: mxs: add support for inverse polarity
2019-09-25 07:35:14 linux-kernel [PATCH 0/4] pwm: mxs: add support for setting polarity via DT
2019-09-24 16:51:52 linux-kernel [PATCH 1/4] pwm: mxs: implement ->apply
2019-09-21 13:58:17 linux-kernel Re: [PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant
2019-09-20 06:10:41 linux-kernel Re: INFO: task hung in pipe_write (2)
2019-09-19 21:08:05 linux-kernel [PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant
2019-09-19 20:37:13 linux-kernel [PATCH 2/5] backlight: pwm_bl: eliminate a 64/32 division
2019-09-19 14:11:34 linux-kernel [PATCH 3/5] backlight: pwm_bl: drop use of int_pow()
2019-09-19 14:09:27 linux-kernel [PATCH 5/5] lib/math: remove int_pow()
2019-09-19 14:09:22 linux-kernel [PATCH 4/5] backlight: pwm_bl: switch to power-of-2 base for fixed-point math
2019-09-19 09:21:23 linux-kernel [PATCH] pwm: rockchip: simplify rockchip_pwm_get_state()
2019-09-18 09:45:52 linux-ext4 Re: Linux 5.3-rc8
2019-09-17 15:09:36 linux-kernel [PATCH v3] printf: add support for printing symbolic error codes
2019-09-16 20:31:19 linux-kernel Re: [PATCH v2] printf: add support for printing symbolic error codes
2019-09-16 10:43:11 linux-kernel Re: [RFC] Improve memset
2019-09-13 10:23:00 linux-kernel Re: [RFC] Improve memset
2019-09-13 06:13:37 linux-kernel Re: [PATCH v3 0/6] make use of gcc 9's "asm inline()"
2019-09-13 01:17:43 linux-kernel [PATCH v3 2/6] lib/zstd/mem.h: replace __inline by inline
2019-09-12 22:52:59 linux-kernel [PATCH v3 0/6] make use of gcc 9's "asm inline()"
2019-09-12 22:51:49 linux-kernel [PATCH v3 6/6] x86: bug.h: use asm_inline in _BUG_FLAGS definitions
2019-09-12 22:50:13 linux-kernel [PATCH v3 5/6] x86: alternative.h: use asm_inline for all alternative variants
2019-09-12 22:48:53 linux-kernel [PATCH v3 4/6] compiler-types.h: add asm_inline definition
2019-09-12 22:48:09 linux-kernel [PATCH v3 3/6] compiler_types.h: don't #define __inline
2019-09-12 22:46:24 linux-kernel [PATCH v3 1/6] staging: rtl8723bs: replace __inline by inline
2019-09-12 22:40:46 linux-kernel Re: [PATCH v2 4/6] compiler-gcc.h: add asm_inline definition
2019-09-11 11:02:43 linux-kernel Re: [PATCH] Staging: octeon: Avoid several usecases of strcpy
2019-09-11 10:17:35 linux-kernel Re: [PATCH v2] printf: add support for printing symbolic error codes
2019-09-11 08:58:33 linux-kernel Re: [PATCH] Staging: exfat: Avoid use of strcpy
2019-09-11 06:49:04 linux-kernel Re: [PATCH v2] printf: add support for printing symbolic error codes
2019-09-10 18:41:03 linux-kernel [PATCH v2] printf: add support for printing symbolic error codes
2019-09-10 18:39:24 linux-kernel Re: [PATCH 1/5] mm, slab: Make kmalloc_info[] contain all types of names
2019-09-05 16:21:21 linux-kernel Re: [PATCH v2 4/6] compiler-gcc.h: add asm_inline definition
2019-09-05 15:23:48 linux-kernel Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers