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: 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
|
|
|
/
/
/
/
|
*
|
|
|
|
Pull button into test branch
Len Brown
2006-12-16
2
-85
/
+139
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: button: register with input layer
Dmitry Torokhov
2006-11-09
2
-85
/
+139
|
|
|
/
/
/
/
|
*
|
|
|
|
Pull dock into test branch
Len Brown
2006-12-16
1
-21
/
+110
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ACPI: dock: add uevent to indicate change in device status
Kristen Carlson Accardi
2006-12-14
1
-2
/
+4
|
|
*
|
|
|
ACPI: dock: Fix symbol conflict between acpiphp and dock
Prarit Bhargava
2006-12-07
1
-1
/
+7
|
|
*
|
|
|
ACPI: dock: Add a docked sysfs file to the dock driver.
brandon@ifup.org
2006-12-07
1
-16
/
+79
|
|
*
|
|
|
ACPI: dock: fix build warning
Len Brown
2006-12-07
1
-1
/
+1
|
|
*
|
|
|
ACPI: dock: Make the dock station driver a platform device driver.
Kristen Carlson Accardi
2006-12-07
1
-2
/
+20
|
*
|
|
|
|
ACPI: ec: Lindent once again
Alexey Starikovskiy
2006-12-08
1
-95
/
+76
|
*
|
|
|
|
ACPI: ec: Change #define to enums there possible.
Alexey Starikovskiy
2006-12-08
1
-12
/
+12
|
*
|
|
|
|
ACPI: ec: Style changes.
Alexey Starikovskiy
2006-12-08
1
-10
/
+6
|
*
|
|
|
|
ACPI: ec: Acquire Global Lock under EC mutex.
Alexey Starikovskiy
2006-12-08
1
-2
/
+2
|
*
|
|
|
|
ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.
Alexey Starikovskiy
2006-12-08
1
-5
/
+2
|
*
|
|
|
|
ACPI: ec: Rename gpe_bit to gpe
Alexey Starikovskiy
2006-12-08
1
-21
/
+21
|
*
|
|
|
|
ACPI: ec: Change semaphore to mutex.
Alexey Starikovskiy
2006-12-08
1
-6
/
+6
|
*
|
|
|
|
ACPI: ec: Query only single query at a time.
Alexey Starikovskiy
2006-12-08
1
-11
/
+8
|
*
|
|
|
|
ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at
Alexey Starikovskiy
2006-12-08
1
-8
/
+4
|
*
|
|
|
|
ACPI: ec: Remove expect_event and all races around it.
Alexey Starikovskiy
2006-12-08
1
-46
/
+38
|
*
|
|
|
|
ACPI: ec: Read status register from check_status() function
Alexey Starikovskiy
2006-12-08
1
-5
/
+6
|
*
|
|
|
|
ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.
Alexey Starikovskiy
2006-12-08
1
-2
/
+2
|
*
|
|
|
|
ACPI: ec: Enable EC GPE at beginning of transaction
Alexey Starikovskiy
2006-12-08
1
-0
/
+3
|
*
|
|
|
|
ACPI: ec: Allow for write semantics in any command.
Alexey Starikovskiy
2006-12-08
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...
Ingo Molnar
2006-12-22
1
-2
/
+10
*
|
|
|
|
Driver core: proper prototype for drivers/base/init.c:driver_init()
Adrian Bunk
2006-12-20
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-04
1
-0
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
2
-12
/
+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
2006-12-01
1
-9
/
+11
|
*
|
|
[PATCH] Correct bound checking from the value returned from _PPC method.
Dave Jones
2006-11-23
1
-3
/
+1
*
|
|
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
1
-17
/
+8
|
/
/
/
*
|
|
Revert "ACPI: created a dedicated workqueue for notify() execution"
Linus Torvalds
2006-11-17
1
-13
/
+21
|
/
/
*
|
[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
|
\
\
[prev]
[next]