index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
system.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-10
[ACPI] migrate to seq_file() interface
Len Brown
1
-25
/
+20
2004-08-05
[PATCH] simple_read_buffer() helper function
Alexander Viro
1
-32
/
+8
2004-06-30
[PATCH] sparse: NULL vs 0 - drivers/acpi/*
Mika Kukkonen
1
-2
/
+2
2004-05-28
[PATCH] sparse: acpi __user annotation
Alexander Viro
1
-4
/
+4
2003-02-12
acpi: make source files look in <acpi/...> for headers. (other top-level files)
Patrick Mochel
1
-1
/
+1
2003-01-06
ACPI: Remove typedefs in favor of using "struct" and "union" explicitly
Andy Grover
1
-2
/
+2
2002-09-13
ACPI: move sleep file defines to drivers/acpi/sleep.c (where they're used)
Patrick Mochel
1
-2
/
+0
2002-09-12
ACPI: Move per-componet defines into component files. Only share in headers w...
Patrick Mochel
1
-0
/
+10
2002-09-12
ACPI: set acpi_disabled = 1 if acpi_bus_init() fails, and check this in the
Patrick Mochel
1
-0
/
+3
2002-09-11
ACPI: break procfs handlers for acpi events and debug levels out of drivers/a...
Patrick Mochel
1
-223
/
+5
2002-09-11
ACPI: Remove unnecessary objects and code from drivers/acpi/system.c
Patrick Mochel
1
-160
/
+50
2002-09-11
ACPI: Move sleep code from system.c to sleep.c
Patrick Mochel
1
-757
/
+1
2002-09-11
ACPI: move PREFIX to a common header
Patrick Mochel
1
-2
/
+0
2002-08-30
ACPI trivial cleanups (Kochi Takayoshi)
Andy Grover
1
-2
/
+0
2002-08-20
local_irq_disable is extraneous (Matthew Wilcox)
Andy Grover
1
-1
/
+0
2002-08-14
Change acpi_system_suspend to use new irq functions (Pavel Machek)
Andy Grover
1
-2
/
+3
2002-07-24
Use C99 initializers (Rusty Russell)
Andy Grover
1
-18
/
+18
2002-07-14
Merge http://linuxconsole.bkbits.net:8080/dev
Linus Torvalds
1
-1
/
+1
2002-07-09
remove #ifdef HANE_NEW_DEVICE_MODEL because we always have it
Andy Grover
1
-19
/
+10
2002-06-27
Removed passing around struct kbd_struct for sysrq. Only two calls use it.
James Simmons
1
-1
/
+1
2002-06-15
[PATCH] suspend-to-{ram/disk} cleanups/fixes for 2.5.21
Pavel Machek
1
-1
/
+4
2002-06-03
[PATCH] Re: Fix suspend-to-RAM in 2.5.20
Pavel Machek
1
-13
/
+6
2002-06-02
[PATCH] Fix suspend-to-RAM in 2.5.20
Pavel Machek
1
-4
/
+0
2002-05-29
Code cleanups
Andy Grover
1
-45
/
+85
2002-05-29
rename ACPI files to remove acpi_ prefix. Why did we ever name them that way?
Andy Grover
1
-0
/
+1270