index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
ACPI / battery: move some ACPI_BATTERY_* definitions to header
Alexander Mezin
3
-5
/
+13
2014-03-18
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
Robert Moore
18
-70
/
+1
2014-03-18
Merge branch 'acpi-config' into acpica
Rafael J. Wysocki
2
-14
/
+14
2014-03-18
ACPICA: Prevent infinite loops when traversing corrupted lists.
Bob Moore
3
-4
/
+32
2014-03-18
ACPICA: Debugger: Add missing objects; Traverse linked lists
Bob Moore
2
-34
/
+199
2014-03-18
ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.
Bob Moore
1
-0
/
+25
2014-03-18
ACPICA: Update for _PRP predefined name.
Bob Moore
1
-1
/
+1
2014-03-18
ACPICA: Cleanup/improve global variable declarations.
Lv Zheng
2
-201
/
+189
2014-03-18
ACPICA: Comment update - no functional change.
Bob Moore
6
-37
/
+37
2014-03-17
Merge branch 'acpi-fan'
Rafael J. Wysocki
1
-4
/
+9
2014-03-17
Merge branch 'acpi-ost'
Rafael J. Wysocki
5
-51
/
+37
2014-03-17
Merge branch 'acpi-config'
Rafael J. Wysocki
2
-14
/
+14
2014-03-17
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
6
-365
/
+179
2014-03-17
Merge branch 'acpi-pci-hotplug'
Rafael J. Wysocki
5
-114
/
+164
2014-03-13
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
Rafael J. Wysocki
1
-17
/
+15
2014-03-09
Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
Rafael J. Wysocki
1
-6
/
+1
2014-03-08
Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'
Rafael J. Wysocki
3
-1
/
+80
2014-03-06
ACPI / EC: Clear stale EC events on Samsung systems
Kieran Clancy
1
-0
/
+64
2014-03-05
ACPI / thermal: make acpi_thermal_check asynchronous on resume
Aaron Lu
1
-4
/
+33
2014-03-05
ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()
Rafael J. Wysocki
4
-14
/
+11
2014-03-04
ACPI / PM: Resume runtime-suspended devices later during system suspend
Rafael J. Wysocki
1
-3
/
+38
2014-03-03
ACPI / sleep: pm_power_off needs more sanity checks to be installed
Li, Aubrey
1
-1
/
+6
2014-03-02
ACPI / tables: Replace printk with pr_*
Hanjun Guo
1
-73
/
+55
2014-03-01
ACPI / resources: ignore invalid ACPI device resources
Zhang Rui
1
-0
/
+10
2014-02-27
ACPICA: Do not abort _PRT repair on a single subpackage failure.
Bob Moore
1
-8
/
+9
2014-02-27
ACPICA: Harden _PRT repair code; check for minimum package length.
Bob Moore
1
-1
/
+7
2014-02-27
ACPICA: Restore code that repairs NULL package elements in return values.
Lv Zheng
1
-4
/
+21
2014-02-27
ACPICA: Properly handle NULL entries in _PRT return packages.
Lv Zheng
1
-3
/
+3
2014-02-27
ACPICA: Update conditional compilation flags for resource dump functions.
Lv Zheng
1
-1
/
+1
2014-02-27
ACPICA: Predefined names: Add support for the _PRP method.
Bob Moore
1
-0
/
+6
2014-02-27
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
Bob Moore
18
-1
/
+70
2014-02-27
Merge back earlier 'acpi-processor' material.
Rafael J. Wysocki
1
-21
/
+57
2014-02-27
ACPI / processor: Rework processor throttling with work_on_cpu()
Lan Tianyu
1
-37
/
+32
2014-02-22
ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST
Rafael J. Wysocki
3
-9
/
+7
2014-02-22
ACPI / dock: Update copyright notice
Rafael J. Wysocki
1
-1
/
+3
2014-02-22
ACPI / dock: Drop remove_dock_dependent_devices()
Rafael J. Wysocki
1
-11
/
+1
2014-02-22
ACPI / dock: Drop struct acpi_dock_ops and all code related to it
Rafael J. Wysocki
1
-165
/
+2
2014-02-22
ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devices
Rafael J. Wysocki
1
-0
/
+11
2014-02-21
Merge branches 'acpi-pm' and 'acpi-video'
Rafael J. Wysocki
9
-80
/
+154
2014-02-21
Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'
Rafael J. Wysocki
3
-9
/
+10
2014-02-21
ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context
Rafael J. Wysocki
2
-5
/
+14
2014-02-21
ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts
Rafael J. Wysocki
1
-0
/
+29
2014-02-21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
1
-62
/
+42
2014-02-21
Merge branch 'acpi-pci-hotplug' into acpi-ost
Rafael J. Wysocki
5
-114
/
+164
2014-02-21
ACPI: use device name LNXSYBUS.xx for ACPI \_SB and \_TZ objects
Jiang Liu
1
-2
/
+18
2014-02-21
ACPI / processor: use acpi_evaluate_ost() to replace open-coded version
Jiang Liu
1
-11
/
+3
2014-02-21
ACPI / PAD: use acpi_evaluate_ost() to replace open-coded version
Jiang Liu
1
-19
/
+5
2014-02-21
ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()
Jiang Liu
1
-10
/
+4
2014-02-20
ACPI / fan: do nothing in suspend and poweroff callback
Aaron Lu
1
-4
/
+9
2014-02-20
Merge branch 'acpi-pm' into acpi-fan
Rafael J. Wysocki
6
-0
/
+13
[prev]
[next]