index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: ibm-acpi: update version and copyright
Henrique de Moraes Holschuh
2006-12-07
1
-2
/
+7
*
ACPI: ibm-acpi: style fixes and cruft removal
Henrique de Moraes Holschuh
2006-12-07
1
-57
/
+43
*
ACPI: ibm-acpi: backlight device cleanup
Henrique de Moraes Holschuh
2006-12-07
1
-19
/
+31
*
ACPI: ibm-acpi: make non-generic bay support optional
Henrique de Moraes Holschuh
2006-12-07
2
-1
/
+23
*
ACPI: ibm-acpi: add support for the ultrabay on the T60,X60
Henrique de Moraes Holschuh
2006-12-07
1
-0
/
+1
*
ACPI: ibm-acpi: implement fan watchdog command
Henrique de Moraes Holschuh
2006-12-07
1
-3
/
+67
*
ACPI: ibm-acpi: workaround for EC 0x2f initialization bug
Henrique de Moraes Holschuh
2006-12-07
1
-4
/
+49
*
ACPI: ibm-acpi: store embedded controller firmware version for matching
Henrique de Moraes Holschuh
2006-12-07
1
-5
/
+18
*
ACPI: ibm-acpi: fix and extend fan control functions
Henrique de Moraes Holschuh
2006-12-07
1
-5
/
+34
*
ACPI: ibm-acpi: fix and extend fan enable
Henrique de Moraes Holschuh
2006-12-07
1
-2
/
+32
*
ACPI: ibm-acpi: extend fan status functions
Henrique de Moraes Holschuh
2006-12-07
1
-3
/
+18
*
ACPI: ibm-acpi: document fan control
Henrique de Moraes Holschuh
2006-12-07
1
-2
/
+108
*
ACPI: ibm-acpi: cleanup fan_write
Henrique de Moraes Holschuh
2006-12-07
1
-22
/
+125
*
ACPI: ibm-acpi: break fan_read into separate functions
Henrique de Moraes Holschuh
2006-12-07
1
-12
/
+66
*
ACPI: ibm-acpi: clean up fan_read
Henrique de Moraes Holschuh
2006-12-07
1
-16
/
+24
*
ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write
Henrique de Moraes Holschuh
2006-12-07
1
-2
/
+79
*
ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16...
Henrique de Moraes Holschuh
2006-12-07
1
-2
/
+91
*
ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy
Henrique de Moraes Holschuh
2006-12-07
1
-25
/
+65
*
ACPI: ibm-acpi: trivial Lindent cleanups
Henrique de Moraes Holschuh
2006-12-07
1
-12
/
+12
*
ACPI: ibm-acpi: do not use / in driver names
Henrique de Moraes Holschuh
2006-12-07
1
-1
/
+1
*
ACPI: toshiba_acpi: Add support for the generic backlight device
Holger Macht
2006-10-21
2
-23
/
+66
*
ACPI: asus_acpi: Add support for the generic backlight device
Holger Macht
2006-10-21
2
-16
/
+47
*
ACPI: ibm_acpi: Add support for the generic backlight device
Holger Macht
2006-10-21
2
-14
/
+62
*
[PATCH] acpi memory hotplug: remove strange add_memory fail message
Yasunori Goto
2006-10-20
1
-0
/
+12
*
[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG
Yasunori Goto
2006-10-20
1
-1
/
+1
*
[PATCH] fix "ACPI: Processor native C-states using MWAIT"
Darrick J. Wong
2006-10-20
1
-1
/
+1
*
[PATCH] acpi_processor_latency_notifier(): UP warning fix
Andrew Morton
2006-10-17
1
-0
/
+6
*
Pull trivial into test branch
Len Brown
2006-10-14
7
-11
/
+14
|
\
|
*
ACPI: fix printk format warnings
Randy Dunlap
2006-10-14
2
-2
/
+2
|
*
ACPI: fix section for CPU init functions
Pierre Ossman
2006-10-14
2
-2
/
+2
|
*
ACPI: update comments in motherboard.c
Len Brown
2006-10-14
1
-0
/
+6
|
*
ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
Jiri Kosina
2006-10-14
1
-1
/
+1
|
*
ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG
Dmitry Torokhov
2006-10-14
1
-6
/
+3
*
|
Pull bugzilla-5534 into test branch
Len Brown
2006-10-14
2
-34
/
+14
|
\
\
|
*
|
ACPI: created a dedicated workqueue for notify() execution
Alexey Y. Starikovskiy
2006-10-14
1
-21
/
+13
|
*
|
ACPI: Remove deferred execution from global lock acquire wakeup path
Alexey Y. Starikovskiy
2006-10-14
1
-13
/
+1
|
|
/
*
|
Pull ec into test branch
Len Brown
2006-10-14
1
-803
/
+293
|
\
\
|
*
|
ACPI: EC: export ec_transaction() for msi-laptop driver
Lennart Poettering
2006-10-14
1
-0
/
+2
|
*
|
ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().
Denis M. Sadykov
2006-10-14
1
-79
/
+45
|
*
|
ACPI: EC: Unify poll and interrupt gpe handlers
Denis M. Sadykov
2006-10-14
1
-95
/
+12
|
*
|
ACPI: EC: Unify poll and interrupt mode transaction functions
Denis M. Sadykov
2006-10-14
1
-81
/
+29
|
*
|
ACPI: EC: Remove unused variables and duplicated code
Denis M. Sadykov
2006-10-14
1
-458
/
+253
|
*
|
ACPI: EC: Remove unnecessary delay added by previous transation patch.
Denis M. Sadykov
2006-10-14
1
-53
/
+50
|
*
|
ACPI: consolidate functions in acpi ec driver
Lennart Poettering
2006-10-14
1
-230
/
+95
|
|
/
*
|
Pull mwait into test branch
Len Brown
2006-10-14
1
-38
/
+63
|
\
\
|
*
|
ACPI: Processor native C-states using MWAIT
Venkatesh Pallipadi
2006-10-14
1
-38
/
+63
|
|
/
*
|
Pull battery into test branch
Len Brown
2006-10-14
2
-7
/
+27
|
\
\
|
*
|
ACPI: check battery status on resume for un/plug events during sleep
Jiri Kosina
2006-10-14
1
-0
/
+14
|
*
|
ACPI: sbs: fix module_param() initializers
Lebedev, Vladimir P
2006-10-14
1
-5
/
+5
|
*
|
ACPI: sbs: check for NULL device pointer
Lebedev, Vladimir P
2006-10-14
1
-2
/
+8
|
|
/
[next]