index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
ACPI: Battery: Misc clean-ups, no functional changes
Alexey Starikovskiy
2007-09-27
1
-217
/
+125
|
|
*
|
|
|
ACPI: Battery: simplify update scheme
Alexey Starikovskiy
2007-09-27
1
-223
/
+57
|
|
*
|
|
|
ACPI: Battery: don't use acpi_extract_package()
Alexey Starikovskiy
2007-09-27
1
-220
/
+139
|
|
|
/
/
/
|
*
|
|
|
Pull thermal into release branch
Len Brown
2007-10-10
1
-10
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: Thermal: Drop concurrent thermal checks
Alexey Starikovskiy
2007-09-05
1
-5
/
+10
|
|
*
|
|
|
ACPI: thermal: use round_jiffies when thermal zone polling is enabled
Len Brown
2007-09-04
1
-5
/
+8
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Pull video into release branch
Len Brown
2007-10-10
1
-8
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: VIDEO: Adjust current level to closest available one.
Alexey Starikovskiy
2007-09-05
1
-1
/
+12
|
|
*
|
|
|
ACPI: video: Don't call absent methods
Alexey Starikovskiy
2007-09-05
1
-8
/
+10
|
|
|
/
/
/
|
*
|
|
|
Pull suspend into release branch
Len Brown
2007-10-10
2
-7
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: clean up acpi_enter_sleep_state_prep
Rafael J. Wysocki
2007-10-10
1
-7
/
+3
|
|
*
|
|
|
Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish
Rafael J. Wysocki
2007-10-10
1
-0
/
+5
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Pull randconfig into release branch
Len Brown
2007-10-10
2
-1
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ACPI: suppress uninitialized var warning
Andrew Morton
2007-10-10
1
-1
/
+1
|
|
*
|
|
acpi_video: kernel build error if !INPUT
Andreas Herrmann
2007-09-18
1
-0
/
+1
*
|
|
|
|
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
1
-3
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
2007-10-18
1
-0
/
+10
*
|
|
|
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
|
|
|
PM: Rework struct hibernation_ops
Rafael J. Wysocki
2007-10-18
1
-1
/
+11
*
|
|
|
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
1
-5
/
+2
*
|
|
|
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-3
/
+3
*
|
|
|
more trivial signedness fixes in drivers
Al Viro
2007-10-14
1
-1
/
+1
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-13
3
-10
/
+12
|
\
\
\
\
|
*
|
|
|
Convert from class_device to device for drivers/video
tonyj@suse.de
2007-10-12
1
-2
/
+2
|
*
|
|
|
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
|
*
|
|
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-7
/
+9
*
|
|
|
|
ACPI: remove the now unused ifdef code
Thomas Gleixner
2007-10-12
1
-12
/
+0
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-10-12
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
ide: hook ACPI _PSx method to IDE power on/off
Shaohua Li
2007-10-11
1
-1
/
+3
|
|
/
/
/
*
/
/
/
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-10
4
-7
/
+7
|
/
/
/
*
|
|
ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)
Alexey Starikovskiy
2007-09-25
2
-1
/
+5
*
|
|
ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y
Alexey Starikovskiy
2007-09-25
1
-21
/
+21
*
|
|
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
2007-09-23
2
-1
/
+20
*
|
|
Pull suspend.now into release branch
Len Brown
2007-09-22
3
-82
/
+52
|
\
\
\
|
*
|
|
ACPI: suspend: consolidate handling of Sx states addendum
Frans Pop
2007-09-22
1
-2
/
+4
|
*
|
|
ACPI: suspend: consolidate handling of Sx states.
Alexey Starikovskiy
2007-09-21
3
-81
/
+49
|
|
/
/
*
|
|
ACPI: video: remove dmesg spam
Maik Broemme
2007-09-18
1
-1
/
+0
*
|
|
ACPI: video: _DOS=0 by default to prevent hotkey hang
Zhang Rui
2007-09-18
1
-1
/
+1
|
/
/
*
|
Pull misc into release branch
Len Brown
2007-09-17
2
-6
/
+6
|
\
\
|
*
|
ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failure
Henrique de Moraes Holschuh
2007-09-03
1
-1
/
+1
|
*
|
ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)
Christian Borntraeger
2007-08-28
1
-5
/
+5
*
|
|
ACPI: Reevaluate C/P/T states when a cpu becomes online
Venkatesh Pallipadi
2007-09-16
1
-0
/
+21
|
|
/
|
/
|
*
|
ACPI: EC: Check if boot_ec was really found in DSDT
Alexey Starikovskiy
2007-08-31
1
-1
/
+2
|
/
*
reverse CONFIG_ACPI_PROC_EVENT default
Hugh Dickins
2007-08-27
1
-1
/
+5
*
Pull bugzilla-8798 into release branch
Len Brown
2007-08-25
1
-0
/
+8
|
\
|
*
ACPI: work around duplicate name "VID" problem on T61
Zhang Rui
2007-08-25
1
-0
/
+8
*
|
Pull events into release branch
Len Brown
2007-08-25
11
-33
/
+83
|
\
\
|
*
|
ACPI: fix ia64 allnoconfig build
Len Brown
2007-08-24
1
-2
/
+3
|
*
|
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-08-23
11
-19
/
+41
|
*
|
ACPI: don't duplicate input events on netlink
Zhang Rui
2007-08-23
7
-8
/
+35
[prev]
[next]