index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-16
ACPI: fix fan after resume from S3
Konstantin Karasyov
3
-20
/
+27
2007-02-16
ACPI: update acpi_power_resume() per new acpi_op_resume
Len Brown
1
-2
/
+2
2007-02-16
ACPI: Thermal issues on HP nx6325
Konstantin Karasyov
1
-21
/
+126
2007-02-16
ACPI: thermal: fix units in debug output
Sanjoy Mahajan
1
-1
/
+1
2007-02-15
ACPI: include apic.h in processor driver for benefit of UP kernels
Thomas Gleixner
1
-0
/
+8
2007-02-15
ACPI: remove non-PNPACPI version of get_rtc_dev()
Len Brown
1
-27
/
+0
2007-02-15
ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels
Len Brown
1
-0
/
+1
2007-02-15
ACPI: remove acpi_os_readable(), acpi_os_writable()
Len Brown
1
-20
/
+0
2007-02-15
ACPI: Fix sparse warnings
Randy Dunlap
3
-3
/
+3
2007-02-15
Execute AML Notify() requests on stack.
Alexey Starikovskiy
1
-6
/
+5
2007-02-15
ACPICA: fix AML mutex re-entrancy
Alexey Starikovskiy
4
-29
/
+22
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+9
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
4
-4
/
+2
2007-02-13
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-0
/
+1
2007-02-13
[PATCH] x86: fix laptop bootup hang in init_acpi()
Ingo Molnar
1
-0
/
+9
2007-02-13
ACPI: acpi_table_parse_madt_family() is not MADT specific
Len Brown
2
-19
/
+13
2007-02-13
ACPI: acpi_madt_entry_handler() is not MADT specific
Len Brown
2
-4
/
+4
2007-02-13
ACPI: acpi_table_parse() now returns success/fail, not count
Len Brown
2
-6
/
+13
2007-02-13
ACPI: Disable wake GPEs only once.
Alexey Starikovskiy
1
-11
/
+0
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
23
-36
/
+13
2007-02-12
ACPI: fix acpi_driver.name usage
Len Brown
17
-17
/
+17
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
32
-39
/
+39
2007-02-12
ACPI: IA64: fix calculation of apic_id
Alexey Starikovskiy
1
-1
/
+1
2007-02-10
ACPI: sbs: fix present rate
Vladimir Lebedev
1
-11
/
+9
2007-02-10
ACPI: battery: check for battery present on /proc/battery access
Vladimir Lebedev
1
-0
/
+15
2007-02-10
ACPI: invoke acpi_sleep_init() earlier
Alexey Starikovskiy
2
-7
/
+9
2007-02-10
ACPI: Disable GPEs in preparation for sleep.
Alexey Starikovskiy
1
-5
/
+8
2007-02-09
ACPI: ibm-acpi: cleanup init and exit paths
Henrique de Moraes Holschuh
1
-5
/
+8
2007-02-09
ACPI: bay: fix wrong order of kzalloc arguments
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] wrong order of kzalloc arguments
Al Viro
1
-1
/
+1
2007-02-09
ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-02-09
ACPI: updates rtc-cmos device platform_data
David Brownell
1
-0
/
+89
2007-02-09
ACPI: asus_acpi: Add support for Asus Z81SP
Matthew C Campbell
1
-1
/
+13
2007-02-09
ACPI: bay: remove ACPI driver struct
Kristen Carlson Accardi
1
-95
/
+4
2007-02-06
Pull acpica into test branch
Len Brown
1
-6
/
+6
2007-02-06
ACPICA: reduce table header messages to fit within 80 columns
Len Brown
1
-6
/
+6
2007-02-03
Pull trivial into test branch
Len Brown
2
-45
/
+1
2007-02-03
Pull asus into test branch
Len Brown
1
-5
/
+8
2007-02-03
Pull motherboard into test branch
Len Brown
3
-181
/
+49
2007-02-03
ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.
Zhang Rui
2
-17
/
+41
2007-02-03
Pull sysfs into test branch
Len Brown
15
-704
/
+689
2007-02-03
Pull bay into test branch
Len Brown
4
-5
/
+527
2007-02-03
ACPI: bay: new driver is EXPERIMENTAL
Len Brown
1
-1
/
+1
2007-02-03
ACPI: bay: make drive_bays static
Adrian Bunk
1
-1
/
+1
2007-02-03
ACPI: bay: make bay a platform driver
Kristen Carlson Accardi
1
-11
/
+76
2007-02-03
ACPI: bay: remove prototype procfs code
Kristen Carlson Accardi
1
-152
/
+2
2007-02-03
ACPI: bay: delete unused variable
Len Brown
1
-1
/
+0
2007-02-03
ACPI: bay: new driver adding removable drive bay support
Kristen Carlson Accardi
3
-1
/
+601
2007-02-03
ACPI: dock: check if parent is on dock
Kristen Carlson Accardi
1
-4
/
+12
2007-02-03
Pull acpica into test branch
Len Brown
128
-5855
/
+4198
[prev]
[next]