summaryrefslogtreecommitdiff
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | ACPI: simplify dock driver with new helper functionsJiang Liu2013-07-15
| | * | | | | | | ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu2013-07-15
| | * | | | | | | ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu2013-07-15
| | * | | | | | | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-15
| | * | | | | | | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-15
| | * | | | | | | ACPI / dock: simplify dock_create_acpi_device()Jiang Liu2013-07-15
| | * | | | | | | ACPI / dock: mark initialization functions with __initJiang Liu2013-07-15
| | * | | | | | | ACPI / dock: drop redundant spin lock in dock station objectJiang Liu2013-07-15
| | * | | | | | | ACPI / dock: avoid initializing acpi_dock_notifier_list multiple timesJiang Liu2013-07-15
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | acpi: bgrt: fix build error due to attribute changeGreg Kroah-Hartman2013-08-22
| * | | | | | | ACPI: bgrt: take advantage of binary sysfs groupsGreg KH2013-08-21
| | |_|/ / / / | |/| | | | |
* | | | | | | Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki2013-08-22
| |_|_|/ / / |/| | | | |
* | | | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-07
* | | | | | ACPI / processor: move try_offline_node() after acpi_unmap_lsapic()Yasuaki Ishimatsu2013-08-07
* | | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-06
* | | | | | ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki2013-08-06
* | | | | | ACPI / video: improve quirk check in acpi_video_bqc_quirk()Felipe Contreras2013-08-04
| |_|_|_|/ |/| | | |
* | | | | ACPI / battery: Fix parsing _BIX return valueLan Tianyu2013-07-30
|/ / / /
* | / / Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-26
| |/ / |/| |
* | | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-21
|\ \ \
| * | | ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu2013-07-18
| * | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-18
| * | | ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett2013-07-18
| * | | ACPICA: expose OSI versionAaron Lu2013-07-18
| |/ /
* | | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-19
|\ \ \
| * | | ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu2013-07-18
| * | | ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani2013-07-15
| * | | ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki2013-07-15
| * | | ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki2013-07-15
| |/ /
* / / acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker2013-07-14
|/ /
* | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-11
|\ \
| * | ACPI / power: add missing newline to debug messagesMika Westerberg2013-07-05
| * | ACPI / fan: Initialize acpi_state variableNaresh Bhat2013-07-04
| * | ACPI / scan: remove unused LIST_HEAD(acpi_device_list)Haicheng Li2013-07-04
| * | ACPI / dock: Actually define acpi_dock_init() as voidRafael J. Wysocki2013-07-04
| * | ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki2013-07-04
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\ \ \
| * | | pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-01
| | |/ | |/|
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \
| * | | clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-03
* | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas2013-06-07
| |\ \ \
| | * | | ACPI / APEI: Force fatal AER severity when component has been resetBetty Dall2013-06-06
| * | | | Merge branch 'pci/jiang-remove-global-list' into nextBjorn Helgaas2013-06-03
| |\ \ \ \
| | * | | | PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possibleJiang Liu2013-05-29
| | * | | | PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu2013-05-29
| | * | | | PCI/ACPI: Introduce "handle" local for economy of expressionJiang Liu2013-05-29
| | * | | | PCI/ACPI: Combine duplicate adjacent "if" testsJiang Liu2013-05-29
| | |/ / /
| * / / / PCI/ACPI: Check acpi_resource_to_address64() return valueBjorn Helgaas2013-05-15
| |/ / /