summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/pmc_atom.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: pmc_atom: Amend comment style and grammarAndy Shevchenko2022-08-251-11/+8
* platform/x86: pmc_atom: Make terminator entry uniformAndy Shevchenko2022-08-251-11/+10
* platform/x86: pmc_atom: Improve quirk message to be less crypticAndy Shevchenko2022-08-251-1/+1
* platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2022-08-251-1/+1
* platform/x86: pmc_atom: Match all Lex BayTrail boards with critclk_systems DM...Hans de Goede2022-07-281-12/+7
* platform/x86: pmc_atom: dont export pmc_atom_read - no modular usersPaul Gortmaker2022-05-061-1/+0
* platform/x86: pmc_atom: remove unused pmc_atom_write()Paul Gortmaker2022-05-061-12/+0
* platform/x86: pmc_atom: improve critclk_systems matching for Siemens PCsHenning Schild2021-12-231-21/+33
* platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with cr...Steffen Dirkwinkel2021-04-141-26/+2
* platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller2020-02-101-0/+8
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener2019-12-201-0/+8
* platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableSrikanth Krishnakar2019-09-201-0/+7
* platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka2019-09-071-0/+7
* Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-141-33/+18
|\
| * platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel2019-06-291-0/+8
| * platform/x86: pmc_atom: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-33/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
|/
* platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel2019-05-201-0/+24
* platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede2019-05-201-0/+9
* platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd2019-04-111-1/+1
* clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-101-0/+21
* seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-071-14/+0
* platform/x86: pmc_atom: introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2017-12-211-36/+20
* platform/x86: Enable Atom PMC platform clocksIrina Tirdea2017-01-261-3/+76
* arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea2017-01-261-0/+459