E call, is now doubled to around 4 - 5 seconds due
to detecting 2 fans.
Tested-by: Tolga Cakir
2016-06-18 0:54 GMT+02:00 Pali Rohár :
> Some Dell machines (e.g. Dell Precision M3800) have two fans, first with
> index=0 and second with index=2. So export also attributes for third fan
>
orrect RPM values using sensors before, because the fans were
running at maximum speed, when the freeze occured. I can now read RPM
values correctly and the machine doesn't annoy me with freezing up on
boot anymore.
Tested-by: Tolga Cakir
2016-06-18 0:54 GMT+02:00 Pali Rohár :
> On more
°C, I get
2300rpm for CPU and 2400rpm for Video. Looks good to me.
Cheers,
Tolga Cakir
2016-05-31 13:03 GMT+02:00 Pali Rohár :
> Tolga, can you test this patch if is working for you correctly?
>
> On Saturday 21 May 2016 16:52:46 Pali Rohár wrote:
>> Some Dell machines (e.g. Dell
Am 09.04.2014 22:42, schrieb Benjamin Tissoires:
On Fri, Apr 4, 2014 at 1:07 PM, Tolga Cakir wrote:
This is inspired by various other hid drivers.
Signed-off-by: Tolga Cakir
---
drivers/hid/hid-microsoft.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/hid/hid-microsoft.c b
Am 09.04.2014 22:42, schrieb Benjamin Tissoires:
On Fri, Apr 4, 2014 at 1:07 PM, Tolga Cakir wrote:
This patch enables us to set the profile, LEDs and read the key mask via sysfs.
Documentation is included in this patch.
Signed-off-by: Tolga Cakir
---
.../ABI/testing/sysfs-driver-hid
Am 09.04.2014 22:41, schrieb Benjamin Tissoires:
On Fri, Apr 4, 2014 at 1:06 PM, Tolga Cakir wrote:
This patch will let hid-microsoft handle the Microsoft Sidewinder X4 and X6
keyboards.
I think this commit message should be a little bit more explicit,
especially because the current patch
Am 09.04.2014 22:40, schrieb Benjamin Tissoires:
On Fri, Apr 4, 2014 at 1:06 PM, Tolga Cakir wrote:
This will give us the opportunity to easily implement extra features
for new devices.
Signed-off-by: Tolga Cakir
---
drivers/hid/hid-microsoft.c | 44
This patch enables us to set the profile, LEDs and read the key mask via sysfs.
Documentation is included in this patch.
Signed-off-by: Tolga Cakir
---
.../ABI/testing/sysfs-driver-hid-microsoft | 30 +++
drivers/hid/hid-microsoft.c| 231
This patch will let hid-microsoft handle the Microsoft Sidewinder X4 and X6
keyboards.
Signed-off-by: Tolga Cakir
---
drivers/hid/hid-core.c | 2 +
drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-microsoft.c | 114
3 files changed, 118
This is inspired by various other hid drivers.
Signed-off-by: Tolga Cakir
---
drivers/hid/hid-microsoft.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/hid/hid-microsoft.c b/drivers/hid/hid-microsoft.c
index 5674c0c..5281d2d 100644
--- a/drivers/hid/hid-microsoft.c
+++ b/drivers
This will give us the opportunity to easily implement extra features
for new devices.
Signed-off-by: Tolga Cakir
---
drivers/hid/hid-microsoft.c | 44
1 file changed, 28 insertions(+), 16 deletions(-)
diff --git a/drivers/hid/hid-microsoft.c b
.
Signed-off-by: Tolga Cakir
---
.../ABI/testing/sysfs-driver-hid-microsoft | 31 ++
drivers/hid/hid-core.c | 2 +
drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-microsoft.c| 390 -
4
12 matches
Mail list logo