index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
pmc_atom.c
Age
Commit message (
Expand
)
Author
2024-03-12
platform/x86: pmc_atom: Check state of PMC clocks on s2idle
Hans de Goede
2024-03-12
platform/x86: pmc_atom: Check state of PMC managed devices on s2idle
Johannes Stezenbach
2022-08-25
platform/x86: pmc_atom: Amend comment style and grammar
Andy Shevchenko
2022-08-25
platform/x86: pmc_atom: Make terminator entry uniform
Andy Shevchenko
2022-08-25
platform/x86: pmc_atom: Improve quirk message to be less cryptic
Andy Shevchenko
2022-08-25
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
Andy Shevchenko
2022-07-28
platform/x86: pmc_atom: Match all Lex BayTrail boards with critclk_systems DM...
Hans de Goede
2022-05-06
platform/x86: pmc_atom: dont export pmc_atom_read - no modular users
Paul Gortmaker
2022-05-06
platform/x86: pmc_atom: remove unused pmc_atom_write()
Paul Gortmaker
2021-12-23
platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCs
Henning Schild
2021-04-14
platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with cr...
Steffen Dirkwinkel
2020-02-10
platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
Georg Müller
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-20
platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table
Michael Haener
2019-09-20
platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table
Srikanth Krishnakar
2019-09-07
platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
Jan Kiszka
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-06-29
platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...
Steffen Dirkwinkel
2019-06-17
platform/x86: pmc_atom: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-20
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...
Steffen Dirkwinkel
2019-05-20
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...
Hans de Goede
2019-04-11
platform/x86: pmc_atom: Drop __initconst on dmi table
Stephen Boyd
2019-04-10
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
2018-02-07
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
2017-12-21
platform/x86: pmc_atom: introduce DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2017-01-26
platform/x86: Enable Atom PMC platform clocks
Irina Tirdea
2017-01-26
arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86
Irina Tirdea