Akinobu Mita ([email protected])

Number of posts: 1147 (0.19 per day)
First post: 2006-10-09 08:54:23
Last post: 2023-04-15 16:51:30

Date List Subject
2019-12-11 14:39:46 linux-wireless [PATCH v3 04/12] platform/x86: intel_menlow: switch to use <linux/units.h> helpers
2019-12-11 14:39:35 linux-wireless [PATCH v3 03/12] platform/x86: asus-wmi: switch to use <linux/units.h> helpers
2019-12-11 14:39:26 linux-wireless [PATCH v3 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
2019-12-11 14:39:19 linux-wireless [PATCH v3 01/12] add helpers for kelvin to/from Celsius conversion
2019-12-11 14:39:12 linux-wireless [PATCH v3 00/12] add header file for kelvin to/from Celsius conversion helpers
2019-12-07 15:58:21 linux-kernel Re: [PATCH v2 1/8] add header file for kelvin to/from Celsius conversion helpers
2019-11-28 14:59:53 linux-kernel [PATCH v2 6/8] thermal: intel_pch: switch to use <linux/temperature.h> helpers
2019-11-28 14:59:36 linux-kernel [PATCH v2 5/8] thermal: int340x: switch to use <linux/temperature.h> helpers
2019-11-28 14:59:34 linux-kernel [PATCH v2 8/8] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
2019-11-28 14:59:00 linux-kernel [PATCH v2 7/8] nvme: hwmon: switch to use <linux/temperature.h> helpers
2019-11-28 14:58:29 linux-kernel [PATCH v2 0/8] add header file for kelvin to/from Celsius conversion helpers
2019-11-28 14:56:57 linux-kernel [PATCH v2 4/8] platform/x86: intel_menlow: switch to use <linux/temperature.h> helpers
2019-11-28 14:56:47 linux-kernel [PATCH v2 3/8] platform/x86: asus-wmi: switch to use <linux/temperature.h> helpers
2019-11-28 14:56:40 linux-kernel [PATCH v2 2/8] ACPI: thermal: switch to use <linux/temperature.h> helpers
2019-11-28 14:56:32 linux-kernel [PATCH v2 1/8] add header file for kelvin to/from Celsius conversion helpers
2019-11-26 14:39:02 linux-kernel Re: [PATCH 4/8] platform/x86: intel_menlow: switch to use <linux/temperature.h> helpers
2019-11-25 18:42:37 linux-kernel Re: [PATCH 8/8] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
2019-11-25 18:40:31 linux-kernel Re: [PATCH 3/8] platform/x86: asus-wmi: switch to use <linux/temperature.h> helpers
2019-11-25 18:40:05 linux-kernel Re: [PATCH 1/8] add header file for kelvin to/from Celsius conversion helpers
2019-11-25 18:39:19 linux-kernel Re: [PATCH 4/8] platform/x86: intel_menlow: switch to use <linux/temperature.h> helpers
2019-11-25 14:33:33 linux-kernel Re: [PATCH 2/8] ACPI: thermal: switch to use <linux/temperature.h> helpers
2019-11-24 14:14:41 linux-kernel [PATCH 8/8] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
2019-11-24 14:14:22 linux-kernel [PATCH 7/8] nvme: hwmon: switch to use <linux/temperature.h> helpers
2019-11-24 14:14:14 linux-kernel [PATCH 6/8] thermal: intel_pch: switch to use <linux/temperature.h> helpers
2019-11-24 14:11:51 linux-kernel [PATCH 5/8] thermal: int340x: switch to use <linux/temperature.h> helpers
2019-11-24 14:11:34 linux-kernel [PATCH 4/8] platform/x86: intel_menlow: switch to use <linux/temperature.h> helpers
2019-11-24 14:11:09 linux-kernel [PATCH 3/8] platform/x86: asus-wmi: switch to use <linux/temperature.h> helpers
2019-11-24 14:10:57 linux-kernel [PATCH 2/8] ACPI: thermal: switch to use <linux/temperature.h> helpers
2019-11-24 14:10:49 linux-kernel [PATCH 1/8] add header file for kelvin to/from Celsius conversion helpers
2019-11-24 14:10:39 linux-kernel [PATCH 0/8] add header file for kelvin to/from Celsius conversion helpers
2019-11-05 15:46:30 linux-kernel Re: [PATCH v4] nvme: Add hardware monitoring support
2019-11-05 15:40:35 linux-kernel Re: [PATCH v4] nvme: Add hardware monitoring support
2019-11-01 16:23:32 linux-kernel Re: [PATCH v3] nvme: Add hardware monitoring support
2019-10-31 19:35:26 linux-kernel Re: [PATCH v2] nvme: Add hardware monitoring support
2019-10-31 19:32:51 linux-kernel Re: [PATCH v2] nvme: Add hardware monitoring support
2019-10-30 13:41:59 linux-kernel Re: [PATCH v2] fault-inject: Use debugfs_create_ulong() instead of debugfs_create_ul()
2019-10-30 11:20:29 linux-kernel Re: [PATCH v2] nvme: Add hardware monitoring support
2019-10-30 10:31:47 linux-kernel Re: [PATCH] fault-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
2019-10-02 16:07:46 linux-kernel [PATCH -next 2/2] leds: add /sys/class/leds/<led>/current-trigger
2019-10-02 16:07:45 linux-kernel [PATCH -next 1/2] leds: add /sys/devices/virtual/led-trigger/
2019-10-02 16:07:40 linux-kernel [PATCH -next 0/2] leds: add substitutes for /sys/class/leds/<led>/trigger
2019-09-29 14:19:55 linux-kernel [PATCH v3 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
2019-09-29 14:19:39 linux-kernel [PATCH v3 0/1] leds: fix /sys/class/leds/<led>/trigger
2019-09-28 04:09:36 linux-kernel Re: [PATCH v2 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
2019-09-27 16:50:22 linux-kernel Re: [PATCH v2 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
2019-09-23 19:13:49 linux-kernel Re: [PATCH] rtc: r7301: Use devm_platform_ioremap_resource() in rtc7301_rtc_probe()
2019-09-13 19:09:44 linux-kernel [PATCH v2 0/1] leds: fix /sys/class/leds/<led>/trigger
2019-09-13 16:31:58 linux-kernel [PATCH v2 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
2019-09-13 01:27:50 linux-kernel Re: [PATCH] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
2019-09-12 17:55:12 linux-kernel [PATCH] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
2019-09-12 14:44:42 linux-kernel [PATCH] leds: fix /sys/class/leds/<led>/trigger