summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-1/+1
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-042-16/+14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-311-16/+18
|\
| * ACPI: thermal: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-16/+18
* | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-8/+3
|\ \ | |/ |/|
| * Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-271-8/+3
| |\
| | * ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlightHans de Goede2019-12-171-8/+3
* | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-0/+3
|\ \ \
| * | | ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson2019-12-101-0/+3
| | |/ | |/|
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| | |/ | |/|
* | | Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-27154-203/+390
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. | | Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-...Rafael J. Wysocki2020-01-273-26/+30
| |\ \ \ \| |
| | | | * | | ACPI: EC: Reference count query handlers under lockRafael J. Wysocki2019-12-271-12/+4
| | | | |/ /
| | | * / / ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switchJason Ekstrand2020-01-071-0/+11
| | | |/ /
| | * / / ACPI: PPTT: Consistently use unsigned int as parameter typeTian Tao2020-01-071-14/+15
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-battery', 'acpi-video', 'acpi-fan' and 'acpi-drivers'Rafael J. Wysocki2020-01-277-28/+181
| |\ \ \ \ \ \
| | | | | * | | ACPI: fan: Add Tiger Lake ACPI device IDGayatri Kammela2019-12-192-0/+2
| | | | | * | | ACPI: DPTF: Add Tiger Lake ACPI device IDsGayatri Kammela2019-12-192-0/+5
| | | | | |/ /
| | | | * / / ACPI: fan: Expose fan performance state informationSrinivas Pandruvada2019-12-191-8/+88
| | | | |/ /
| | | * | | ACPI: video: Do not export a non working backlight interface on MSI MS-7721 b...Hans de Goede2019-12-191-0/+13
| | | * | | ACPI: video: Use native backlight on Lenovo E41-25/45Aaron Ma2019-12-161-0/+16
| | | * | | ACPI: video: fix typo in commentKacper PiwiƄski2019-12-161-1/+1
| | | |/ /
| | * | | ACPI / battery: Deal better with neither design nor full capacity not being r...Hans de Goede2019-12-161-12/+39
| | * | | ACPI / battery: Use design-cap for capacity calculations if full-cap is not a...Hans de Goede2019-12-161-3/+8
| | * | | ACPI / battery: Deal with design or full capacity being reported as -1Hans de Goede2019-12-161-7/+12
| | |/ /
| * | | Merge branch 'acpica'Rafael J. Wysocki2020-01-27143-148/+178
| |\ \ \
| | * | | ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-13142-143/+143
| | * | | ACPICA: Dispatcher: always generate buffer objects for ASL create_field() ope...Maximilian Luz2019-12-193-3/+12
| | * | | ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda2019-12-192-1/+22
| | * | | ACPICA: debugger: fix spelling mistake "adress" -> "address"Colin Ian King2019-12-191-1/+1
| | |/ /
| * / / apei/ghes: Do not delay GHES pollingBhaskar Upadhaya2020-01-131-1/+1
| |/ /
* | | Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-01-273-159/+198
|\ \ \
| * | | ACPI: processor: Export acpi_processor_evaluate_cst()Rafael J. Wysocki2019-12-272-142/+157
| * | | ACPI: processor: Make ACPI_PROCESSOR_CSTATE depend on ACPI_PROCESSORRafael J. Wysocki2019-12-271-0/+1
| * | | ACPI: processor: Clean up acpi_processor_evaluate_cst()Rafael J. Wysocki2019-12-161-62/+52
| * | | ACPI: processor: Introduce acpi_processor_evaluate_cst()Rafael J. Wysocki2019-12-161-20/+32
| * | | ACPI: processor: Export function to claim _CST controlRafael J. Wysocki2019-12-162-8/+29
| |/ /
* / / ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()Hanjun Guo2020-01-171-2/+55
|/ /
* / ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki2019-12-101-1/+11
|/
* Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-12-045-19/+38
|\
| *-----. Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'Rafael J. Wysocki2019-12-044-8/+21
| |\ \ \ \
| | | | | * ACPI: Fix Kconfig indentationKrzysztof Kozlowski2019-11-291-4/+4
| | | | * | ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100Yunfeng Ye2019-11-191-3/+3
| | | * | | ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switchHans de Goede2019-11-291-0/+13
| | * | | | ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi2019-11-291-1/+1
| | | |_|/ | | |/| |
| * / | | ACPI: OSL: only free map once in osl.cFrancesco Ruggeri2019-11-291-11/+17
| |/ / /
* | | | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-042-30/+32
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki2019-12-042-30/+32
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | | | | | |_|/ | | | | |/| |
| | * | | | | ACPI: PM: s2idle: Rework ACPI events synchronizationRafael J. Wysocki2019-12-021-7/+19